Commit Graph
397 Commits
Author SHA1 Message Date
LywxandGitHub c152b6d75f Fixed sequences not getting extracted 2025-02-02 10:48:24 -06:00
KiritoDv c3feca1170 Added modding exporter 2025-02-02 10:11:23 -06:00
KiritoDv 28dcd128b0 Fixed a dumb mistake with audio extraction 2025-02-01 22:08:04 -06:00
KilokuandLywx ac19e82b45 rename vars that are also used in game 2025-01-31 21:03:10 -06:00
KiritoDv f5c2b7951d Fixed audio table calculation 2025-01-31 14:39:41 -06:00
KiritoDv 2500008eb6 Fixed windows compilation 2025-01-31 12:31:27 -06:00
KiritoDv 7ae083a3a1 Added sf64 compressed audio support, cleaned code and implemented audio drivers switch 2025-01-31 11:45:43 -06:00
KiritoDv 7b83e15d80 Implemented GetSafeNodeByAddr 2025-01-30 10:35:05 -06:00
KiritoDv f3d6841fcb Added vector include 2025-01-30 10:35:05 -06:00
KiritoDv 043fc76ebc Replaced recursive iteration to be sorted by name and depth 2025-01-30 10:35:05 -06:00
KiritoDv 18b85b04ee MacroFactories were missing the list terminator 2025-01-27 15:23:52 -06:00
KiritoDv ec017e0780 Fixed macro and painting sm64 factories 2025-01-26 20:11:36 -06:00
KiritoDv 7bb9feddd8 Added support for dlist matrix opcode 2025-01-25 14:03:07 -06:00
petrie911andLywx 37258535fe script update 2025-01-23 17:54:24 -06:00
inspectredcandGitHub cc3063afe6 fix modding and headers (#171) 2025-01-17 17:32:09 -06:00
KiritoDv db4cb9a493 Fixed audio processing to handle more codecs 2025-01-16 23:10:57 -06:00
KiritoDv 3c42ac507f Fixed o2r creation on lib mode 2025-01-16 02:04:30 -06:00
KiritoDv b96910b18f Fixed audio processing 2025-01-16 01:17:34 -06:00
7da8ae8e25 Added options to have a better lib implementation (#158)
* Added options to have a better lib implementation

* Cleaned up possible conflicts

* Fixed compilation errors

* Fixed more compilation errors

* Compiled library on windows as MT

* Fixed MT

* Readded cmake deps

* Fixed stormlib and some ifdefs

* Added an option to ignore cache

* Added no auto link when working as an standalone

* Fixes for torchlib build/inclusion.

* Fix standalone building.
Fix extraction initialization in lib mode.

* Fix stack size declaration.

* Implemented comptool and preprocess system

* Fixed cmake

* Cleaned up a little bit

* Added support for disabling stormlib

* Fixed compilation errors and added support for disabling fzero and naudio

* Renamed from CreateFile to AddFile because windows is stupid

* Added STORMLIB_NO_AUTO_LINK

* Trying to fix windows again

* Fixed spdlog

* Fixed enum parsing

---------

Co-authored-by: Malkierian <malkierian@gmail.com>
Co-authored-by: Malkierian <malkierian@live.com>
2025-01-15 19:29:27 -06:00
KiritoDv 82c4397160 Fixed o2r generation and moved from libzip to miniz 2025-01-15 10:01:49 -06:00
inspectredcandLywx 94be71101c O2R Support 2025-01-08 20:37:42 -06:00
inspectredcandLywx ef48a4bf5c F-Zero Course Track Segment Info Docs 2025-01-06 09:03:36 -06:00
KiritoDv 4459958dee Removed duplicated XML factory 2025-01-04 21:03:51 -06:00
KiritoDv 643b8e4462 Fixed null terminator on rom names 2025-01-04 21:03:28 -06:00
KiritoDv 89215ec589 Added asset clash warning 2025-01-04 21:03:11 -06:00