aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2017-07-30SCI32: Minor code deduplicationColin Snover
2017-07-30SCI32: Implement guest additions volume sync for Phant2Colin Snover
2017-07-30SCI: Expose API for retrieving multiple objects with the same nameColin Snover
2017-07-30SCI32: Add uninitialized read workaround for Phant2Colin Snover
2017-07-30SCI32: Add workaround entry for PQ4 floppy city hall room 390Martin Kiewitz
2017-07-30SCI32: Add script patch for PQ4 floppy computer issueMartin Kiewitz
2017-07-26SCI32: Add kMinimize to stop unmapped function warningColin Snover
2017-07-26SCI32: Patch spin loop in Phant2 puzzleColin Snover
2017-07-26SCI32: Dummy SCI3 bitmap calls to discover possible usageColin Snover
2017-07-26SCI32: Patch bad version retrieval in Phant2Colin Snover
2017-07-26SCI32: Fix truncated save game names in Phant2Colin Snover
2017-07-26SCI32: Fix lofsa/lofss of strings in SCI3 disassemblyColin Snover
2017-07-24SCI32: Add music volume UI sync for MGDXColin Snover
2017-07-24SCI32: Match 4-language MGDX extra save game dataColin Snover
2017-07-24SCI32: Use dynamic selector in QFG4 trap script patchColin Snover
2017-07-24SCI32: Deduplicate volume reset script patches & add to MGDXColin Snover
2017-07-24SCI32: Add deflang (default language) kGetConfig key for MGDXColin Snover
2017-07-23SCI: Minor cleanups in kGetEventColin Snover
2017-07-23SCI32: Fix hot rectangle eventsColin Snover
2017-07-23SCI: Resolve offset names when disassembling object methodsColin Snover
2017-07-17SCI32: Add workaround for Torin/LSL7 running with subtitles onlyColin Snover
2017-07-17SCI32: Add guest additions support for LSL7Colin Snover
2017-07-16SCI32: Remove duplicate callColin Snover
2017-07-16SCI32: Fix wrong GK1 sound volume syncColin Snover
2017-07-16SCI32: Improve GK1 narrator speech syncColin Snover
2017-07-15SCI32: Add patch for mismatched PointSoft Torin heap 20700Colin Snover
2017-07-15SCI: Stop double-initialization of SCI0/1 objectsColin Snover
2017-07-15SCI: Fix up Object::_baseMethod implementationColin Snover
2017-07-13SCI32: Patch out bad rat view init code in PhantasmagoriaColin Snover
2017-07-13SCI32: Add workaround for Phant1Colin Snover
2017-07-09SCI32: Fix kObjectIntersectWillem Jan Palenstijn
2017-07-07SCI32: Add workarounds for PQ4Colin Snover
2017-07-07SCI32: Force General MIDI for games that support nothing elseColin Snover
2017-07-06SCI32: Improve kPlayVMD renderingColin Snover
2017-07-06SCI32: Improve kShowMovieWin (AVI) renderingColin Snover
2017-07-06SCI32: Add workaround for SQ6Colin Snover
2017-07-06SCI32: Centralise OSystem screen updatesColin Snover
2017-07-01SCI: Fix typo in pq3 script patchMartin Kiewitz
2017-07-01SCI: Add script patch for pq3, points for giving locket (bug #9862)Martin Kiewitz
2017-06-24SCI32: Replace Torin dragon's cave patch with a better patchColin Snover
2017-06-24SCI32: Fix Boogle warp glitch caused by previous game patchColin Snover
2017-06-23SCI32: Add patch for game script bug in Torin dragon's caveColin Snover
2017-06-19SCI32: Create Torin-specific save game count limitation removerColin Snover
2017-06-19SCI32: Add workaround for invalid kFrameOut call in PQ4Colin Snover
2017-06-19SCI32: Add workaround for uninitialised read in PQ4Colin Snover
2017-06-19SCI32: Add workaround for invalid kPalVarySetStart call in PQ4Colin Snover
2017-06-18SCI: Switch SCI2 games to use Audio32Colin Snover
2017-06-17SCI: State SCI version in error if kernel subop detection failsColin Snover
2017-06-10SCI: Tidy Script errors & ensure script number exists in all of themColin Snover
2017-06-10SCI: Expand kernel breakpoint pattern matching for negative matchesWillem Jan Palenstijn