Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-28 | Don't use the shiny palette when extracting backsprites. | yenatch | |
This wasn't actually desirable. | |||
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 | |
"Merge pull request #317 from yenatch/pngs-kind-of" This reverts commit 25025d1b6c00e94ac9e479747898d30267fb3282, reversing changes made to 0d17d4a75866d053f5e0b48c66deb2508071d98b. | |||
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 | |
This is an alternative to terrible hacks like filename metadata, and might combat submodule bloat. |