summaryrefslogtreecommitdiff
path: root/engine/menu/vending_machine.asm
AgeCommit message (Expand)Author
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
2020-06-23Move more tables from engine/ to data/Rangi
2016-07-18Merge branch 'master' of https://github.com/pret/pokereddannye
2016-07-18Clean up text commandsdannye
2016-06-12sync engine code with pokeyellowYamaArashi
2016-06-11remove address commentsYamaArashi
2015-07-19Name sound effectsdannye
2015-07-18Consolidate coord macrosdannye
2015-07-17money / coins hram constantsYamaArashi
2015-07-17title / diploma / vending machineYamaArashi
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
2015-02-07commented menu stuffYamaArashi
2015-02-07serial/trade/miscYamaArashi
2014-06-25Use *Coord instead of FuncCoordU-Fish-PC\Daniel
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch
2014-06-16Rename predef functions so they aren't excessive in length.yenatch
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
2014-05-25Label BCD math predefs.yenatch
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel