aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/card_key.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* named animation functions/variablesYamaArashi2015-07-241-1/+1
|
* fixed hram aliases and named wram varYamaArashi2015-07-231-2/+2
|
* Name sound effectsdannye2015-07-191-1/+1
|
* Start using text predef macrosdannye2015-07-041-2/+2
| | | | also sprite direction constants
* Commented/labelled misc functionsYamaArashi2014-09-141-30/+36
|
* Commented more sprite and map codeYamaArashi2014-09-131-2/+2
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-4/+2
|
* 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-9/+9
| | | | | | 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/+108