summaryrefslogtreecommitdiff
path: root/battle/misc.asm
AgeCommit message (Collapse)Author
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2016-01-12More WRAM tidyingPikalaxALT
2015-11-10enum macros/move_anim.asm, resolve battle/anims.asm function labelsPikalaxALT
2015-11-09Some work on battle animationsPikalaxALT
2015-11-06Still more battle command labelsPikalaxALT
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT