pokecrystal-board/engine/battle
mid-kid 1fc7430a2b Fix misnamed character codes
Some character codes were erroneously named after their text command
counterparts. This has caused a lot of confusion with naming their
functions and with other things.

I've also removed the `dict2` macro and expanded the `dict` macro. This
really isn't something we should be doing for macros but I can't deny it
looks a lot neater than repeated code.
2018-07-18 10:55:30 +02:00
..
ai Remove some more address comments 2018-07-18 10:55:30 +02:00
move_effects Miscellaneous reorganization fixes 2018-07-04 02:42:11 -04:00
anim_hp_bar.asm Remove all address comments 2018-06-24 16:13:22 +02:00
battle_transition.asm Use specific constants for overwritten text tiles 2018-06-25 23:14:52 -04:00
battlestart_copytilemapatonce.asm Remove all address comments 2018-06-24 16:13:22 +02:00
check_battle_scene.asm Remove all address comments 2018-06-24 16:13:22 +02:00
consume_held_item.asm Remove all address comments 2018-06-24 16:13:22 +02:00
core.asm Fix misnamed character codes 2018-07-18 10:55:30 +02:00
effect_commands.asm Miscellaneous reorganization fixes 2018-07-04 02:42:11 -04:00
hidden_power.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
link_result.asm Remove all address comments 2018-06-24 16:13:22 +02:00
menu.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
misc.asm No space between labels and bodies 2018-06-25 12:24:18 -04:00
read_trainer_attributes.asm Keep more data/ INCLUDEs with relevant routines 2018-06-25 13:45:50 -04:00
read_trainer_dvs.asm Keep more data/ INCLUDEs with relevant routines 2018-06-25 13:45:50 -04:00
read_trainer_party.asm Keep more data/ INCLUDEs with relevant routines 2018-06-25 13:45:50 -04:00
returntobattle_useball.asm Remove all address comments 2018-06-24 16:13:22 +02:00
sliding_intro.asm Remove all address comments 2018-06-24 16:13:22 +02:00
start_battle.asm Miscellaneous reorganization fixes 2018-07-04 02:42:11 -04:00
trainer_huds.asm Remove all address comments 2018-06-24 16:13:22 +02:00
unreferenced_getgen1trainerclassname.asm Remove all address comments 2018-06-24 16:13:22 +02:00
update_battle_huds.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
used_move_text.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00