summaryrefslogtreecommitdiff
path: root/tools/gbagfx
AgeCommit message (Collapse)Author
2020-07-27semicolonPokeCodec
2020-06-29Fix segfault in gbagfxGriffinR
2020-05-29Merge pull request #1027 from PikalaxALT/gbagfx_tilemapPikalaxALT
Add tilemap rendering capability to gbagfx
2020-04-29Fix -Wmissing-braces clang warningGriffinR
2020-04-25Fix an issue with uninitialized tilemap ptrPikalaxALT
2020-04-24Add tilemap rendering capability to gbagfxPikalaxALT
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 using only file extension as output to reuse entire path from input before extension
2019-09-03Copy Berry Fix MB dism from FR (#777)PikalaxALT
* Copy Berry Fix MB dism from FR
2019-08-06Fix Makefiles to account for the $CC and $CXX environment variablesaaaaaa123456789
2018-10-17label a flag in the asmgarak
2018-09-07Merge branch 'master' of https://github.com/pret/pokeemerald into spritesheetSlawter666
2018-09-06Add ability to specify metatile dimensions to gbagfxMarcus Huderle
2018-06-16compiler fixesgarakmon
The compiler flag -s is not necessary and causes build failure on some systems (macOS, clang compilers) due to it being deprecated. Additionally, on those same systems, tools/aif2pcm/main.c failed to compile due to an overly cautious compiler not liking some struct declarations. These changes afaik do not affect other builds.
2018-01-15dumped most of pokenav.sgolem galvanize
2017-12-03adding tools from pokerubyxenonnsmb
2016-11-01remove old toolsYamaArashi
2015-11-24title screen background tiles and palettesYamaArashi
2015-11-23add space in include directiveYamaArashi
2015-11-23dumped fontsYamaArashi
2015-11-22tilesetsYamaArashi
2015-11-13formatting and licenseYamaArashi
2015-11-13pokemon PNGs and palettesYamaArashi