aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/itemfinder.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Itemfinder and hidden item coordspikalaxalt2016-05-241-2/+2
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-5/+5
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* constants for flag actionsYamaArashi2015-07-191-1/+1
|
* miscYamaArashi2015-07-181-15/+17
|
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-5/+5
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-1/+1
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Clean up some bank 3 functions and rename flag action functions.yenatch2014-05-251-2/+2
|
* Comment some bank 0 functions, and add wram labels for Predef.yenatch2014-05-231-1/+1
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+51