pokered/engine/battle
2020-07-02 23:30:21 -04:00
..
move_effects Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
animations.asm Organize gfx/ 2020-06-27 21:43:32 -04:00
battle_transitions.asm Organize gfx/ 2020-06-27 21:43:32 -04:00
common_text.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
core.asm Remove RAM address comments 2020-06-27 23:03:39 -04:00
decrement_pp.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
display_effectiveness.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
draw_hud_pokeball_gfx.asm Organize gfx/ 2020-06-27 21:43:32 -04:00
effects.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
end_of_battle.asm Update audio macro names 2019-07-27 23:21:39 -05:00
experience.asm use more HRAM constants 2016-10-29 10:32:03 -07:00
get_trainer_name.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
ghost_marowak_anim.asm remove address comments 2016-06-11 17:24:04 -07:00
init_battle_variables.asm Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
link_battle_versus_text.asm sync engine code with pokeyellow 2016-06-12 00:52:13 -07:00
misc.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
print_type.asm remove address comments 2016-06-11 17:24:04 -07:00
read_trainer_party.asm Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
safari_zone.asm Use rgblink dmg mode 2018-03-24 13:41:54 -05:00
save_trainer_name.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
scale_sprites.asm remove address comments 2016-06-11 17:24:04 -07:00
scroll_draw_trainer_pic.asm remove address comments 2016-06-11 17:24:04 -07:00
trainer_ai.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
unused_stats_functions.asm remove address comments 2016-06-11 17:24:04 -07:00
wild_encounters.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00