summaryrefslogtreecommitdiff
path: root/src/gfx/cards
AgeCommit message (Collapse)Author
2021-06-11Fix Ninetales typosdannye
2021-06-11Strip rgbgfx rules from png filesdannye
2020-12-14Let rgbgfx generate pal files for card gfxdannye
and remove unnecessary gfx filename extension rules
2020-12-13Use rgbgfx instead of gfx.pydannye
and use pokered's Makefile structure
2019-06-27Remove color information from grassenergy.8x6.pngxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2015-09-07Use gfx.py instead of rgbgfxdannye
maintain this gfx.py branch until rgbgfx becomes an integral part of rgbds
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019