pokecrystal-board/battle
mid-kid 35a8e9da5d DetermineMobileBattleResult -> DisplayLinkBattleResult
Changed this function's name, because it confusingly only calls
DetermineLinkBattleResult when linked through mobile.
It does absolutely nothing with determining the battle result in a
regular link battle, and is only responsible for displaying the battle
result and counting stats.
2017-11-19 11:54:34 +01:00
..
ai Clean up labels in battle/moves/move_effects.asm 2017-11-15 16:36:13 +01:00
effects Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
moves Clean up labels in battle/moves/move_effects.asm 2017-11-15 16:36:13 +01:00
objects Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
anim_commands.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
anim_gfx.asm Finish renaming battle anim gfx pointers and files 2016-04-10 17:16:08 -04:00
anim_objects.asm jumptable macro repurposed 2015-12-26 21:59:03 -05:00
anims.asm Mobile and more battle anims 2016-05-05 15:07:37 -04:00
bg_effects.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
core.asm DetermineMobileBattleResult -> DisplayLinkBattleResult 2017-11-19 11:54:34 +01:00
effect_command_pointers.asm SelfDestruct -> Selfdestruct 2017-11-18 17:28:12 +01:00
effect_commands.asm SelfDestruct -> Selfdestruct 2017-11-18 17:28:12 +01:00
hidden_power.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
link_result.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
magikarp_length.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
menu.asm Menu 2015-12-15 18:59:49 -05:00
misc.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
move_names.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
sliding_intro.asm hLCDCPointer and InitList 2016-06-13 22:53:33 -04:00
trainer_huds.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
type_matchup.asm Saner file distribution 2013-02-05 03:56:27 -05:00
used_move_text.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00