aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-04-22SCI: Add alloc_list command to debuggerColin Snover
2017-04-22SCI: Avoid crashing when disassembling a call with a bad objectColin Snover
2017-04-22SCI32: Disable brightness boost when black-lined video is disabledColin Snover
2017-04-22SCI32: Store handle to VMD bitmap separately from ScreenItemColin Snover
2017-04-22SCI32: Fix bad interpolation of Robot audio samplesColin Snover
2017-04-22SCI32: Add and divide instead of performing two divisionsColin Snover
2017-04-22SCI: Improve message when crashing due to a bad selectorColin Snover
2017-04-22SCI32: Fix dumb typo in CelInfo32::toStringColin Snover
2017-04-22SCI: Display class names in disassemblyColin Snover
2017-04-22SCI: Remove #undef for a macro that does not existColin Snover
2017-04-22SCI32: Implement support for QFG4 autosaveColin Snover
2017-04-22SCI32: Add workarounds & patches for QFG4Colin Snover
2017-04-22SCI: Explicitly label slot 0 as the autosave slot in the ScummVM UIColin Snover
2017-04-22SCI: Fix whitespace errorsColin Snover
2017-04-22SCI: Fix typo in debug messageColin Snover
2017-04-22SCI32: Fix broken final step of 2.1mid+ pixel dissolveColin Snover
2017-04-22SCI32: Fix bad kPointSize implementationColin Snover
2017-04-22SCI32: Fix kStringFormat signaturesColin Snover
2017-04-22SCI: Accept 32-bit values to reg_t::incOffsetColin Snover
2017-04-22DRASCULA: Add possibility to load and save games using GMMThierry Crozat
2017-04-22SCI32: Enable support for SCI2-2.1 games in release!Colin Snover
2017-04-22SCI32: Provide more detail in console when a save game fails checksColin Snover
2017-04-22SCI32: Make version 41 the first supported save game versionColin Snover
2017-04-22SCI32: Add palette code for late SCI2.1mid+ gamesColin Snover
2017-04-22SCI: Fix compilation when SCI32 is disabledColin Snover
2017-04-22SCI: Do not sync objects when saving gamesColin Snover
2017-04-22SCI: Improve comments in GuestAdditionsColin Snover
2017-04-22SCI32: Add workaround for SQ6 invalid read after a failed save game restoreColin 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-22SCI32: Only activate the Load button in the launcher when it is usableColin 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: Clean up unnecessary delayed restore flagsColin 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
2017-04-18TITANIC: Cleanup of CStarControlSub26 fn5Paul Gilbert
2017-04-18TITANIC: Fixes for CStarControlSub25 fn2Paul Gilbert
2017-04-18SCI: Fix handling of buggy SCI0 export tablesColin Snover
2017-04-18JANITORIAL: Remove superfluous semicolonsTorbjörn Andersson
2017-04-17DIRECTOR: Fix event processingEugene Sandulenko
2017-04-17TITANIC: Further renamings of CStarMover fieldsPaul Gilbert
2017-04-17TITANIC: Renamings for CCameraMover fields and methodsPaul Gilbert
2017-04-16TITANIC: Further positioning renamesPaul Gilbert
2017-04-16TITANIC: Renamings for positions and orientationsPaul Gilbert
2017-04-16TITANIC: Renamings for mover position updatesPaul Gilbert
2017-04-16TITANIC: Renaming of camera setting position & orientationPaul Gilbert
2017-04-16TITANIC: Renaming for viewport position poses and access methodsPaul Gilbert
2017-04-16TITANIC: Rename CStarControlSub13 to CViewportPaul Gilbert