aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/1c.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-0/+1
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-3/+3
* Merge branch 'master' of https://github.com/yenatch/pokeredU-Fish-PC\Daniel2014-05-301-4/+4
|\
| * Use VRAM constants where applicable.yenatch2014-05-291-4/+4
* | Fix IsDungeonMap commentsU-Fish-PC\Daniel2014-05-301-2/+3
* | Label and comment BattleTransitionU-Fish-PC\Daniel2014-05-291-263/+287
|/
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-64/+64
* Comment some more bank 0 functions.yenatch2014-05-231-2/+2
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+911