aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/prize_menu.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix file modesdannye2020-11-141-0/+0
|
* Sync coordinate macros with pokecrystalRangi2020-07-071-15/+15
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
|
* text_linkpromptbutton -> text_waitbuttonRangi2020-07-061-5/+5
| | | | Fixes #260
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-21/+21
|
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi2020-07-041-3/+1
| | | | by rgbds 0.4.0)
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+306