aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/oakslab.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-2/+2
| | | | | This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-106/+106
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-11/+11
|
* Misc relabellingU-Fish-PC\Daniel2014-05-211-1/+1
|
* Use constants for the starter monsU-Fish-PC\Daniel2014-05-211-10/+10
|
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-191-9/+3
| | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+1244