Commit Graph

25 Commits

Author SHA1 Message Date
Kurausukun 7d5fce9a72 re-remove extra semicolons (from #1104) 2020-10-19 05:58:51 -04:00
aaaaaa123456789 7dc95a0103 Undo PokeCodec's PRs
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-09-13 06:30:55 -03:00
PokeCodec fb6f859edd semicolon 2020-07-27 19:17:34 -04:00
GriffinR a35ab0d023 Fix segfault in gbagfx 2020-06-29 15:28:59 -04:00
PikalaxALT e0ae696479 Merge pull request #1027 from PikalaxALT/gbagfx_tilemap
Add tilemap rendering capability to gbagfx
2020-05-29 16:49:46 -04:00
GriffinR b057411eea Fix -Wmissing-braces clang warning 2020-04-29 16:39:14 -04:00
PikalaxALT a4509d06ef Fix an issue with uninitialized tilemap ptr 2020-04-25 16:54:27 -04:00
PikalaxALT 14f76fbe03 Add tilemap rendering capability to gbagfx 2020-04-24 08:47:22 -04:00
Sierraffinity b2d8c6793d gbagfx: Check for nullptr for new output path 2020-04-22 16:53:11 -07:00
Sierraffinity 21e9ed6615 gbagfx: Various fixes and improvements
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
2020-04-22 14:39:20 -07:00
PikalaxALT 1f4c88c952 Copy Berry Fix MB dism from FR (#777)
* Copy Berry Fix MB dism from FR
2019-09-03 15:33:11 -04:00
aaaaaa123456789 e28cf5406b Fix Makefiles to account for the $CC and $CXX environment variables 2019-08-06 20:30:57 -03:00
garak da1b5365a7 label a flag in the asm 2018-10-17 08:55:09 -04:00
Slawter666 9dec2bdef8 Merge branch 'master' of https://github.com/pret/pokeemerald into spritesheet 2018-09-07 11:50:23 +01:00
Marcus Huderle 78cdd97c8b Add ability to specify metatile dimensions to gbagfx 2018-09-06 11:44:50 -05:00
garakmon 13ed20c6e3 compiler fixes
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-06-16 18:49:27 -04:00
golem galvanize 5a5eb4ff59 dumped most of pokenav.s 2018-01-15 23:38:10 -05:00
xenonnsmb e649e3d248 adding tools from pokeruby 2017-12-03 19:55:01 -06:00
YamaArashi 74834c0ca0 remove old tools 2016-11-01 07:59:44 -07:00
YamaArashi 69d1b312f6 title screen background tiles and palettes 2015-11-24 01:41:14 -08:00
YamaArashi 066d199fe3 add space in include directive 2015-11-23 19:06:19 -08:00
YamaArashi b951fb1113 dumped fonts 2015-11-23 17:44:06 -08:00
YamaArashi 3e95160b25 tilesets 2015-11-22 15:29:11 -08:00
YamaArashi 8d0d89c00c formatting and license 2015-11-13 22:44:23 -08:00
YamaArashi 4c733f3811 pokemon PNGs and palettes 2015-11-13 21:57:22 -08:00