summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-07-11BK: Honor runtime dialog-pack flag in addition to modder flag (#226)Jeod
2026-07-03Fixed different audio drivers exporting wrong to aiffKiritoDv
2026-07-02Implemented default behaviorKiritoDv
2026-07-02Implemented UI Framework (#225)Lywx
2026-06-29BK64: Add BB romhack supportJeod
2026-06-29BK64: Add dialog pack supportJeod
2026-06-29Add BK64 asset extractionJeod
2026-06-29Split extraction into parse/export phases with progress reportingJeod
2026-06-29Add bk_zip library and BK64 decompression foundationJeod
2026-06-06Better exported some symbols to wasmKiritoDv
2026-05-27fix(pm64): stop SEF poly sub-table swap at offset=0; pick real type=7 shape r...Bassel Shmali
2026-05-27PatchVirtualAddr w1 before VTX overlap lookup in DisplayListFactoryBassel Alshmali
2026-05-22Added sequence factory for sf64KiritoDv
2026-05-11Fixed samples being duplicated among other assets probablyKiritoDv
2026-05-11Added bound validations for audio table factoryKiritoDv
2026-05-11Fixed yaml entries from audio not getting generatedKiritoDv
2026-05-11Trying to get rid of duplicated audio on sf64KiritoDv
2026-04-09Merge pull request #220 from inspectredc/fzx-base-audio-fixLywx
2026-03-28PM64: remove EntityGfxFactory - enable floats support in ShapeFactory (#217)Bassel Shmali
2026-03-28fix MtxFactory in fixed point path during exportBassel Alshmali
2026-03-23Implemented clang-formatKiritoDv
2026-03-16add GBIMinorVersion for width - 1 in DisplayListFactoryBassel Alshmali
2026-03-13Implemented PM64 factoriesKiritoDv
2026-03-02expose RegisterFactoryBassel Shmali
2026-02-22Added XML Factories for SequencesKiritoDv
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-26Fix envelope extractioninspectredc
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