aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2017-09-10SCI: Remove dead codeColin Snover
2017-09-09SCI32: Fix whitespace errorsColin Snover
2017-09-09SCI32: Send correct color depth to Phant2Colin Snover
2017-09-09SCI32: Fix Phant2 movie-vs-game playback volumesColin Snover
2017-09-08SCI32: Fix volume config when changing volume from in-game Phant2 controlsColin Snover
2017-09-08SCI32: Order nulls consistently in kernel signaturesColin Snover
2017-09-08SCI32: Remove redundant kStringGetData implementationColin Snover
2017-09-08SCI32: Fix kString signatures to allow null references where appropriateColin Snover
2017-09-08SCI32: Fix crash when changing security level of dead people in Phant2Colin Snover
2017-09-08SCI32: Add missing include for ConfManColin Snover
2017-09-08SCI32: Toggle Phant2 content censoring from game optionsColin Snover
2017-09-04SCI32: Fix creating over 20 saves in Phant2 native save gameColin Snover
2017-09-04SCI32: Disable save game mangling in Phant2Colin Snover
2017-09-03SCI: Fix builds with SCI32 disabledColin Snover
2017-09-03SCI32: Fix load from launcher for LighthouseColin Snover
2017-09-03SCI32: Add standard SRDialog patches to LighthouseColin Snover
2017-09-03SCI32: Fix crash after credits in LighthouseColin Snover
2017-09-03SCI32: Implement kCelLinkColin Snover
2017-08-26SCI32: Fix SFX volume being misapplied to music & speech in some gamesColin Snover
2017-08-25JANITORIAL: Remove unnecessary semicolonTorbjörn Andersson
2017-08-07SCI32: Add script patch for last action sequence in PQ4Martin Kiewitz
2017-08-07SCI32: Add script patch for Bitty Kitty / Barbie game glitchMartin Kiewitz
2017-08-06SCI32: Add script patches for action sequences in city hallMartin Kiewitz
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-08-06JANITORIAL: Silence some GCC 7 warningsTorbjörn Andersson
2017-07-30SCI32: Increase maximum save games for Phant2Colin Snover
2017-07-30SCI32: Add load from launcher support for Phant2Colin Snover
2017-07-30SCI32: Implement Phant2 save/load integrationColin Snover
2017-07-30SCI32: Deduplicate guest additions save/load codeColin Snover
2017-07-30SCI: Show inherited methods when viewing an object in the debuggerColin Snover
2017-07-30SCI32: Fix breakpoints on reading/writing selectors in SCI3Colin Snover
2017-07-30SCI32: Indicate that LSL7 and Torin use the same save/load codeColin Snover
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