pokecrystal/engine/battle
2025-12-29 18:48:23 -05:00
..
ai Replace magic numbers with constants in engine/battle/ai/switch.asm (#1216) 2025-12-29 18:48:23 -05:00
move_effects Use offsets from ANIM_* constants for wBattleAfterAnim (formerly wNumHits) (#1184) 2025-05-31 15:07:56 -04:00
anim_hp_bar.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
battle_transition.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05: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 Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
effect_commands.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
getgen1trainerclassname.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
hidden_power.asm SPECIAL -> UNUSED_TYPES_END 2021-04-26 12:00:16 -04:00
link_result.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
menu.asm Rename some labels 2020-12-23 16:29:30 -05:00
misc.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
read_trainer_attributes.asm Rename some labels 2020-12-23 16:29:30 -05:00
read_trainer_dvs.asm Keep more data/ INCLUDEs with relevant routines 2018-06-25 13:45:50 -04:00
read_trainer_party.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
returntobattle_useball.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
sliding_intro.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
start_battle.asm Clean up bugs commented in the source code (#912) 2022-07-09 16:12:02 -05:00
trainer_huds.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
update_battle_huds.asm Fix snake_case filenames 2018-04-04 22:26:07 +02:00
used_move_text.asm More syncing with pokegold 2020-11-03 10:13:06 -05:00