summaryrefslogtreecommitdiff
path: root/home/text.asm
AgeCommit message (Expand)Author
2021-05-09Require rgbds 0.5.1Rangi
2021-03-17Consistent labels for each nickname in RAMRangi
2021-03-11Verify script command table sizesRangi
2021-01-09Rename GetFarHalfword to GetFarWordRangi
2020-12-07FarString -> PlaceFarString, and document a BrokenPlaceFarString bugRangi
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-08-18Merge pull request #756 from mid-kid/masterRangi
2020-08-18Enable compatibility with upcoming RGBASM versionISSOtm
2020-08-17"<NULL>" -> 0, for 'and a'Rangi
2020-08-17Use ISCONST for future rgbds lexer compatibilityRangi
2020-08-03TX_NUM -> TX_DECIMALmid-kid
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi
2020-06-21Sync PokeFluteTerminator with pokegoldRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-05-18Update some routine labels, including unreferenced onesRangi
2020-05-05Miscellaneous fixesRangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2019-11-03Bit 6 of PrintNum left-aligns numbersRangi
2019-11-03Rename buttonsound to promptbuttonRangi
2019-04-09TextBox -> Textboxmid-kid
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-18Clean up TX_ commandsmid-kid
2018-07-18Fix misnamed character codesmid-kid
2018-06-25No space between labels and bodiesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-02Similar formatting for similar WRAM areasRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-22More engine flag constantsRangi
2018-01-19Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)Remy Oukaour
2018-01-19More UnicodeRemy Oukaour
2018-01-19why "5A"?Remy Oukaour
2018-01-18Better TX_SOUND_* namesRemy Oukaour
2018-01-18Remove trailing whitespaceRemy Oukaour
2018-01-18Use Japanese charmap definitions in stringsRemy Oukaour
2018-01-18More charmap and home/text.asm documentation for JP charsRemy Oukaour
2018-01-16"CryHeader" → "Cry"; "Cry" → "MonCry"Remy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-10Group some mutually edited files in data/sprites/Remy Oukaour
2018-01-02Clean up XXX comments for unused contentxCrystal
2017-12-30Merge pull request #450 from roukaour/masteryenatch
2017-12-29Constants for TextBoxFlagsRemy Oukaour
2017-12-29LY_BLANK and rLCDC constantsxCrystal
2017-12-28endm -> ENDMxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal