summaryrefslogtreecommitdiff
path: root/home/text.asm
AgeCommit message (Expand)Author
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
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-26Correct documentationRemy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-15More comments for macrosRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2017-12-12Identify more sprite-related constantsRemy Oukaour
2017-12-09Define more charmap characters and use them in place of hard-coded numbersRemy Oukaour
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-03-04Make diacritic labels less confusing in PlaceString.yenatch
2016-03-03Use the dakuten characters.yenatch
2016-01-18Prepare to mergePikalaxALT
2015-11-29buttonsoundPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-25Rename several script commandsPikalaxALT