summaryrefslogtreecommitdiff
path: root/tools/gfx.c
AgeCommit message (Collapse)Author
2022-03-14Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)vulcandth
2022-03-08Slightly refactor some C toolsRangi
2022-03-02Rename `*_verbose` functions to idiomatic `x*`Rangi
2021-09-26Port rewritten tools from pokecrystalRangi
2020-06-28Reformat gfx/trade/game_boy.png and fix tools/gfx --preserveRangi
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-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr