index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gfx.py
Age
Commit message (
Expand
)
Author
2018-12-31
Keep gfx.py with other tools, and remove its dependency on the 'extras' submo...
Rangi
2017-10-22
fix animated pic dumps
yenatch
2017-05-28
Merge remote-tracking branch 'origin/master' into c-tools
yenatch
2017-05-28
Don't use the shiny palette when extracting backsprites.
yenatch
2016-05-17
gfx.py automatically converts tilesets to 128-px wide pngs
pikalaxalt
2016-02-17
Decompress images in one step instead of having to invoke 'unlz'.
yenatch
2016-02-17
Assume pokemon pics are 7x7 if not in base stats.
yenatch
2016-02-17
Try to fix pic dimensions.
yenatch
2015-11-01
Revert bad merge.
IIMarckus
2015-08-31
Generalize get_base_stats.
yenatch
2015-08-31
Fix reading directory names in gfx.py.
yenatch
2015-08-30
Forgot about backsprites.
yenatch
2015-08-30
Grab Pokemon pic dimensions from base stats if converting from 2bpp.
yenatch
2015-08-29
Fix graphics handling for unown and egg.
yenatch
2015-07-11
Depend less on the submodule in gfx.py.
yenatch
2015-06-28
Add a script to convert project-specific graphics.
yenatch