summaryrefslogtreecommitdiff
path: root/tools/pokemontools/gfx.py
AgeCommit message (Collapse)Author
2022-03-14Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3Rangi
2020-06-14Sync tools with pokecrystal (fixes warnings when building lzcomp)Rangi
palette.c and png_dimensions.c will be synced when they are used.
2020-05-25Fix pngs, prepare for png to bpp conversion.entrpntr
2020-04-20Miscellaneous cleanup before continuing.entrpntr
2020-04-05A modest bit of cleanup before continuing.entrpntr
2020-04-05Create PNGs for remaining gfx binary files.entrpntr
2020-04-05Add gfx helper code for mail; add PNGs to repo.entrpntr
2020-04-02Fix gfx code, generate pngs for pokemon/trainers and add to repo.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr