index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gfx
/
font.asm
Age
Commit message (
Expand
)
Author
2018-04-01
Fix file permissions
mid-kid
2018-01-18
unused_up_arrow.png
Remy Oukaour
2018-01-15
Move code out of gfx/ (close #474)
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-14
GFX tile sizes in decimal
Remy Oukaour
2018-01-13
Don't split stats gfx in three
Remy Oukaour
2018-01-11
maskbits for NUM_FRAMES
Remy Oukaour
2018-01-11
Local UI tiles don't belong in charmap
Remy Oukaour
2018-01-02
More unreferenced labels and unused text
xCrystal
2017-12-29
LY_BLANK and rLCDC constants
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-24
Split all of the footprints
mid-kid
2017-12-15
Move more unknown graphics into real subfolders
Remy Oukaour
2017-12-15
Move all misc/ and unknown/ files to meaningful directories
Remy Oukaour
2017-12-11
Name some gfx/unknown/ files
Remy Oukaour
2017-12-11
Add constants for time-of-day boundaries
Remy Oukaour
2017-12-09
Move some gfx/unknown/ files into meaningful directories
Remy Oukaour
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-12-09
Define more charmap characters and use them in place of hard-coded numbers
Remy Oukaour
2017-09-09
Labelling kanji for the days of the week (calendar?)
surskitty
2017-06-24
Fix gfx/frames
yenatch
2017-06-24
pngs in gfx/unknown
yenatch
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2015-11-19
main.asm is now under 30k lines
PikalaxALT