pokecrystal-board/engine/battle/move_effects
Rangi 40902ffe24 Verify data table sizes with table_width and assert_table_length macros
This was discussed in #706

It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
2021-03-04 00:15:03 -05:00
..
attract.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
baton_pass.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00
beat_up.asm Rename some labels 2020-12-23 16:29:30 -05:00
belly_drum.asm More syncing with pokegold 2020-11-03 10:13:06 -05:00
bide.asm Remove wKickCounter and wPresentPower aliases for wBattleAnimParam 2020-08-29 20:35:49 -04:00
conversion2.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
conversion.asm Rename some labels 2020-12-23 16:29:30 -05:00
counter.asm Merge branch 'master' of hyperdriveguy/pokecrystal 2018-07-21 00:41:56 -06:00
curse.asm Remove wKickCounter and wPresentPower aliases for wBattleAnimParam 2020-08-29 20:35:49 -04:00
destiny_bond.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
disable.asm Rename some labels 2020-12-23 16:29:30 -05:00
encore.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
endure.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
false_swipe.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
focus_energy.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
foresight.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
frustration.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
fury_cutter.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
future_sight.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
heal_bell.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
hidden_power.asm Single newline at the end of files 2018-06-25 12:07:35 -04:00
leech_seed.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
lock_on.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
magnitude.asm Rename some labels 2020-12-23 16:29:30 -05:00
metronome.asm Identify some more unnamed labels 2020-10-04 20:10:39 -04:00
mimic.asm Rename some labels 2020-12-23 16:29:30 -05:00
mirror_coat.asm Fix constants in BattleCommand_MirrorCoat 2018-08-07 09:46:21 +02:00
mirror_move.asm Rename some labels 2020-12-23 16:29:30 -05:00
mist.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
nightmare.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
pain_split.asm Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile 2020-11-03 23:25:22 -05:00
pay_day.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
perish_song.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
present.asm Updates to more closely sync with pokegold 2020-10-29 23:23:57 -04:00
protect.asm Identify some more unnamed labels 2020-10-04 20:10:39 -04:00
psych_up.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
pursuit.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
rage.asm Single newline at the end of files 2018-06-25 12:07:35 -04:00
rain_dance.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
rapid_spin.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
return.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
rollout.asm Label some mobile addresses, and revise some comments 2020-06-13 18:48:26 -04:00
safeguard.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
sandstorm.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
selfdestruct.asm Remove wKickCounter and wPresentPower aliases for wBattleAnimParam 2020-08-29 20:35:49 -04:00
sketch.asm Rename some labels 2020-12-23 16:29:30 -05:00
sleep_talk.asm Remove wKickCounter and wPresentPower aliases for wBattleAnimParam 2020-08-29 20:35:49 -04:00
snore.asm Single newline at the end of files 2018-06-25 12:07:35 -04:00
spikes.asm Identify some more unnamed labels 2020-10-04 20:10:39 -04:00
spite.asm Rename some labels 2020-12-23 16:29:30 -05:00
splash.asm Single newline at the end of files 2018-06-25 12:07:35 -04:00
substitute.asm Remove wKickCounter and wPresentPower aliases for wBattleAnimParam 2020-08-29 20:35:49 -04:00
sunny_day.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
teleport.asm Remove wKickCounter and wPresentPower aliases for wBattleAnimParam 2020-08-29 20:35:49 -04:00
thief.asm Rename some labels 2020-12-23 16:29:30 -05:00
thunder.asm Single newline at the end of files 2018-06-25 12:07:35 -04:00
transform.asm Rename some labels 2020-12-23 16:29:30 -05:00
triple_kick.asm Remove wKickCounter and wPresentPower aliases for wBattleAnimParam 2020-08-29 20:35:49 -04:00