aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2017-07-24SCI32: Promote MGDX to ADGF_TESTINGColin Snover
2017-07-24SCI32: Add music volume UI sync for MGDXColin Snover
2017-07-24SCI32: Fix MGDX platform in detection tablesColin 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-24SCI32: Fix ResourceManager::changeAudioDirectoryColin Snover
2017-07-23SCI32: Emit a warning when an audio resource cannot be foundColin Snover
2017-07-23SCI: Blacklist certain audio map patch filesColin Snover
2017-07-23SCI: Keep audio maps out of the LRU cacheColin Snover
2017-07-23SCI32: Fix explicit mouse position changesColin Snover
2017-07-23SCI32: Add missing method documentationColin Snover
2017-07-23SCI32: Stop throttling of kFrameOut during interactive VMD playbackColin Snover
2017-07-23SCI32: Make stop flag condition more explicitColin Snover
2017-07-23SCI32: Check for stop events before rendering the next frameColin Snover
2017-07-23SCI32: Improve performance when flushing events during video playbackColin 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-23SCI32: Avoid extra cursor paints when the cursor has not movedColin Snover
2017-07-23SCI32: Don't warp the mouse when it doesn't need to be warpedColin Snover
2017-07-23SCI32: Detect multi-disc audio by RESSCI files instead of RESAUDColin Snover
2017-07-18SCI32: Fix kIsOnMe crashes in LSL7 About screenColin Snover
2017-07-17SCI32: Promote LSL7 to ADGF_TESTINGColin Snover
2017-07-17SCI32: Destroy audio streams in Audio32 using DisposeAfterUse flagColin Snover
2017-07-17SCI32: Fix stream leaks in Audio32/SOLStreamColin Snover
2017-07-17SCI32: Add workaround for Torin/LSL7 running with subtitles onlyColin Snover
2017-07-17SCI32: Remove ENABLE_SCI3_GAMES ifdef, now that they are supportedColin Snover
2017-07-17SCI32: Add guest additions support for LSL7Colin Snover
2017-07-17SCI32: Fix playback of looped audioColin 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-16SCI: Clarify Tab character & modifier workarounds in GfxMenuColin Snover
2017-07-16SCI: Fix kMenuSelect to understand control charactersColin Snover
2017-07-16SCI: Fix control character keyboard eventsColin 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: Add detection entry for Phantasmagoria FR 1.100.000Colin Snover
2017-07-13SCI32: Patch out bad rat view init code in PhantasmagoriaColin Snover
2017-07-13SCI32: Ignore chest view palette in PhantasmagoriaColin Snover
2017-07-13SCI32: Move priority comparison of ScreenItems into its own functionColin Snover
2017-07-13SCI32: Stop optimising palette mergesColin Snover
2017-07-13SCI32: Add workaround for Phant1Colin Snover
2017-07-09SCI: Fix detected name for lsl6-cdTarek Soliman
2017-07-09SCI32: Fix kObjectIntersectWillem Jan Palenstijn
2017-07-07SCI32: Implement kShowStyle HShutterOut transitionColin Snover
2017-07-07SCI32: Add workarounds for PQ4Colin Snover