aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts/text.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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