index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
charmap.asm
Age
Commit message (
Expand
)
Author
2020-11-17
Correct some filename comments
Rangi
2020-08-03
Add extra japanese chars not represented as of yet
mid-kid
2020-06-16
Harmonize home/ with pokegold
Rangi
2019-11-19
Remove old charmap sections
mid-kid
2019-11-18
Fixed a charmap warning with the new RGBDS
Colton G. Rushton
2018-07-18
Fix misnamed character codes
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-24
Remove Special_ prefix from special routines (close #478)
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-19
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
Remy Oukaour
2018-01-19
More Japanese characters
Remy Oukaour
2018-01-19
More Unicode
Remy Oukaour
2018-01-18
Disambiguate "%" and "<NO>"
Remy Oukaour
2018-01-18
Better TX_SOUND_* names
Remy Oukaour
2018-01-18
newline before para
Remy Oukaour
2018-01-18
Two comments
Remy Oukaour
2018-01-18
Use Japanese charmap definitions in strings
Remy Oukaour
2018-01-18
More charmap and home/text.asm documentation for JP chars
Remy Oukaour
2018-01-15
Move code out of gfx/ (close #474)
Remy Oukaour
2018-01-13
Don't split stats gfx in three
Remy Oukaour
2018-01-11
Local UI tiles don't belong in charmap
Remy Oukaour
2018-01-07
Reorganize some macros
Remy Oukaour