summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-30Add mm install python dep stuff to jenkinshensldm
2022-07-30suxffixedDerek Hensley
2022-07-30Done?Louis
2022-07-30add messageslouist103
2022-07-30Check for POSIX instead of just linuxlouist103
2022-07-30it worksLouis
2022-07-19Remove unused variable.louist103
2022-07-18Use file name for guard.louist103
2022-07-18revert jenkins filelouist103
2022-07-18jenkins filelouist103
2022-07-18Custom header guards.louist103
2022-06-02Extract palette data from external file (#249)louist103
2022-04-06Revert "Update README.md (#239)" (#247)Nicholas Estelami
2022-04-06Update README.md (#239)MegaMech
2022-04-06add collision poly (#246)louist103
2022-03-28Add missing includes (#243)Anghelo Carvajal
2022-03-26Add cutscene extraction for MM (#242)Anghelo Carvajal
2022-01-20Remove cast for scene file lists (#219)louist103
2022-01-20Automatic limbs enum generation (#221)Anghelo Carvajal
2022-01-20Fix out-of-bounds reading when converting textures to C (#236)Anghelo Carvajal
2022-01-16Merge pull request #234 from EllipticEllipsis/fs_fixfig02
2022-01-17Fix use of filesystem in ZTextureElliptic Ellipsis
2022-01-11ZPointer (#232)Anghelo Carvajal
2022-01-11Fix `CollisionHeader` extraction (#230)Anghelo Carvajal
2022-01-02Don't generate extern declarations for unaccounted variables (#229)Anghelo Carvajal
2021-12-27Add support for unaligned textures (#215)louist103
2021-12-26Add flag to force unaccounted to be static (#216)louist103
2021-12-26Fix padding generation for double word aligned variables (#223)Anghelo Carvajal
2021-12-26Use the object enum in `SCENE_CMD_SPECIAL_FILES` (#228)Anghelo Carvajal
2021-12-26Fix raw segmented pointers in Skin substructs and LegacyLimbs (#220)Anghelo Carvajal
2021-12-25Fix SymbolMap not being used (#226)Anghelo Carvajal
2021-12-25Add option for f3dex (#214)louist103
2021-12-24Add building MM back to Jenkinsfile (#218)EllipticEllipsis
2021-12-14Mac fixes (#217)EllipticEllipsis
2021-12-13Remove `-Werror` enabled by default and remove `-march`/`-mtune` (#210)Anghelo Carvajal
2021-11-30ZResource::GetSourceOutputCode no longer returns a string (#209)Nicholas Estelami
2021-11-27Updated MSVC libpng package to newer version (#208)Nicholas Estelami
2021-11-27Warning system (#189)EllipticEllipsis
2021-11-24Only use array lengths on static variables (#205)Anghelo Carvajal
2021-10-20Plug some large leaks, deprecate `Segment="128"` (#204)EllipticEllipsis
2021-10-19fix (#203)louist103
2021-10-16Fix static forward declarations for remaining resources (#202)Anghelo Carvajal
2021-10-16ZPlayerAnimationData extraction (#200)Anghelo Carvajal
2021-10-16`ExternalFile`: Expose other XML's declarations during extraction (#151)Anghelo Carvajal
2021-10-11Divide ReadConfigFile into separate functions and move them and the rest of G...EllipticEllipsis
2021-10-11string -> const string& and more (#199)louist103
2021-10-05ZResource cleanup (#178)Anghelo Carvajal
2021-10-04Fix clang errors on Clang 14 (#198)louist103
2021-10-04Add CXXFLAGS back to linking (#197)EllipticEllipsis
2021-10-01Add `--static` flag (#193)Anghelo Carvajal