aboutsummaryrefslogtreecommitdiffstats
path: root/data/text (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Align move grammar with pokecrystal (#565)SnorlaxMonster2026-01-171-9/+9
| | | Add comments explaining the redundant move grammar categories inherited from the Japanese version.
* Correct `vc_patch` length (#499)Narishma-gb2025-03-081-1/+1
|
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| | | Also identify `wPPUpCountAndMaxPP`
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-247-42/+42
|
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
|
* text_2.asm: trivial missing whitespace (#425)Zachary Buhman2023-08-261-1/+1
|
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-2/+2
| | | 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.
* Improved Virtual Console patch identifiers (#357)vulcandth2022-06-061-1/+1
|
* Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-261-0/+10
|
* wcf4b -> wStringBufferRangi2021-08-287-39/+37
|
* Sync more with pokeyellowRangi2020-11-061-1/+1
|
* Separate the two lists of unused namesRangi2020-08-311-1/+3
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-049-284/+356
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-0310-0/+3005
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.