summaryrefslogtreecommitdiff
path: root/charmap.asm
AgeCommit message (Expand)Author
2020-11-17Correct some filename commentsRangi
2020-08-03Add extra japanese chars not represented as of yetmid-kid
2020-06-16Harmonize home/ with pokegoldRangi
2019-11-19Remove old charmap sectionsmid-kid
2019-11-18Fixed a charmap warning with the new RGBDSColton G. Rushton
2018-07-18Fix misnamed character codesmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-19Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)Remy Oukaour
2018-01-19More Japanese charactersRemy Oukaour
2018-01-19More UnicodeRemy Oukaour
2018-01-18Disambiguate "%" and "<NO>"Remy Oukaour
2018-01-18Better TX_SOUND_* namesRemy Oukaour
2018-01-18newline before paraRemy Oukaour
2018-01-18Two commentsRemy 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-15Move code out of gfx/ (close #474)Remy Oukaour
2018-01-13Don't split stats gfx in threeRemy Oukaour
2018-01-11Local UI tiles don't belong in charmapRemy Oukaour
2018-01-07Reorganize some macrosRemy Oukaour