aboutsummaryrefslogtreecommitdiffstats
path: root/constants/text_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-4/+9
|\
| * 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
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-5/+5
|\|
| * Revise some RAM buffer constantsRangi2025-09-261-5/+5
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-101-0/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-101-1/+1
|\|
| * Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-081-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-7/+7
* | RGBDS syntax updates (#86)vulcandth2022-06-061-7/+7
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-04-131-0/+1
|\|
| * Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-131-0/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * 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
* Sync with pokereddannye2020-11-041-9/+16
* Text macros; Prize Roompikalaxalt2016-06-011-0/+15