Age | Commit message (Expand) | Author |
2019-06-23 | SCI: Add some more SCI11+ features | Kawa |
2019-05-12 | SCI: Remove unnecessary two-phase Kernel initialisation | Filippos Karapetis |
2019-05-12 | SCI: Remove unnecessary two-phase GfxCursor initialisation | Colin Snover |
2019-04-09 | SCI: Add parser support for LSL3, SQ3 German Amiga | sluicebox |
2019-04-06 | SCI: Fix LONGBOW Green Man riddles and forest sweep | sluicebox |
2019-03-09 | JANITORIAL: Update all scummvm.org URLS to use https | Cameron Cawley |
2018-12-05 | SCI: Stop sleeping if the game is trying to quit | Colin Snover |
2018-12-02 | SCI: Add support for The Dating Pool (#1403) | Kawa |
2017-09-27 | SCI: Do some clean-up of event handling system | Colin Snover |
2017-09-08 | SCI32: Toggle Phant2 content censoring from game options | Colin Snover |
2017-07-26 | SCI32: Reduce priority of PATCHES directory for Phant2 | Colin Snover |
2017-07-06 | SCI32: Refactor Video32 code to reduce code & feature duplication | Colin Snover |
2017-07-06 | SCI32: Centralise OSystem screen updates | Colin Snover |
2017-06-18 | SCI: Switch SCI2 games to use Audio32 | Colin Snover |
2017-06-10 | SCI32: Fix detection and loading of localized resources in Torin | Colin Snover |
2017-06-10 | SCI: Move printObject from console to scriptdebug | Willem Jan Palenstijn |
2017-06-10 | SCI: Start engine at tick 1 | Colin Snover |
2017-06-09 | SCI32: Fix audio sync recursion | Colin Snover |
2017-05-23 | SCI32: Add 'music/' subdir to file path for LSL7 GOG | Hein-Pieter van Braam |
2017-05-20 | SCI: Minor punctuation fix in buggy script alert | Colin Snover |
2017-05-10 | SCI: Add "patch" directory to search paths | Colin Snover |
2017-05-10 | SCI: Add example of KQ6 game with incorrect patches directory | Colin Snover |
2017-05-08 | SCI: Translate messages passed to dialogues | Colin Snover |
2017-05-06 | SCI32: Fix terrible rendering performance when vsync is enabled | Colin Snover |
2017-04-23 | SCI: Implement fallback detection for SCI3 | Colin Snover |
2017-04-23 | SCI: Fix missing music in LSL7 | Colin Snover |
2017-04-22 | SCI: Clean up unnecessary delayed restore flags | Colin Snover |
2017-04-22 | SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32 | Colin Snover |
2017-04-21 | SCI: Improve audio volume & settings sync code | Colin Snover |
2017-03-27 | SCI: Implement bounds-checked reads of game resources | Colin Snover |
2017-01-16 | SCI: Remove unused SciEngine::speechAndSubtitlesEnabled method | Colin Snover |
2016-12-03 | SCI: Fix non-responsive application warning during sysex transfers | Colin Snover |
2016-12-03 | SCI32: Fix LSL6hires text speed slider | Colin Snover |
2016-11-03 | SCI32: Allow SCI32 games to update speech & subtitles settings | Colin Snover |
2016-09-30 | SCI32: Sync subtitle text speed with ScummVM GUI | Colin Snover |
2016-09-29 | SCI: Add prefix to global variable constants | Colin Snover |
2016-09-29 | SCI32: Fix warnings and incompatible save games when built without SCI32 | Colin Snover |
2016-09-29 | SCI32: Emulate MGDX ego view metadata | Colin Snover |
2016-09-29 | SCI32: Fix multiple bugs in kSave | Colin Snover |
2016-09-29 | SCI32: Implement ScummVM save/load | Colin Snover |
2016-09-29 | SCI: Replace magic numbers for globals with named constants | Colin Snover |
2016-09-29 | SCI32: Start implementing kSave for SCI32 | Colin Snover |
2016-09-29 | SCI32: Add support for kPrintDebug | Colin Snover |
2016-09-29 | SCI: Move SciEngine::sleep to correct source file | Colin Snover |
2016-08-26 | SCI: Add a sanity check in wrapFilename(), as in unwrapFilename() | Filippos Karapetis |
2016-08-23 | SCI32: Update the SCI2/SCI2.1 games that use global 90 for speech/subs | Filippos Karapetis |
2016-08-19 | SCI32: Remove unused ResourceManager from GfxFrameout | Colin Snover |
2016-08-19 | SCI32: Remove CoordAdjuster32, at least for the moment | Colin Snover |
2016-08-19 | SCI32: Implement kRobot | Colin Snover |
2016-08-19 | SCI32: Remove GfxScreen from SCI32 | Colin Snover |