aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/route5gate.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-221-4/+4
| | | | | This should allow reducing PARTY_LENGTH to work as intended. Increasing it also works provided space is provided in wram, but breaks pc/saving.
* Clean up white spaceU-Fish-PC\Daniel2014-06-091-1/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-8/+8
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-2/+2
|
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-191-6/+2
| | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+121