pokecrystal-board/engine/battle
2023-07-31 12:27:53 +02:00
..
ai Fix AI_Smart_Rage comment (#988) 2022-08-21 22:39:08 -05:00
move_effects Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) 2023-07-26 17:02:33 +02:00
anim_hp_bar.asm Remove unnecessary DMG and SGB checking (#7) 2023-07-26 17:02:33 +02:00
battle_transition.asm Create a fourth time of day (#2) 2023-07-31 12:27:53 +02:00
check_battle_scene.asm Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
consume_held_item.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
core.asm Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) 2023-07-26 17:02:33 +02:00
effect_commands.asm Fix some whitespace 2022-08-07 00:38:08 -04:00
getgen1trainerclassname.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04: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 Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1) 2023-07-24 21:13:11 +02:00
returntobattle_useball.asm Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) 2023-07-26 17:02:33 +02:00
sliding_intro.asm wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) 2022-07-09 17:18:22 -04:00
start_battle.asm Create a fourth time of day (#2) 2023-07-31 12:27:53 +02:00
trainer_huds.asm Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1) 2023-07-26 17:02:33 +02: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