pokered/engine/battle
2023-11-21 20:18:04 -06:00
..
move_effects Rename SLP to SLP_MASK (#361) 2022-06-17 22:25:52 -04:00
animations.asm Add bigdw and dc data macros 2023-11-20 17:53:19 -05:00
battle_transitions.asm Add bigdw and dc data macros 2023-11-20 17:53:19 -05:00
common_text.asm Replace ghost Marowak's ambiguous constant 2020-09-22 18:38:29 +01:00
core.asm Fix a few usages of EFFECTIVE 2023-11-21 20:18:04 -06: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 wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
effects.asm Use MEGA_PUNCH constant in explosion animation routine (#434) 2023-11-21 19:52:53 -05:00
end_of_battle.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
experience.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
get_trainer_name.asm SONY -> RIVAL 2020-07-17 13:27:27 -04:00
ghost_marowak_anim.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
init_battle_variables.asm Thoroughly document debug code (#410) 2023-07-15 18:36:59 -04:00
link_battle_versus_text.asm Use charmap in link_battle_versus_text (#415) 2023-07-16 16:21:20 -05:00
misc.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -04:00
print_type.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
read_trainer_party.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -04:00
safari_zone.asm Fix file modes 2020-11-14 20:52:10 -06:00
save_trainer_name.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
scale_sprites.asm Add bigdw and dc data macros 2023-11-20 17:53:19 -05:00
scroll_draw_trainer_pic.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
trainer_ai.asm Name some unnamed animation constants (#396) 2023-03-25 23:31:59 -04:00
unused_stats_functions.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
wild_encounters.asm Use constants to delineate map types, and factor out more data 2020-08-31 10:23:19 -04:00