aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts/text.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-27Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)Rangi1-9/+34
2022-06-06RGBDS syntax updates (#86)vulcandth1-44/+44
2022-06-06RGBDS syntax updates (#358)vulcandth1-44/+44
2021-04-17Use rgbds 0.5.0 features:Rangi1-4/+3
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-0/+213
2020-07-09Use const_skip and const_next macros for brevityRangi1-33/+35
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi1-38/+38
2020-07-07Sync coordinate macros with pokecrystalRangi1-1/+1
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi1-3/+3
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi1-2/+2
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-62/+195
2020-07-03Organize macros/ like pokecrystalRangi1-2/+0
2020-05-20Sync with pokereddannye1-0/+80
2016-07-31Split macros.asmdannye1-0/+80