summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysBK64: refine warp signature locating in romhacks (#260)HEADmainJeod
11 daysFixed external files on windowsKiritoDv
2026-09-01BK64: Trust the texture type fieldJeod
2026-09-01Fix a couple extract bugsJeod
2026-08-31Made drlibs static on Vadpcm encodeKiritoDv
2026-08-31pm64: support backgrounds with two palettesBassel Shmali
2026-08-23Revert symlink support. Add actual support for out of tree YMLs (#257)louist103
2026-08-23Fully parse bk64 soundfont for modding (#256)Jeod
2026-08-23BK: size additive sprite frames from their artwork (#250)Jeod
2026-08-22Support reading ymls from a common symlinked dir (#255)louist103
2026-08-20Add support for reading offsets from an external file (#253)louist103
2026-08-20Fix mismatched alloc/free in Decompressor (#251)louist103
2026-08-12Remove redundant copies from the asset parse path (#252)briaguya
2026-08-08BK Refactor (#249)Jeod
2026-08-04BK: asan, dialog, and romhack edits (#248)Jeod
2026-08-02BK: add null terminator to dialogs that may be missing them (#247)Jeod
2026-07-30Run build workflows on PRs targeting main (#239)briaguya
2026-07-30Use our own vcpkg root on Windows instead of the runner's (#240)briaguya
2026-07-30Pin libultraship to a specific commit instead of tracking main (#238)briaguya
2026-07-29Add option to extract 1 yml (#237)louist103
2026-07-26BK: update path for language packs (#236)Jeod
2026-07-26Bump yaml-cpp to the 0.9.0 release (#235)briaguya
2026-07-25Fix three Windows-only defects in OoT extraction (#234)briaguya
2026-07-24oot support (#219)briaguya
2026-07-22fix ci (#232)briaguya
2026-07-22BK: carry full jiggy-puzzle entry (#231)Jeod
2026-07-22BK: suppress extraction warnings per port policy (#229)Jeod
2026-07-21Fix romhack warp scanning and sort custom code into categories so a port can ...Jeod
2026-07-21Classify romhacks based on origin (BB or custom decomp)Jeod
2026-07-21BK: Add romhack guards for extraction and soundfontctl factoryJeod
2026-07-16Disabled minigzipKiritoDv
2026-07-16zlib fixedKiritoDv
2026-07-13Fixed zlib on webKiritoDv
2026-07-12Reenabled sm64 factories on emscripten torchKiritoDv
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-02Fixed windows workflowsKiritoDv
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-27Merge pull request #221 from bass3l/fix/dl-factoryLywx
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