Age | Commit message (Expand) | Author |
2019-10-23 | SCI32: Include Mac resource filenames with two digits | sluicebox |
2019-10-11 | SCI32: Enable Mac code (remove ENABLE_SCI32_MAC) | sluicebox |
2019-06-09 | SCI: Create message workaround system | sluicebox |
2019-04-15 | SCI: Fix diskdump patch file headers | sluicebox |
2019-03-03 | SCI: Fix sync36 patch files not being loaded | sluicebox |
2018-12-30 | SCI: Don't try to validate resources added from a Mac resource fork | Filippos Karapetis |
2018-12-05 | SCI: Silence more incorrect audio patch type warnings | Colin Snover |
2018-08-27 | SCI: Load the correct sound effects in Hoyle 4 | Filippos Karapetis |
2018-01-02 | SCI32: Fix segfault when SCI3 vocab isn't found | Dan Church |
2017-11-19 | SCI: Fix UB shifting negative integers | Colin Snover |
2017-09-29 | SCI32: Fix extremely broken patch for RAMA RESOURCE.SFX | Colin Snover |
2017-09-29 | SCI32: Improve RESOURCE.SFX fallback for RAMA | Colin Snover |
2017-09-24 | SCI32: Disable all SCI32 Mac code | Colin Snover |
2017-09-19 | SCI32: Support RAMA's single sound effects volume | Colin Snover |
2017-09-10 | SCI: Remove dead code | Colin Snover |
2017-09-08 | SCI: Add method to get resource patch file extensions | Colin Snover |
2017-09-08 | SCI: Improve array bounds safety check | Colin Snover |
2017-09-03 | SCI32: Make audio resource size mismatch non-fatal | Colin Snover |
2017-08-25 | SCI32: Stop blacklisting 37.MAP from Phantasmagoria | Colin Snover |
2017-08-04 | SCI32: Fix loading audio resources from RESSCI.PAT | Colin Snover |
2017-07-23 | SCI: Blacklist certain audio map patch files | Colin Snover |
2017-07-23 | SCI: Keep audio maps out of the LRU cache | Colin Snover |
2017-07-23 | SCI32: Detect multi-disc audio by RESSCI files instead of RESAUD | Colin Snover |
2017-06-09 | SCI: Get LRU from list directly, instead of from a reverse iterator | Colin Snover |
2017-06-08 | SCI32: Clarify code comment about Steam GK2 RESMAP.001 | Colin Snover |
2017-05-20 | SCI: Ignore patch resources with .DOS and .WIN extensions | Colin Snover |
2017-05-13 | SCI: Suppress resource warnings when running fallback detection | Colin Snover |
2017-05-13 | SCI: Dispose uncached volume file streams | Colin Snover |
2017-05-10 | SCI: Fix reading of Rave data from compressed KQ6 audio volumes | Colin Snover |
2017-05-10 | SCI: Fix support for ScummVM compressed audio volumes | Colin Snover |
2017-05-09 | SCI: Add ifdef for SCI32 types in processPatch | Colin Snover |
2017-05-08 | SCI: Fix SCI1.1 patch resources | Colin Snover |
2017-05-08 | SCI: Fix Audio36 patch suffix matching against lowercase extensions | Colin Snover |
2017-05-08 | SCI: Fix some issues with ChunkResourceSource | Colin Snover |
2017-05-08 | SCI: Improve detection and reporting of resource errors | Colin Snover |
2017-05-01 | SCI32: Add support for Shivers interactive demo | Colin Snover |
2017-04-23 | SCI32: Remove SCI3 TODO | Colin Snover |
2017-04-23 | SCI32: Allow resource maps with missing corresponding volumes | Colin Snover |
2017-04-23 | SCI: Always search for .CSC script patches | Colin Snover |
2017-04-23 | SCI: Implement fallback detection for SCI3 | Colin Snover |
2017-04-23 | SCI32: Remove incomplete SCI3 detection warning | Colin Snover |
2017-03-30 | SCI32: Fix audio, wave, VMD, Duck, CLUT, TGA, ZZZ, Etc patches | Colin Snover |
2017-03-30 | SCI32: Support reading sound effects from normal resource bundles | Colin Snover |
2017-03-30 | SCI: Update formatting strings to match updated Span API | Colin Snover |
2017-03-27 | SCI: Implement bounds-checked reads of game resources | Colin Snover |
2017-02-18 | SCI: Fix unaligned read | Willem Jan Palenstijn |
2017-01-09 | SCI32: Ignore .OLD extension when searching Audio36 patches | Colin Snover |
2016-12-03 | SCI: Remove unnecessary indirection in Resource::loadPatch | Colin Snover |
2016-11-20 | SCI32: Fix reading view, pic, and palette patches | Colin Snover |
2016-11-02 | SCI: Remove old SCI32 hires detection heuristic | Colin Snover |