aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/route23.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-251-2/+2
| | | | | | | be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc.
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-4/+4
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-10/+5
|
* Remove generated "indirect jump" comments.yenatch2014-06-161-2/+2
| | | | The destination is obvious when using the predef macro.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-17/+17
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-2/+2
|
* Clean up some bank 3 functions and rename flag action functions.yenatch2014-05-251-4/+4
|
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+245