pokecrystal-board/engine/battle
Remy Oukaour dfcca93b45 Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460)
# Conflicts:
#	engine/battle/core.asm
#	engine/save.asm
2018-01-14 23:00:22 -05:00
..
ai Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
effect_commands Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
anim_hp_bar.asm Consistent predef function names 2018-01-02 18:49:25 +01:00
battle_transition.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
battlestart_copytilemapatonce.asm Use "battle_anims" and "sprite_anims" for clarity, not just "anims" 2017-12-26 18:45:04 -05:00
checkbattlescene.asm Document hardcoded SRAM addresses. 2018-01-08 22:48:58 -05:00
consumehelditem.asm Use "battle_anims" and "sprite_anims" for clarity, not just "anims" 2017-12-26 18:45:04 -05:00
core.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
effect_commands.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
hidden_power.asm Do a little cleanup towards issue #465 2018-01-09 17:20:47 -05:00
link_result.asm Split battle/ into data/ and engine/ components 2017-12-26 17:47:05 -05:00
menu.asm menu_coords macro for (x1, y1, x2, y2) order (see issue #440) 2018-01-13 16:38:14 -05:00
misc.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
read_trainer_attributes.asm Split battle/ into data/ and engine/ components 2017-12-26 17:47:05 -05:00
read_trainer_dvs.asm Remove redundant data/ filename prefixes 2017-12-27 01:29:15 -05:00
read_trainer_party.asm Consistent predef function names 2018-01-02 18:49:25 +01:00
returntobattle_useball.asm Consistent predef function names 2018-01-02 18:49:25 +01:00
sliding_intro.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
start_battle.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
trainer_huds.asm Resolve #461 2018-01-10 13:47:57 -05:00
updatebattlehuds.asm Use "battle_anims" and "sprite_anims" for clarity, not just "anims" 2017-12-26 18:45:04 -05:00
used_move_text.asm Arrays end with -1, not $ff 2018-01-10 22:53:42 -05:00