summaryrefslogtreecommitdiff
path: root/tools/gbagfx/main.c
AgeCommit message (Collapse)Author
2020-05-21Fix clang warningSierraffinity
2020-04-22gbagfx: Check for nullptr for new output pathSierraffinity
2020-04-22gbagfx: Various fixes and improvementsSierraffinity
Bring over Huffman compression/decompression from pokeemerald Fix num_colors exceeding amount of colors in palette leading to use of uninitialized colors Handle png -> pal conversion (aka extracting JASC palettes from png) Allow JASC pal files to be used as -palette argument when converting from GBA to PNG Allow using only file extension as output to reuse entire path from input before extension
2018-09-06Add ability to specify metatile dimensions to gbagfx (#684)Marcus Huderle
2017-10-08add png -> gbapal conversioncamthesaxman
2017-07-06Fix gbagfx warningyenatch
2016-07-29diploma tilemap/paletteYamaArashi
2016-07-24picture frame graphicsYamaArashi
2016-01-29tilesetsYamaArashi
2016-01-24pokemon graphics data and makefileYamaArashi