aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/prize_menu.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-307/+0
|
* Sync with pokereddannye2020-05-201-43/+43
|
* sync engine code with pokeredYamaArashi2016-06-111-12/+12
|
* remove address commentsYamaArashi2016-06-111-18/+18
|
* Bank11 and 14 misc functions.luckytyphlosion2016-05-221-112/+113
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-1/+1
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* More joypad constantsdannye2015-08-111-1/+1
|
* yet more namingYamaArashi2015-07-251-18/+18
|
* replace uses of minus oneYamaArashi2015-07-191-1/+1
|
* miscYamaArashi2015-07-181-2/+8
|
* Consolidate coord macrosdannye2015-07-181-15/+15
|
* fix variable namingYamaArashi2015-07-181-2/+2
|
* money / coins hram constantsYamaArashi2015-07-171-4/+4
|
* Use more *Coorddannye2015-07-141-18/+18
| | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-2/+2
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Clean up prizes data.Marcus Huderle2015-01-241-1/+1
|
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-30/+15
| | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses
* 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-37/+37
| | | | | | 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/+316