summaryrefslogtreecommitdiff
path: root/gfx.py
AgeCommit message (Collapse)Author
2018-12-31Keep gfx.py with other tools, and remove its dependency on the 'extras' ↵Rangi
submodule
2017-10-22fix animated pic dumpsyenatch
2017-05-28Merge remote-tracking branch 'origin/master' into c-toolsyenatch
2017-05-28Don't use the shiny palette when extracting backsprites.yenatch
This wasn't actually desirable.
2016-05-17gfx.py automatically converts tilesets to 128-px wide pngspikalaxalt
2016-02-17Decompress images in one step instead of having to invoke 'unlz'.yenatch
2016-02-17Assume pokemon pics are 7x7 if not in base stats.yenatch
2016-02-17Try to fix pic dimensions.yenatch
2015-11-01Revert bad merge.IIMarckus
"Merge pull request #317 from yenatch/pngs-kind-of" This reverts commit 25025d1b6c00e94ac9e479747898d30267fb3282, reversing changes made to 0d17d4a75866d053f5e0b48c66deb2508071d98b.
2015-08-31Generalize get_base_stats.yenatch
2015-08-31Fix reading directory names in gfx.py.yenatch
2015-08-30Forgot about backsprites.yenatch
2015-08-30Grab Pokemon pic dimensions from base stats if converting from 2bpp.yenatch
2015-08-29Fix graphics handling for unown and egg.yenatch
2015-07-11Depend less on the submodule in gfx.py.yenatch
2015-06-28Add a script to convert project-specific graphics.yenatch
This is an alternative to terrible hacks like filename metadata, and might combat submodule bloat.