| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-26 | Implement .pic to .2bpp decompression (#470) | Sylvie | 1 | -491/+0 | |
| 2022-09-18 | Update and add more tool scripts | Rangi | 1 | -0/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+491 | |
| 2020-09-02 | Add the pic.py (de)compressor from pokemon-reverse-engineering-tools | Rangi | 1 | -0/+491 | |
| $ tools/pic.py decompress x.pic # creates x.2bpp $ tools/gfx.py png x.2bpp # creates x.png $ tools/gfx.py 2bpp x.png # creates x.2bpp $ tools/pic.py compress x.2bpp # creates x.pic | |||||
