aboutsummaryrefslogtreecommitdiffstats
path: root/constants/text_constants.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-15Specify a max item length for `list_start` (#552)Rangi1-6/+8
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-0/+2
2025-11-25Avoid magic numbers for most `CopyData` calls (#542)Rangi1-0/+1
2025-09-26Revise some RAM buffer constantsRangi1-5/+5
2025-09-10Misc. naming and cleanup (#139)Narishma-gb1-0/+1
2025-04-08Use constants in `PrintBCDNumber` calls (#503)Narishma-gb1-1/+1
2022-06-06RGBDS syntax updates (#86)vulcandth1-7/+7
2022-06-06RGBDS syntax updates (#358)vulcandth1-7/+7
2021-04-13Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi1-0/+1
2020-11-04Sync with pokereddannye1-9/+16
2020-07-09Use const_skip and const_next macros for brevityRangi1-3/+4
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-6/+9
2020-07-03Reorganize constants/Rangi1-0/+3
2016-06-12sync textYamaArashi1-0/+14
2016-06-01Text macros; Prize Roompikalaxalt1-0/+15