aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/guest_additions.cpp
AgeCommit message (Expand)Author
2019-10-05SCI32: Handle the special Bridge save/load screens in Hoyle 5Filippos Karapetis
2019-09-29SCI32: Fix typo in kGlobalVarHoyle5ResponseTimeFilippos Karapetis
2019-09-28SCI32: Sync HOYLE5 Bridge volume controlsluicebox
2019-09-12SCI32: Fix loading autosaves (slot 0)sluicebox
2019-03-27SCI: Exclude GK1/QFG4 sync when SCI32 disabledsluicebox
2019-03-27SCI: Add cast to prev commit to fix buildssluicebox
2019-03-27SCI: Synchronize QFG4 control panel audio settingssluicebox
2019-03-27SCI: Fix broken speech after starting in text modesluicebox
2018-09-04SCI32: Fix typoFilippos Karapetis
2018-09-04SCI32: Add more workarounds for Hoyle Classic GamesFilippos Karapetis
2018-09-01SCI32: Add a game option to double the videos in KQ7 by defaultFilippos Karapetis
2018-08-30SCI32: Add audio volume sync support for Hoyle5Filippos Karapetis
2017-09-30SCI32: Fix support for RAMA demoColin Snover
2017-09-28SCI32: Add audio volume sync support for RAMAColin Snover
2017-09-23SCI32: Flush stub RAMA save game to diskColin Snover
2017-09-23SCI32: Fix infinite reload in RAMA when loading from launcherColin Snover
2017-09-23SCI32: Add guest additions save/restore support for RAMAColin Snover
2017-09-23SCI32: Remove unnecessary use of strncmpColin Snover
2017-09-14SCI32: Fix Phant2 "auto-save"Colin 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: Toggle Phant2 content censoring from game optionsColin Snover
2017-09-03SCI: Fix builds with SCI32 disabledColin Snover
2017-09-03SCI32: Fix load from launcher for LighthouseColin 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-30SCI32: Minor code deduplicationColin Snover
2017-07-30SCI32: Implement guest additions volume sync for Phant2Colin Snover
2017-07-24SCI32: Add music volume UI sync for MGDXColin 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-06-09SCI32: Fix audio sync recursionColin Snover
2017-05-20SCI: Always use SegManager::getObjectName to get object namesColin Snover
2017-05-06SCI32: Micro-optimize speedRoom comparisonColin Snover
2017-05-05SCI32: Set a savegame description if none was enteredTarek Soliman
2017-04-23SCI: Fix SCI3 exportsColin Snover
2017-04-22SCI: Fix compilation when SCI32 is disabledColin Snover
2017-04-22SCI32: Fix infinite recursion when loading invalid save from launcherColin Snover
2017-04-22SCI32: Fix launcher load for ShiversColin Snover
2017-04-22SCI: Implement delayed restore for SCI32 and move implementations to GuestAdd...Colin Snover
2017-04-22SCI32: Remove original save/load option from games without ScummVM save integ...Colin Snover
2017-04-22SCI: Move ScummVM kernel calls to 0xe0Colin Snover
2017-04-22SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32Colin Snover
2017-04-21SCI: Improve audio volume & settings sync codeColin Snover