pokered/engine/battle
2026-01-17 16:42:12 -05:00
..
move_effects Replace hard-coded numbers with constants in haze.asm (#564) 2026-01-17 16:42:12 -05:00
animations.asm Comment more unreferenced local labels (#550) 2025-12-15 15:14:17 -05:00
battle_transitions.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
common_text.asm
core.asm Align move grammar with pokecrystal (#565) 2026-01-17 16:41:37 -05:00
decrement_pp.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
display_effectiveness.asm
draw_hud_pokeball_gfx.asm Comment more unreferenced local labels (#550) 2025-12-15 15:14:17 -05:00
effects.asm Replace magic number $7 with SLP_MASK constant (#555) 2025-12-26 12:20:49 -05:00
end_of_battle.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
experience.asm Update StatusScreen, add *_STATS_BOX constants (#546) 2025-12-01 13:46:28 -06:00
get_trainer_name.asm Specify a max item length for list_start (#552) 2025-12-15 15:16:40 -05:00
ghost_marowak_anim.asm Comment more unreferenced local labels (#550) 2025-12-15 15:14:17 -05:00
init_battle_variables.asm
link_battle_versus_text.asm
misc.asm
print_type.asm
read_trainer_party.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
safari_zone.asm
save_trainer_name.asm
scale_sprites.asm
scroll_draw_trainer_pic.asm
trainer_ai.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
unused_stats_functions.asm
used_move_text.asm Align move grammar with pokecrystal (#565) 2026-01-17 16:41:37 -05:00
wild_encounters.asm