aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/naming_screen.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix file modesdannye2020-11-141-0/+0
|
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-2/+2
|
* $c9 was "の" in JapaneseRangi2020-07-161-1/+1
|
* Use 'tile' and 'tiles' macrosRangi2020-07-071-1/+1
|
* Sync coordinate macros with pokecrystalRangi2020-07-071-11/+11
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-4/+4
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-2/+2
|
* 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/+494