Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-19 | re-remove extra semicolons (from #1104) | Kurausukun | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
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-27 | semicolon | PokeCodec | |
2020-06-29 | Fix segfault in gbagfx | GriffinR | |
2020-05-29 | Merge pull request #1027 from PikalaxALT/gbagfx_tilemap | PikalaxALT | |
Add tilemap rendering capability to gbagfx | |||
2020-04-29 | Fix -Wmissing-braces clang warning | GriffinR | |
2020-04-25 | Fix an issue with uninitialized tilemap ptr | PikalaxALT | |
2020-04-24 | Add tilemap rendering capability to gbagfx | PikalaxALT | |
2020-04-22 | gbagfx: Check for nullptr for new output path | Sierraffinity | |
2020-04-22 | gbagfx: Various fixes and improvements | Sierraffinity | |
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-03 | Copy Berry Fix MB dism from FR (#777) | PikalaxALT | |
* Copy Berry Fix MB dism from FR | |||
2019-08-06 | Fix Makefiles to account for the $CC and $CXX environment variables | aaaaaa123456789 | |
2018-10-17 | label a flag in the asm | garak | |
2018-09-07 | Merge branch 'master' of https://github.com/pret/pokeemerald into spritesheet | Slawter666 | |
2018-09-06 | Add ability to specify metatile dimensions to gbagfx | Marcus Huderle | |
2018-06-16 | compiler fixes | garakmon | |
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-15 | dumped most of pokenav.s | golem galvanize | |
2017-12-03 | adding tools from pokeruby | xenonnsmb | |
2016-11-01 | remove old tools | YamaArashi | |
2015-11-24 | title screen background tiles and palettes | YamaArashi | |
2015-11-23 | add space in include directive | YamaArashi | |
2015-11-23 | dumped fonts | YamaArashi | |
2015-11-22 | tilesets | YamaArashi | |
2015-11-13 | formatting and license | YamaArashi | |
2015-11-13 | pokemon PNGs and palettes | YamaArashi | |