aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts/text.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGBDS syntax updates (#86)vulcandth2022-06-061-44/+44
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-171-4/+3
|\
| * Use rgbds 0.5.0 features:Rangi2021-04-171-4/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Use const_skip and const_next macros for brevityRangi2020-07-091-33/+35
| * Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi2020-07-091-38/+38
| * Sync coordinate macros with pokecrystalRangi2020-07-071-1/+1
| * text_linkpromptbutton -> text_waitbuttonRangi2020-07-061-3/+3
| * Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi2020-07-061-2/+2
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-62/+195
| * Organize macros/ like pokecrystalRangi2020-07-031-0/+78
* Sync with pokereddannye2020-11-041-0/+213