aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sci.cpp
AgeCommit message (Expand)Author
2019-10-21SCI32: Add support for AIFF audiosluicebox
2019-09-25SCI32: Add QFG4 character import message boxsluicebox
2019-06-23SCI: Add some more SCI11+ featuresKawa
2019-05-12SCI: Remove unnecessary two-phase Kernel initialisationFilippos Karapetis
2019-05-12SCI: Remove unnecessary two-phase GfxCursor initialisationColin Snover
2019-04-09SCI: Add parser support for LSL3, SQ3 German Amigasluicebox
2019-04-06SCI: Fix LONGBOW Green Man riddles and forest sweepsluicebox
2019-03-09JANITORIAL: Update all scummvm.org URLS to use httpsCameron Cawley
2018-12-05SCI: Stop sleeping if the game is trying to quitColin Snover
2018-12-02SCI: Add support for The Dating Pool (#1403)Kawa
2017-09-27SCI: Do some clean-up of event handling systemColin Snover
2017-09-08SCI32: Toggle Phant2 content censoring from game optionsColin Snover
2017-07-26SCI32: Reduce priority of PATCHES directory for Phant2Colin Snover
2017-07-06SCI32: Refactor Video32 code to reduce code & feature duplicationColin Snover
2017-07-06SCI32: Centralise OSystem screen updatesColin Snover
2017-06-18SCI: Switch SCI2 games to use Audio32Colin Snover
2017-06-10SCI32: Fix detection and loading of localized resources in TorinColin Snover
2017-06-10SCI: Move printObject from console to scriptdebugWillem Jan Palenstijn
2017-06-10SCI: Start engine at tick 1Colin Snover
2017-06-09SCI32: Fix audio sync recursionColin Snover
2017-05-23SCI32: Add 'music/' subdir to file path for LSL7 GOGHein-Pieter van Braam
2017-05-20SCI: Minor punctuation fix in buggy script alertColin Snover
2017-05-10SCI: Add "patch" directory to search pathsColin Snover
2017-05-10SCI: Add example of KQ6 game with incorrect patches directoryColin Snover
2017-05-08SCI: Translate messages passed to dialoguesColin Snover
2017-05-06SCI32: Fix terrible rendering performance when vsync is enabledColin Snover
2017-04-23SCI: Implement fallback detection for SCI3Colin Snover
2017-04-23SCI: Fix missing music in LSL7Colin 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-03-27SCI: Implement bounds-checked reads of game resourcesColin Snover
2017-01-16SCI: Remove unused SciEngine::speechAndSubtitlesEnabled methodColin Snover
2016-12-03SCI: Fix non-responsive application warning during sysex transfersColin Snover
2016-12-03SCI32: Fix LSL6hires text speed sliderColin Snover
2016-11-03SCI32: Allow SCI32 games to update speech & subtitles settingsColin Snover
2016-09-30SCI32: Sync subtitle text speed with ScummVM GUIColin Snover
2016-09-29SCI: Add prefix to global variable constantsColin Snover
2016-09-29SCI32: Fix warnings and incompatible save games when built without SCI32Colin Snover
2016-09-29SCI32: Emulate MGDX ego view metadataColin Snover
2016-09-29SCI32: Fix multiple bugs in kSaveColin Snover
2016-09-29SCI32: Implement ScummVM save/loadColin Snover
2016-09-29SCI: Replace magic numbers for globals with named constantsColin Snover
2016-09-29SCI32: Start implementing kSave for SCI32Colin Snover
2016-09-29SCI32: Add support for kPrintDebugColin Snover
2016-09-29SCI: Move SciEngine::sleep to correct source fileColin Snover
2016-08-26SCI: Add a sanity check in wrapFilename(), as in unwrapFilename()Filippos Karapetis
2016-08-23SCI32: Update the SCI2/SCI2.1 games that use global 90 for speech/subsFilippos Karapetis
2016-08-19SCI32: Remove unused ResourceManager from GfxFrameoutColin Snover
2016-08-19SCI32: Remove CoordAdjuster32, at least for the momentColin Snover