Age | Commit message (Expand) | Author |
2012-10-08 | SCI: Also add LSL6 CD to syncIngameAudioOptions() | Filippos Karapetis |
2012-07-22 | SCI: Rewrite RobotDecoder to use the AdvancedVideoDecoder API | Matthew Hoops |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis |
2012-05-22 | SCI: Fix the detection of the NRS patch for QFG3 | Filippos Karapetis |
2012-03-31 | ENGINES: Return all available custom GUI options if no target is specified | Filippos Karapetis |
2012-03-31 | SCI: Make sure that the disable_dithering key exists | Filippos Karapetis |
2012-03-25 | SCI: Rename the sci_originalsavedload option to originalsaveload | Filippos Karapetis |
2012-03-07 | SCI: Add a new configuration option for SQ4 CD, "silver_cursors" | Filippos Karapetis |
2011-11-29 | SCI: Fix restarting SCI engine with different SCI version | Willem Jan Palenstijn |
2011-10-30 | SCI: More work on kEditText | Filippos Karapetis |
2011-10-29 | SCI: Added a new debug flag, "DebugMode" for SCI32 games | Filippos Karapetis |
2011-10-28 | SCI: Added skeleton code for kEditText (still not working) | Filippos Karapetis |
2011-10-26 | SCI: Renamed GfxControls to GfxControls16 | Filippos Karapetis |
2011-10-19 | SCI: Move the palette merging checking code inside the GfxPalette class | Filippos Karapetis |
2011-09-03 | SCI32: Added an initial skeleton structure for the SCI2 text drawing code | Filippos Karapetis |
2011-06-25 | SCI: Fixed bug #3325512: "EcoQuest 1: Audio settings are not saved" | Filippos Karapetis |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-27 | SCI: Fix access to variables (gc_interval etc.) from the console | Lars Skovlund |
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-09 | SCI: Slight cleanup to undithering code | Max Horn |
2011-03-28 | SCI: Renamed restAdjust to r_rest (like r_acc and r_prev) | md5 |
2011-03-09 | SCI: Don't patch the save/load dialogs in Shivers | md5 |
2011-03-04 | SCI: Use BE string handling for Mac games. | Walter van Niftrik |
2011-03-04 | SCI: Enable fade transitions for SCI1 EGA games | md5 |
2011-03-04 | SCI: Don't patch save/restore dialogs in Phantasmagoria | md5 |
2011-03-04 | SCI21: Now replacing save/restore dialogs in SCI2.1 and newer games | md5 |
2011-03-03 | SCI: Applied save/load dialog patching to all SCI0-SCI2.1 early games | md5 |
2011-02-28 | SCI: Cleanup of the save/load dialog patching code and the lofs type detectio... | md5 |
2011-02-27 | SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY | md5 |
2011-02-22 | SCI: Added support for patching save/load dialogs in SCI2 games | md5 |
2011-02-17 | SCI: Fix Mac icon bar palettes | Matthew Hoops |
2011-02-08 | SCI: Add detection for Freddy Pharkas Mac | Matthew Hoops |
2011-02-07 | SCI: Converted the robot decoder into a regular video decoder, and decoupled ... | Filippos Karapetis |
2011-02-05 | SCI: Fix Mac SCI32 subdirectories | Matthew Hoops |
2011-02-03 | SCI: Disable the special QFG1 Mac icon bar | Matthew Hoops |
2011-01-27 | SCI: Set the printLang and parseLang selectors again when restarting, if nece... | Filippos Karapetis |
2011-01-22 | SCI21: Allow the game scripts to sync robot videos, like in SSCI. Also, refer... | Filippos Karapetis |
2010-12-23 | SCI: Fixed typo | Filippos Karapetis |
2010-12-22 | SCI: Limit the speech/subtitle settings sync to SCI1.1 CD games only. Earlier | Filippos Karapetis |
2010-12-22 | SCI: Sync in-game speech/subtitle options with the ones from the ScummVM GUI. | Filippos Karapetis |
2010-11-27 | SCI: Compensate for buggy KQ5CD saved games (before r54510) | Filippos Karapetis |
2010-11-26 | SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons" | Filippos Karapetis |
2010-11-25 | SCI: Added engine method isCD() | Filippos Karapetis |
2010-11-19 | SCI: Moved the Object class in a separate file | Filippos Karapetis |
2010-11-17 | SCI: Allow SCI3 game scripts to run | Filippos Karapetis |
2010-11-11 | SCI: Added the "DUK" video folder to the Search manager | Filippos Karapetis |
2010-11-10 | SCI: Some SCI3 changes | Filippos Karapetis |
2010-11-09 | SCI: Some slight work on SCI3 | Filippos Karapetis |
2010-11-05 | COMMON/GUI/SCI: Changes to the EGA dithering checkbox | Filippos Karapetis |