aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/vending_machine.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-1/+1
* Move more tables from engine/ to data/Rangi2020-06-231-7/+1
* Merge branch 'master' of https://github.com/pret/pokereddannye2016-07-181-3/+6
|\
| * sync engine code with pokeyellowYamaArashi2016-06-121-3/+6
* | Clean up text commandsdannye2016-07-181-1/+2
|/
* remove address commentsYamaArashi2016-06-111-10/+10
* Name sound effectsdannye2015-07-191-1/+1
* Consolidate coord macrosdannye2015-07-181-3/+3
* money / coins hram constantsYamaArashi2015-07-171-3/+3
* title / diploma / vending machineYamaArashi2015-07-171-21/+22
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-3/+3
* commented menu stuffYamaArashi2015-02-071-10/+10
* serial/trade/miscYamaArashi2015-02-071-2/+2
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-6/+3
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-1/+1
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-16/+16
* Label BCD math predefs.yenatch2014-05-251-2/+2
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+138