summaryrefslogtreecommitdiff
path: root/macros/scripts/text.asm
AgeCommit message (Expand)Author
2021-03-11Verify script command table sizesRangi
2020-08-03TX_NUM -> TX_DECIMALmid-kid
2020-07-10Use const_skip and const_next macros for brevityRangi
2020-07-08Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi
2019-11-03Rename buttonsound to promptbuttonRangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-07-18Clean up TX_ commandsmid-kid
2018-01-18Better TX_SOUND_* namesRemy Oukaour
2018-01-18More charmap and home/text.asm documentation for JP charsRemy Oukaour
2017-12-28endm -> ENDMxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-15More comments for macrosRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour