pokeyellow/engine/battle
dannye bfa7170107
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
Merge branch 'master' of https://github.com/pret/pokered
2026-04-15 12:05:52 -05:00
..
move_effects Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
animations.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
battle_transitions.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
common_text.asm Merge branch 'master' of https://github.com/pret/pokered 2026-04-15 12:05:52 -05:00
core.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06: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 Fix a few usages of EFFECTIVE 2023-11-21 20:18:04 -06:00
draw_hud_pokeball_gfx.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
effects.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
end_of_battle.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
experience.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -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 Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06: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 2026-01-17 22:38:33 -06:00
link_battle_versus_text.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
misc.asm Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06:00
pikachu_entrance_anim.asm Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
print_type.asm Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
read_trainer_party.asm Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
safari_zone.asm Identify remaining uses of wd0b5 and wd11e (#463) 2024-09-18 21:41:58 -04:00
save_trainer_name.asm Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
scale_sprites.asm Misc. naming and cleanup (#139) 2025-09-10 00:31:11 -04: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 2026-01-17 22:38:33 -06:00
unused_stats_functions.asm Sync with pokered 2020-11-04 00:06:44 -06:00
used_move_text.asm Align move grammar with pokecrystal (#565) 2026-01-17 16:41:37 -05:00
wild_encounters.asm Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00