pokered/engine/pokemon
2025-12-15 15:14:17 -05:00
..
add_mon.asm Comment more unreferenced local labels (#550) 2025-12-15 15:14:17 -05:00
bills_pc.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
evos_moves.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
experience.asm Identify remaining uses of wd0b5 and wd11e (#463) 2024-09-18 21:41:58 -04:00
learn_move.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
load_mon_data.asm Comment more unreferenced local labels (#550) 2025-12-15 15:14:17 -05:00
remove_mon.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
set_types.asm Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) 2025-11-27 13:39:25 -05:00
status_ailments.asm Use ld_hli_a_string macro to make byte-by-byte strings more obvious (#540) 2025-11-23 21:19:21 -06:00
status_screen.asm Update StatusScreen, add *_STATS_BOX constants (#546) 2025-12-01 13:46:28 -06:00