Commit Graph

  • 74e8c27f70 DarkStore master Dark98 2022-10-16 18:57:15 +01:00
  • 5f297e49c8 Merge pull request #20 from ShockwaveNN/feature/dockerfile Steven Smith 2020-02-22 10:15:44 -08:00
  • 2d40a17264 Add Dockerfile Pavel Lobashov 2020-02-22 15:06:57 +03:00
  • 3fed1126e2 Implement proper UTF-16 conversion. Steveice10 2019-05-03 22:53:56 -07:00
  • b663ddbfd8 Fix strncpy warning. Steveice10 2019-03-02 17:17:35 -08:00
  • 6faeb85de0 Split and fix SMDH match maker IDs. Steveice10 2019-03-02 17:09:06 -08:00
  • 51481b8783 Update buildtools. Steveice10 2018-06-24 15:46:52 -07:00
  • d2b545e55b Update buildtools. Steveice10 2018-05-15 00:02:45 -07:00
  • fa06a71d62 Fix LZ11 compression. Steveice10 2018-05-09 23:10:36 -07:00
  • 3909dc73ab Make buildtools shallow. Steveice10 2018-04-13 00:40:21 -07:00
  • 8f47ad5386 Remove incorrect image depth check. Steveice10 2018-04-13 00:00:00 -07:00
  • fa4f1db05e Update buildtools. Steveice10 2018-04-10 17:34:05 -07:00
  • 4e2dc20b3a Update stb_image, clean up some warnings. Steveice10 2018-04-10 17:07:31 -07:00
  • 08e40e5456 Update buildtools. Steveice10 2018-03-20 17:31:14 -07:00
  • 6cfc352627 Update buildtools. Steveice10 2017-04-27 17:46:57 -07:00
  • 59046e230b Update license year. Steveice10 2017-03-02 00:05:36 -08:00
  • b434bd0f47 Update buildtools. Steveice10 2017-02-26 09:45:51 -08:00
  • b394534ac9 Add more define constants for file magics. Steveice10 2017-02-18 14:17:30 -08:00
  • 08ab0d1c2c Major cleanup. Steveice10 2017-02-17 23:47:03 -08:00
  • 04b124f400 Update buildtools, revise WAV reading code. Steveice10 2017-01-19 20:03:33 -08:00
  • e24233e636 Update buildtools. Steveice10 2017-01-07 12:18:38 -08:00
  • 773f910c9a Update submodule. Steveice10 2016-12-28 08:58:58 -08:00
  • 92fd83994b Update submodule. Steveice10 2016-12-23 15:09:21 -08:00
  • 3cfa2fd4dc Update submodule. Steveice10 2016-12-23 14:59:00 -08:00
  • a7ac8dddf0 Ignore misleading indentation warnings in stb_image. Steveice10 2016-12-23 14:36:25 -08:00
  • cbb080825c Update submodule. Steveice10 2016-12-23 14:31:32 -08:00
  • 917350c623 Update submodule. Steveice10 2016-12-22 22:53:08 -08:00
  • 459cf634f3 Update submodule. Steveice10 2016-12-13 12:16:36 -08:00
  • 327ea4da79 Merge pull request #9 from Mtgxyz/master Steven Smith 2016-08-27 10:21:42 -07:00
  • 543e288d70 malloc.h is linux specific and should NOT be used. Also one file was missing the corresponding include Morten Delenk 2016-08-27 18:57:32 +02:00
  • f54e7ff602 Merge pull request #8 from ihaveamac/master Steven Smith 2016-08-16 00:03:01 -07:00
  • 654fb2143f add new3ds flag, don't automatically enable some flags if -f is used ihaveamac 2016-08-15 21:31:37 -07:00
  • 55f34cfc54 Merge pull request #7 from usagirei/master Steven Smith 2016-06-10 09:41:59 -07:00
  • acb1cf94c3 Removed Unnecessary memsets Reisen Usagi 2016-06-10 13:21:56 -03:00
  • 24288b4ec6 Fix SMDH Header being cleared Reisen Usagi 2016-06-09 15:50:07 -03:00
  • 7ad39a23f3 Update submodule. Steven Smith 2016-05-28 18:51:20 -07:00
  • 162a8cc19b Clear up warnings, add support for rating values. Steven Smith 2016-05-08 12:00:47 -07:00
  • c518996f62 Search for WAV chunk headers from each byte. Steven Smith 2016-03-02 17:05:11 -08:00
  • 08aea4bf61 Update submodule. Steven Smith 2016-02-06 16:54:28 -08:00
  • 3264cd4720 Update submodule. Steven Smith 2016-02-06 09:54:03 -08:00
  • 05062f8de9 Update submodule. Steven Smith 2016-01-31 21:43:59 -08:00
  • c16c8501d8 Update submodule. Steven Smith 2016-01-28 20:38:16 -08:00
  • ad3902430e Update submodule. Steven Smith 2016-01-27 21:04:52 -08:00
  • d66424c494 Update submodule. Steven Smith 2016-01-27 20:57:51 -08:00
  • 0e01fe0f49 Merge pull request #4 from gravgun/master Steven Smith 2016-01-27 16:12:29 -08:00
  • 4397ab7b36 Function params: use const references, avoid useless copies Dorian Wouters 2016-01-27 16:53:16 +01:00
  • 7c3a144444 Fix stb_image memory leak Dorian Wouters 2016-01-27 16:44:14 +01:00
  • 21ee45095b Fix header include guards names Dorian Wouters 2016-01-27 16:42:15 +01:00
  • 3876965eb1 Uniformize indentation to 4 spaces Dorian Wouters 2016-01-27 16:40:24 +01:00
  • 605589b28e Merge branch 'master' of github.com:Steveice10/bannertool Steven Smith 2016-01-26 20:44:45 -08:00
  • b7ff175dba Migrate to buildtools. Steven Smith 2016-01-26 20:43:15 -08:00
  • 10094fc4da Merge pull request #3 from gravgun/master Steven Smith 2016-01-24 09:08:21 -08:00
  • 1707848d31 Replace lodepng by stb_image; add Vorbis banner sound import Dorian Wouters 2016-01-24 14:59:14 +01:00
  • 47bf2830d8 Fix list parsing. Steven Smith 2015-09-20 15:57:49 -07:00
  • 80bfbf6f21 Fix Mac build. Steven Smith 2015-09-20 15:39:39 -07:00
  • 18dd20de89 Cleanup. Steven Smith 2015-09-20 15:23:05 -07:00
  • 1aa96b6a6c This is probably fixed. Steven Smith 2015-06-15 10:24:54 -07:00
  • e357794548 Minor command list changes. Steven Smith 2015-05-22 16:09:33 -07:00
  • 9dbc8595da Correct CWAV info chunk length. Steven Smith 2015-05-21 21:51:25 -07:00
  • 53eeb3dbea Update README. Steven Smith 2015-04-13 14:47:33 -07:00
  • 1ee974e381 Add command line options for configuring SMDH files. Steven Smith 2015-03-23 15:37:40 -07:00
  • 00a4dea6c6 Add proper scaling for the 24x24 icon. Steven Smith 2015-02-01 18:48:13 -08:00
  • c882fff082 Rename short/longdescription to short/longtitle. Steven Smith 2015-01-27 06:56:08 -08:00
  • 9b7c6b8c0d Code cleanup. Steven Smith 2015-01-25 19:04:27 -08:00
  • e60b6b8f23 Use array for regional ratings. Steven Smith 2015-01-25 18:24:32 -08:00
  • df96656ff5 Properly convert to utf16. Steven Smith 2015-01-25 14:54:42 -08:00
  • 1189cc0fbd Use u32 for SMDH flags instead of a struct. Steven Smith 2015-01-25 13:14:56 -08:00
  • 65d12313e6 Banners should use RGBA4444 color. Steven Smith 2015-01-25 10:32:01 -08:00
  • d7e741c9b3 Add support for supplying exiting CGFX and CWAV files to makebanner, add command for creating SMDH files. Steven Smith 2015-01-24 12:47:21 -08:00
  • 8b9b2f070e Improve file related error reporting, allow for creating CWAV and LZ11 compressed files. Steven Smith 2015-01-24 10:53:59 -08:00
  • 89619c1ab8 WAV files can now be used instead of BCWAV files. Steven Smith 2015-01-24 00:44:57 -08:00
  • 2737e7455b Remove README usage. Steven Smith 2015-01-23 22:48:05 -08:00
  • a092ac8f7d Move types.h out of 3ds section. Steven Smith 2015-01-23 22:46:15 -08:00
  • 766aeba32f Improve command line interface. Steven Smith 2015-01-23 19:25:35 -08:00
  • 239547097f Organize code structure, generate CBMD files without premade headers. Steven Smith 2015-01-23 18:37:10 -08:00
  • 2e75e2c9cc Initial commit. Steven Smith 2015-01-22 22:06:24 -08:00