aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/4.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-01Rename battle files and split move effects Part 1xCrystal1-77/+0
2015-02-07fixed hp bar wram label and miscYamaArashi1-11/+11
2015-02-07Named wram symbolsYamaArashi1-6/+6
2015-02-07commented battle stuffYamaArashi1-18/+18
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch1-2/+1
2014-06-16Use macros to define predefs.yenatch1-1/+1
2014-06-16Remove generated "indirect jump" comments.yenatch1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-11/+11
2014-05-23Comment some bank 0 functions, and add wram labels for Predef.yenatch1-2/+2
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+78