pokeyellow/engine/battle
2025-07-02 21:15:13 -05:00
..
move_effects Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
animations.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
battle_transitions.asm Merge branch 'master' of https://github.com/pret/pokered 2025-01-30 21:40:19 -06:00
common_text.asm Use more ldpikacry 2025-05-25 19:46:44 -05:00
core.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
decrement_pp.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
display_effectiveness.asm Fix a few usages of EFFECTIVE 2023-11-21 20:18:04 -06:00
draw_hud_pokeball_gfx.asm Rename off-by-one wram labels 2024-09-29 10:50:46 -05:00
effects.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
end_of_battle.asm Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
experience.asm Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
get_trainer_name.asm Identify remaining uses of wd0b5 and wd11e (#463) 2024-09-18 21:41:58 -04:00
ghost_marowak_anim.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
init_battle_variables.asm Thoroughly document debug code (#410) 2023-07-15 18:36:59 -04:00
init_battle.asm Merge branch 'master' of https://github.com/pret/pokered 2025-07-02 21:15:13 -05:00
link_battle_versus_text.asm Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
misc.asm Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
pikachu_entrance_anim.asm Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
print_type.asm Identify remaining uses of wd0b5 and wd11e (#463) 2024-09-18 21:41:58 -04:00
read_trainer_party.asm Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
safari_zone.asm Identify remaining uses of wd0b5 and wd11e (#463) 2024-09-18 21:41:58 -04:00
save_trainer_name.asm Identify wcd6d as wNameBuffer and others (#455) 2024-07-24 12:21:59 -04:00
scale_sprites.asm Improve documentation of some SRAM routines (#114) 2024-06-26 21:19:06 -05:00
scroll_draw_trainer_pic.asm Sync with pokered 2020-11-04 00:06:44 -06:00
trainer_ai.asm Merge branch 'master' of https://github.com/pret/pokered 2025-01-30 21:40:19 -06:00
unused_stats_functions.asm Sync with pokered 2020-11-04 00:06:44 -06:00
wild_encounters.asm Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00