index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
/
charmap.asm
Age
Commit message (
Expand
)
Author
2018-01-07
Reorganize some macros
Remy Oukaour
2017-12-15
Move all misc/ and unknown/ files to meaningful directories
Remy Oukaour
2017-12-15
More comments for macros
Remy Oukaour
2017-12-09
Move some gfx/unknown/ files into meaningful directories
Remy Oukaour
2017-12-09
More WRAM cleanup
Remy Oukaour
2017-12-09
Define more charmap characters and use them in place of hard-coded numbers
Remy Oukaour
2016-03-03
Use the dakuten characters.
yenatch
2015-11-20
bgcoord
PikalaxALT
2015-11-11
Further split bank 4
PikalaxALT
2015-11-10
enum macros/move_anim.asm, resolve battle/anims.asm function labels
PikalaxALT
2015-11-10
Move some gfx files around, also clock reset fn
PikalaxALT
2015-11-04
Status screen edits
PikalaxALT
2015-10-17
Battle intro animation function
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-10-13
Unicode
IIMarckus
2015-10-11
Magikarp functions moved to event/magikarp.asm
PikalaxALT
2015-10-09
More radio labels
PikalaxALT
2015-10-04
soft reset
PikalaxALT
2015-07-16
Special script annotation, trainer constant enumeration, person-event structu...
PikalaxALT
2015-06-27
Use charmaps for special string codepoints.
yenatch
2015-01-20
Stop using the preprocessor.
yenatch