25 Commits

Author SHA1 Message Date
Steveice10 6faeb85de0 Split and fix SMDH match maker IDs. 2019-03-02 17:09:06 -08:00
Steveice10 fa06a71d62 Fix LZ11 compression. 2018-05-09 23:10:36 -07:00
Steveice10 4e2dc20b3a Update stb_image, clean up some warnings. 2018-04-10 17:07:31 -07:00
Steveice10 b394534ac9 Add more define constants for file magics. 2017-02-18 14:17:30 -08:00
Steveice10 08ab0d1c2c Major cleanup. 2017-02-17 23:47:03 -08:00
Morten Delenk 543e288d70 malloc.h is linux specific and should NOT be used. Also one file was missing the corresponding include 2016-08-27 18:57:32 +02:00
ihaveamac 654fb2143f add new3ds flag, don't automatically enable some flags if -f is used 2016-08-15 21:31:37 -07:00
Dorian Wouters 7c3a144444 Fix stb_image memory leak 2016-01-27 16:50:44 +01:00
Dorian Wouters 21ee45095b Fix header include guards names
Symbols starting with two underscores are reserved, as per the C
standard.
2016-01-27 16:49:48 +01:00
Dorian Wouters 3876965eb1 Uniformize indentation to 4 spaces 2016-01-27 16:40:24 +01:00
Dorian Wouters 1707848d31 Replace lodepng by stb_image; add Vorbis banner sound import 2016-01-24 14:59:14 +01:00
Steven Smith 80bfbf6f21 Fix Mac build. 2015-09-20 15:39:39 -07:00
Steven Smith 18dd20de89 Cleanup. 2015-09-20 15:23:05 -07:00
Steven Smith 9dbc8595da Correct CWAV info chunk length. 2015-05-21 21:51:25 -07:00
Steven Smith 00a4dea6c6 Add proper scaling for the 24x24 icon. 2015-02-01 18:48:13 -08:00
Steven Smith c882fff082 Rename short/longdescription to short/longtitle. 2015-01-27 06:56:08 -08:00
Steven Smith 9b7c6b8c0d Code cleanup. 2015-01-25 19:07:50 -08:00
Steven Smith e60b6b8f23 Use array for regional ratings. 2015-01-25 18:24:32 -08:00
Steven Smith df96656ff5 Properly convert to utf16. 2015-01-25 14:54:42 -08:00
Steven Smith 1189cc0fbd Use u32 for SMDH flags instead of a struct. 2015-01-25 13:14:56 -08:00
Steven Smith 65d12313e6 Banners should use RGBA4444 color. 2015-01-25 10:32:01 -08:00
Steven Smith d7e741c9b3 Add support for supplying exiting CGFX and CWAV files to makebanner, add command for creating SMDH files. 2015-01-24 12:47:21 -08:00
Steven Smith 89619c1ab8 WAV files can now be used instead of BCWAV files. 2015-01-24 00:44:57 -08:00
Steven Smith a092ac8f7d Move types.h out of 3ds section. 2015-01-23 22:46:41 -08:00
Steven Smith 239547097f Organize code structure, generate CBMD files without premade headers. 2015-01-23 18:37:10 -08:00