| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-08 | fix a bug that doesn't make problem until now | coco875 | |
| 2025-07-04 | Support Vtx Overlaps | inspectredc | |
| 2025-03-23 | Implemented count for broken dlists | Lywx | |
| 2025-01-25 | Added support for dlist matrix opcode | KiritoDv | |
| 2025-01-15 | Added options to have a better lib implementation (#158) | Lywx | |
| * 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-03 | 1st attempt at removing recursive processing | KiritoDv | |
| 2024-10-23 | Fixed formatting | KiritoDv | |
| 2024-10-23 | Added support for tables on display lists | KiritoDv | |
| 2024-10-21 | Added support to latest LUS (#155) | Lywx | |
| 2024-10-21 | Viewport Factory (#154) | inspectredc | |
| * Viewport Factory * newline * dont make static * reformat to valid c | |||
| 2024-10-13 | Update DisplayListFactory.cpp (#153) | MegaMech | |
| 2024-08-17 | Fixed lights this time i hope | KiritoDv | |
| 2024-08-17 | Update DisplayListFactory.cpp (#150) | MegaMech | |
| 2024-08-13 | Update DisplayListFactory.cpp | MegaMech | |
| 2024-07-24 | Fix Spaghetti texture loading for segments 3 & 5 (#144) | MegaMech | |
| * Update DisplayListFactory.cpp * Update DisplayListFactory.cpp | |||
| 2024-06-11 | Update DisplayListFactory.cpp (#133) | MegaMech | |
| 2024-06-10 | Add option to process DLs with indexes instead of offsets (#131) | MegaMech | |
| * Update DisplayListFactory.cpp * Update gbi-otr.h * Update gbi-otr.h * Update DisplayListFactory.cpp * Update gbi-otr.h * Update DisplayListFactory.cpp * Update gbi-otr.h * Update gbi-otr.h * Update DisplayListFactory.cpp * Update gbi-otr.h * Update DisplayListFactory.cpp | |||
| 2024-06-09 | Translated branch to dlist + end_dl | KiritoDv | |
| 2024-06-09 | Fixed GeoLayout Processing | KiritoDv | |
| 2024-05-25 | Fixed possible conflicts with LUS | KiritoDv | |
| 2024-05-13 | lazy fix F3DEX2 light parsing | AltoXorg | |
| 2024-04-08 | Fixed unnecesary offset on dlist | KiritoDv | |
| 2024-04-08 | Changed offset to vtx but we need to revert it | KiritoDv | |
| 2024-04-08 | Fixed DisplayList Binary extraction and some other factories | KiritoDv | |
| 2024-04-08 | Fixed otr header generation and fixed some binary exporters | KiritoDv | |
| 2024-04-08 | include F3DEX2 | AltoXorg | |
| 2024-04-06 | Introduce Metadata and ItemCurve Factories (#27) | MegaMech | |
| * Introduce metadata * Metadata works now * Cleanup * Fixes * Cleanup 2 * yaml improvement * Comment update * Rename tables to metadata * Update * Fix warnings * Implement ItemCurve * Remove unused enum * Replace static with const * Fix bug * Add const * More fixes * Fix quote bug in IncludeFactory * Fix header in ItemCurve * Fixes * Fix texture factory * updates * Clearer debug info * Fixes * Working ci8 png * Fix size output * Fix * Add gitignore for modding * Fix precision for mtx * Remove header exporter from metadata * Remove hardcoded enum * Remove tabs * Remove tabs * tlut temp fix --------- Co-authored-by: = <=> | |||
| 2024-03-26 | Fixed geo layout factory bugs and some sm64 related stuff | KiritoDv | |
| 2024-03-22 | branch list (#50) | inspectredc | |
| 2024-03-22 | Cleanup (#49) | Lywx | |
| * Auto debug info generation and some cleanup * Cleaned dry code from segments * Fixed gCurrentCompressionType bss bs | |||
| 2024-03-20 | Added missing returns | KiritoDv | |
| 2024-03-20 | Auto pad and overlap detection (#47) | Lywx | |
| * Fully implemented pad and overlap detection * Cleaned code, fixed pad generation and added alignment * Added debug size on pads | |||
| 2024-03-12 | Changed from Dlist to Gfx | KiritoDv | |
| 2024-03-12 | Update DisplayListFactory.cpp | MegaMech | |
| 2024-03-12 | Update DisplayListFactory.cpp | MegaMech | |
| 2024-03-12 | Update DisplayListFactory.cpp | MegaMech | |
| 2024-03-12 | Update DisplayListFactory.cpp | MegaMech | |
| 2024-03-12 | Update DisplayListFactory.cpp | MegaMech | |
| 2024-03-12 | Update DisplayListFactory.cpp | MegaMech | |
| 2024-03-10 | Used to_string instead | KiritoDv | |
| 2024-03-10 | Changed hex to dec on count factories | KiritoDv | |
| 2024-03-10 | Replaced displaylists and vertices with size:, and added debug for textures | KiritoDv | |
| 2024-03-10 | Skipped autogenerated assets | KiritoDv | |
| 2024-03-10 | Refactored vtx overlap function | KiritoDv | |
| 2024-03-09 | Update IsDebug (#25) | MegaMech | |
| Co-authored-by: = <=> | |||
| 2024-03-08 | Detect Compression Type and Improve Yaml Structure (#21) | MegaMech | |
| * Auto detect mio0 * Altered decompressor * Fix bug * Bug fix * fix * debugging * fix debug * Remove logging * Fix spacing * node change * Cleanup * Track compression offset using global var * Implementation * Renames * Simplification * Fixes * Fix debugging output * yaml config segments uses array style * Fix to_hex zero fill * Bug fixes --------- Co-authored-by: = <=> | |||
| 2024-02-20 | Added size on DisplayList and Vtx | KiritoDv | |
| 2024-02-18 | Removed unnecesary TranslateAddrs | KiritoDv | |
| 2024-02-18 | Removed addr translation when is asset is segmented | KiritoDv | |
| 2024-02-18 | Added symbol generation for tluts | KiritoDv | |
