aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/guest_additions.h
AgeCommit message (Expand)Author
2017-04-22SCI: Improve comments in GuestAdditionsColin Snover
2017-04-22SCI32: Fix infinite recursion when loading invalid save from launcherColin 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 save/restore to GuestAdditions and reimplement for SCI32Colin Snover
2017-04-21SCI: Improve audio volume & settings sync codeColin Snover