aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/start_sub_menus.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-3/+3
|\
| * Label and document hFFD7 more accuratelySatoMew2020-11-291-3/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-5/+5
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-17/+17
| * Sync coordinate macros with pokecrystalRangi2020-07-071-17/+17
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-12/+12
| * TM/HM constants named after movesRangi2020-07-051-1/+1
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-16/+16
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-5/+5
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-6/+6
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+808
* Add constants for player and rival startersRangi2020-11-131-1/+1
* Start reorganizing pokeyellowRangi2020-11-041-2/+3
* Sync with pokereddannye2020-11-041-0/+825