summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-02-20Moved last thing c++20 tiedKiritoDv
2026-02-20Downgrade back to 17, we don't need std::atomic_refKiritoDv
2026-02-17Fix get parse data by addr and symbol to actually allow for external filesinspectredc
2026-02-17Asset Pre-counting (#212)Malkierian
2026-01-26Renamed -vf to -u to complain with C++ single char ruleKiritoDv
2026-01-26Renamed to portVersion and fixed an issue with static vs non staticKiritoDv
2026-01-26Added support for writing file versioning use for portsKiritoDv
2026-01-24Build using C++17 and replace sha1 libraryAloXado320
2026-01-21Processed companion files before processing tooKiritoDv
2026-01-18Added additional_info into AssetArrayFactoryKiritoDv
2026-01-14Fixed Movtex among other fixesKiritoDv
2026-01-14Fixed asan errorsKiritoDv
2026-01-14Fixed branch lists on non segmented dlistsKiritoDv
2026-01-14Fixed spdlog issuesKiritoDv
2026-01-14Fixed spdlog compilation issueKiritoDv
2026-01-14Fixed trajectory wrong exportedKiritoDv
2026-01-14Fixed paintingsKiritoDv
2026-01-14Disabled vtx floats for nowKiritoDv
2026-01-14Some sm64 geo fixesKiritoDv
2025-12-22fix size of track sectioncoco875
2025-12-22avoid course goes beyond limitcoco875
2025-12-22avoid goes beyond limit when decompressingcoco875
2025-12-22better destructorcoco875
2025-12-06Update Companion.cppcoco875
2025-12-06basic work to add additional filecoco875
2025-12-01remove assigment in ifcoco875
2025-12-01more PackedDListFactory into MK64 namespacecoco875
2025-12-01Update TrackSections.cppcoco875
2025-12-01fix some commentcoco875
2025-12-01tweak some comentcoco875
2025-12-01Update PackedDisplayListFactory.cppcoco875
2025-12-01always declare Companion* Companion::Instancecoco875
2025-12-01normally now fix error of compilation on windows hopefullycoco875
2025-12-01Update PackedDisplayListFactory.cppcoco875
2025-12-01Update PackedDisplayListFactory.cppcoco875
2025-12-01try something elsecoco875
2025-12-01try fix windowscoco875
2025-12-01comment print functioncoco875
2025-12-01don't use segment for track sectioncoco875
2025-12-01Update DisplayListFactory.cppcoco875
2025-12-01coursevtx to vtxcoco875
2025-12-01Update DisplayListFactory.cppcoco875
2025-12-01fix some mistakecoco875
2025-12-01add Packed_gfxcoco875
2025-12-01add manual_segmentscoco875
2025-10-06EAD Limb and Animation Factories (#200)inspectredc
2025-10-06FZX Audio (#199)inspectredc
2025-09-29Fix Course Extraction and Support BGM field (#198)inspectredc
2025-08-20Update Companion.cpp (#195)coco875
2025-08-12Fixed typoKiritoDv