aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rockethideout4.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update rockethideout4.asmluckytyphlosion2015-05-061-2/+2
|
* 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/labelled misc functionsYamaArashi2014-09-141-3/+3
|
* Commented more sprite and map codeYamaArashi2014-09-131-3/+3
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-8/+4
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-16/+16
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-3/+3
|
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+232