pokered/engine/battle
Rangi 4b853ad676
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-06-27 15:32:24 -04:00
..
moveEffects Uppercase battle status constants 2017-12-30 00:59:48 +01:00
animations.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
bank_e_misc.asm remove address comments 2016-06-11 17:24:04 -07:00
battle_transitions.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
common_text.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
core.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -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 Fix typos in comments 2017-06-24 15:01:43 -05: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
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 Move more tables from engine/ to data/ 2020-06-23 17:50:50 -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