aboutsummaryrefslogtreecommitdiffstats
path: root/data/text (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-01-17Align move grammar with pokecrystal (#565)SnorlaxMonster1-9/+9
Add comments explaining the redundant move grammar categories inherited from the Japanese version.
2025-12-30Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144)abcboy1011-1/+3
2025-03-08Correct `vc_patch` length (#499)Narishma-gb1-1/+1
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie1-1/+1
Also identify `wPPUpCountAndMaxPP`
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie7-42/+42
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-2/+2
2023-11-21Rename pikachu palette packetsdannye1-1/+1
2023-08-26text_2.asm: trivial missing whitespace (#425)Zachary Buhman1-1/+1
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth1-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.
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth1-1/+1
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth1-1/+1
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth1-0/+10
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth1-0/+10
2021-08-28wcf4b -> wStringBufferRangi7-39/+37
2020-11-07Fix typodannye1-1/+1
2020-11-06Sync more with pokeredRangi1-1/+1
2020-11-06Sync more with pokeyellowRangi1-1/+1
2020-11-04Sync with pokereddannye12-0/+3284
2020-08-31Separate the two lists of unused namesRangi1-1/+3
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi9-284/+356
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi10-0/+3005
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.