summaryrefslogtreecommitdiff
path: root/tools/gbagfx
AgeCommit message (Collapse)Author
2020-10-19re-remove extra semicolons (from #1104)Kurausukun
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
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