summaryrefslogtreecommitdiff
path: root/tools/gbagfx
AgeCommit message (Collapse)Author
2021-01-19Sync gbagfx with pokeemeraldGriffinR
2020-05-16make gbagfx buildjiangzhengwenjz
2020-04-22gbagfx: Check for nullptr for new output pathSierraffinity
2020-04-22gbagfx: Various fixes and improvementsSierraffinity
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
2019-05-21dump event script text stringsgarak
2019-04-11Include stdint.h in gbagfx/huff.cPikalaxALT
2019-04-09Add mapjson; update gbagfx, scanincscnorton
2018-12-20Track toolsPikalaxALT