Commit Graph
106 Commits
Author SHA1 Message Date
inspectredcandLywx 3ac7395bb1 Trajectory Factory 2024-04-23 10:32:36 -06:00
inspectredcandLywx bcd2450b26 MacroObject Factory 2024-04-23 10:31:55 -06:00
AltoXorgandLywx c90e106087 make external file processing first priority 2024-04-22 22:19:52 -06:00
inspectredcandLywx 6fd59e84ee external file processing works 2024-04-22 16:05:50 -06:00
AltoXorgandLywx 2503284a2d add index size override option 2024-04-20 14:45:55 -06:00
AltoXorgandLywx 159484134b enum hex values 2024-04-20 10:26:01 -06:00
AltoXorgandLywx ee04f056c4 rename to gIndividualIncludes 2024-04-20 10:25:02 -06:00
AltoXorgandLywx a2c0ff7392 include gCurrentFileOffset in the reset 2024-04-20 10:25:02 -06:00
AltoXorgandLywx fb9a018feb individual data incs option
The option creates a similar way that is found in splat's gfx & vtx segment where it parses and outputs the data in their individual ".inc.c" files
2024-04-20 10:25:02 -06:00
inspectredcandLywx 8abeb379e4 fix indent 2024-04-18 18:01:21 -06:00
inspectredcandLywx 056c6bfbcc external file 2024-04-18 18:01:21 -06:00
KiritoDv 884de3c883 Fully implemented tlut load by addr or symbol 2024-04-13 00:26:45 -06:00
KiritoDv b4254d92f8 Fully implemented split between export and parse 2024-04-13 00:02:32 -06:00
KiritoDv 1afbbddb32 [WIP] Splitted export 2024-04-13 00:02:32 -06:00
KiritoDv 74b0c12029 Fixed windows compilation 2024-04-08 18:17:09 -06:00
KiritoDv 6d5f37db33 Fixed DisplayList Binary extraction and some other factories 2024-04-08 18:09:34 -06:00
KiritoDv 3918fde51a Fixed otr header generation and fixed some binary exporters 2024-04-08 18:09:34 -06:00
inspectredcandLywx b6eab060ff movtex factories 2024-04-08 13:40:32 -06:00
24633ebd7c Introduce Metadata and ItemCurve Factories (#27)
* 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-04-06 15:36:03 -06:00
inspectredcandLywx 53eec1f33a exporters 2024-04-04 16:00:59 -06:00
inspectredcandLywx 513251ec9b sm64 collision factory 2024-04-02 08:12:06 -06:00
inspectredcandLywx 9277c7aaf8 actually add factory 2024-03-31 19:54:13 -06:00
KiritoDv f4506380ee Fixed file detection on modding export factory 2024-03-29 03:10:01 -06:00
KiritoDv 81b8f66587 Fixed detection on multiple export formats 2024-03-29 03:03:55 -06:00
KiritoDv c7c512e7a0 Implemented full file change detection 2024-03-29 03:03:55 -06:00