summaryrefslogtreecommitdiff
path: root/macros/scripts/text.asm
AgeCommit message (Expand)Author
2021-04-17Use rgbds 0.5.0 features:Rangi
2020-11-14Fix file modesdannye
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-03Organize macros/ like pokecrystalRangi