yenatch
|
d1d186d1ee
|
rename CallBankF -> CallBattleCore
|
2013-12-31 03:25:38 -05:00 |
|
yenatch
|
a10ee4e9f1
|
comment move priority functions
|
2013-12-30 23:32:37 -05:00 |
|
yenatch
|
bfaad924e7
|
label more pointers to Moves
|
2013-12-30 23:22:27 -05:00 |
|
yenatch
|
82214440e1
|
move the Moves label into battle/moves/moves.asm
|
2013-12-30 23:17:11 -05:00 |
|
yenatch
|
f91be01df8
|
use a macro to define move structs for percentage values
|
2013-12-30 23:13:25 -05:00 |
|
yenatch
|
e2b00ea117
|
shorten SP_ATTACK and SP_DEFENSE move effect constants
|
2013-12-30 23:12:06 -05:00 |
|
yenatch
|
2172461a60
|
fleemons are global
|
2013-12-24 17:19:50 -05:00 |
|
yenatch
|
5f0e279bfa
|
Merge remote-tracking branch 'kanzure/master' into more-objects
Conflicts:
main.asm
|
2013-12-23 05:21:12 -05:00 |
|
yenatch
|
cad6f30f83
|
null pointers back in object gfx
|
2013-12-20 01:06:17 -05:00 |
|
yenatch
|
046d85f37a
|
finish off object gfx pointers and dont use BANK() for null pointers
fixes 2f5b9b96
definitely did this in the original commit...
|
2013-12-20 00:59:00 -05:00 |
|
yenatch
|
0500947dd0
|
dump the battle animations
|
2013-12-19 04:49:40 -05:00 |
|
yenatch
|
4bb8c82d8a
|
battle animation constants
|
2013-12-19 04:47:39 -05:00 |
|
yenatch
|
5613563d1d
|
split out battle anim object gfx
|
2013-12-18 03:20:12 -05:00 |
|
yenatch
|
2f5b9b968a
|
anim object graphics pointers
|
2013-12-18 03:18:16 -05:00 |
|
yenatch
|
6d7e674bd0
|
move some labels into included files
|
2013-12-18 01:14:48 -05:00 |
|
yenatch
|
7ccb6d91e6
|
split out the battle engine into battle/core.asm
|
2013-12-18 01:11:06 -05:00 |
|
yenatch
|
fa2e0108b9
|
split out battle animation asm (bg effects, objects, commands)
|
2013-12-17 23:54:25 -05:00 |
|
yenatch
|
46d96bc7fd
|
more battle anim labels
|
2013-12-09 16:20:19 -05:00 |
|
yenatch
|
099e17bbaf
|
comment some battle animation asm
|
2013-12-04 02:33:46 -05:00 |
|
yenatch
|
3de254f7a2
|
more 3pt macro labels; shorten 3pt macros to take just a label
static addresses should be avoided anyway
|
2013-12-02 14:18:03 -05:00 |
|
yenatch
|
d7cdd0ac73
|
split out some more move effects
|
2013-12-01 14:19:57 -05:00 |
|
yenatch
|
193dbd53a6
|
Merge commit '0ead58cd' into merge-mrwint
Conflicts:
main.asm
|
2013-10-25 17:57:27 -04:00 |
|
yenatch
|
0ead58cdaa
|
fix labels for and rename GetBattleVarPair to GetBattleVar
|
2013-10-11 03:04:21 -04:00 |
|
Mr Wint
|
181840cf43
|
* even more callab/callba macros
|
2013-10-02 03:20:48 +02:00 |
|
Mr Wint
|
eb5a7afe2b
|
* more callab/callba macros
|
2013-10-02 02:47:54 +02:00 |
|