aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ceruleancity2.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-251-3/+3
| | | | | | | 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.
* Commented more sprite and map codeYamaArashi2014-09-131-2/+2
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-6/+3
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-3/+3
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+19