summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-04-23rename to trajectoryinspectredc
2024-04-23Trajectory Factoryinspectredc
2024-04-23fix size mistakeinspectredc
2024-04-23MacroObject Factoryinspectredc
2024-04-23only check ptr not nullinspectredc
2024-04-23reimplement geolayout autogeninspectredc
2024-04-22make external file processing first priorityAltoXorg
2024-04-22external file processing worksinspectredc
2024-04-20add index size override optionAltoXorg
2024-04-20limbcount reminderspetrie911
2024-04-20updatepetrie911
2024-04-20enum hex valuesAltoXorg
2024-04-20rename IsSingleCodeFileAltoXorg
2024-04-20rename to gIndividualIncludesAltoXorg
2024-04-20include gCurrentFileOffset in the resetAltoXorg
2024-04-20individual data incs optionAltoXorg
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-18fix indentinspectredc
2024-04-18external fileinspectredc
2024-04-17force lf for windowscoco875
2024-04-17Fix warnings in generated metadata=
2024-04-13Auto embedded tlut offset on inline tlut texturesKiritoDv
2024-04-13Fully implemented tlut load by addr or symbolKiritoDv
2024-04-13Fix CI texture depth when png exportAltoXorg
2024-04-13Fixed the damn regex includeKiritoDv
2024-04-13Fully implemented split between export and parseKiritoDv
2024-04-13[WIP] Splitted exportKiritoDv
2024-04-11Update to sf64 scripts and hitbox (#88)petrie911
* script2 * hitbox and scripts * scripts merge? * revert * one more
2024-04-08Fixed windows compilationKiritoDv
2024-04-08Fixed unnecesary offset on dlistKiritoDv
2024-04-08Changed offset to vtx but we need to revert itKiritoDv
2024-04-08Fixed DisplayList Binary extraction and some other factoriesKiritoDv
2024-04-08Fixed otr header generation and fixed some binary exportersKiritoDv
2024-04-08movtex factoriesinspectredc
2024-04-08scriptpetrie911
2024-04-08scriptspetrie911
2024-04-08include F3DEX2AltoXorg
2024-04-06add generic array resource typeinspectredc
2024-04-06add type to array exporter (#76)inspectredc
2024-04-06Rename fix (#75)MegaMech
Co-authored-by: = <=>
2024-04-06Introduce 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-04-05animation thingpetrie911
2024-04-05script updatespetrie911
2024-04-05stuffpetrie911
2024-04-04use entry name instead of symbol for hashesinspectredc
2024-04-04increase mpq file sizeinspectredc
2024-04-04exportersinspectredc
2024-04-04fix generic array factory for u8/s8 and add binary exporterinspectredc
2024-04-03remove cstdlibinspectredc
2024-04-03CollisionFactory Parse and Code Export fixesinspectredc
2024-04-02Fixed decompressor headerKiritoDv