aboutsummaryrefslogtreecommitdiffstats
path: root/text/OaksLab.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-2/+2
|
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-38/+38
| | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
* Sync Pokédex rating text with pokeyellowRangi2022-07-101-118/+0
|
* Identify Pokédex rating textRangi2022-07-101-16/+16
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-11/+16
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+477
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.