aboutsummaryrefslogtreecommitdiffstats
path: root/constants/text_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Specify a max item length for `list_start` (#552)Rangi2025-12-151-6/+8
* Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-0/+2
* Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-0/+1
* Revise some RAM buffer constantsRangi2025-09-261-5/+5
* Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-081-1/+1
* RGBDS syntax updates (#358)vulcandth2022-06-061-7/+7
* Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-131-0/+1
* Use const_skip and const_next macros for brevityRangi2020-07-091-3/+4
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-6/+9
* Reorganize constants/Rangi2020-07-031-0/+3
* sync textYamaArashi2016-06-121-0/+14