pokecrystal-board/engine/battle
2020-06-21 16:27:43 -04:00
..
ai Miscellaneous cleanup noted in #709 2020-05-17 20:59:15 -04:00
move_effects Label some mobile addresses, and revise some comments 2020-06-13 18:48:26 -04:00
anim_hp_bar.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
battle_transition.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
battlestart_copytilemapatonce.asm Remove all address comments 2018-06-24 16:13:22 +02:00
check_battle_scene.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
consume_held_item.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
core.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
effect_commands.asm Harmonize engine/{battle, battle_anims, events, games} with pokegold 2020-06-16 19:32:36 -04:00
getgen1trainerclassname.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
hidden_power.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
link_result.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
menu.asm Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
misc.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -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 Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
returntobattle_useball.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
sliding_intro.asm hLabel - $ff00 -> LOW(hLabel) 2018-08-25 14:34:25 -04:00
start_battle.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
trainer_huds.asm Update some routine labels, including unreferenced ones 2020-05-18 11:59:48 -04:00
update_battle_huds.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
used_move_text.asm Remove address-related comment 2020-06-10 16:45:04 -04:00