summaryrefslogtreecommitdiff
path: root/src/gfx
AgeCommit message (Expand)Author
2021-06-11Fix Ninetales typosdannye
2021-06-11Strip rgbgfx rules from png filesdannye
2021-03-07Disassemble and document some bankElectroDeoxys
2021-02-18Standardise title screen gfx labelsElectroDeoxys
2021-02-15Rename some tilemap/tileset constantsdannye
2020-12-26Identify anim flags, restructure data and renames sprite constantsElectroDeoxys
2020-12-14Let rgbgfx generate pal files for card gfxdannye
2020-12-13Use rgbgfx instead of gfx.pydannye
2019-06-27Remove color information from grassenergy.8x6.pngxCrystal
2018-07-11Split full width font graphicsxCrystal
2018-07-10Document some text engine functionsxCrystal
2018-07-08VWF -> Half-width font ; Regular font -> Full-width fontxCrystal
2018-03-10more bank 1 disasm related to drawing cards and gfxxCrystal
2018-02-27Further split duel graphicsxCrystal
2018-02-27Split duel graphics and document duel gfx loading functionsxCrystal
2018-02-19Move gfx/unnamed/ to gfx/duel/xCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-16Reorganize some graphicsxCrystal
2015-09-07Use gfx.py instead of rgbgfxdannye
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019