aboutsummaryrefslogtreecommitdiffstats
path: root/data/text/text_2.asm (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.
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| | | Also identify `wPPUpCountAndMaxPP`
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-23/+23
|
* 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
|
* wcf4b -> wStringBufferRangi2021-08-281-14/+12
|
* Sync more with pokeyellowRangi2020-11-061-1/+1
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-155/+194
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+1753
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.