Age | Commit message (Expand) | Author |
2014-10-18 | SCI: Separate the rest of the detection-only functions | Filippos Karapetis |
2014-10-18 | SCI: Rename the version of addAppropriateSources() used in detection | Filippos Karapetis |
2014-10-18 | SCI: Fix some typos, and remove some redundant curly braces | Filippos Karapetis |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-20 | SCI: Add support for the King's Questions mini-game | Filippos Karapetis |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2012-10-22 | SCI: Add the Inside the Chest / Benind the Developer's Shield demo | Filippos Karapetis |
2012-10-13 | SCI: Hopefully fix bug #3565505 - "SCI : crash when loading a savegame" | Filippos Karapetis |
2012-07-04 | SCI: Fix spelling of Yamaha. | Johannes Schickel |
2012-07-03 | SCI: Slight cleanup in querySaveMetaInfos. | Johannes Schickel |
2012-03-25 | GUI: Change the undithering checkbox to be an engine-specific option | Filippos Karapetis |
2012-03-25 | SCI: Rename the sci_originalsavedload option to originalsaveload | Filippos Karapetis |
2012-03-19 | SCI: Add per-game GUI option support. | Filippos Karapetis |
2012-02-28 | Revert "SCI: Do not set _singleId in SciMetaEngine" | Filippos Karapetis |
2012-02-28 | SCI: Do not set _singleId in SciMetaEngine | Filippos Karapetis |
2012-01-15 | SCI: Clean up some memory management and loops | Willem Jan Palenstijn |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-10-16 | SCI: Moved the Hi-res description for LSL6 hi-res in the extras field | Filippos Karapetis |
2011-10-16 | SCI: Updated the description of LSL6 hires to distinguish it better | Filippos Karapetis |
2011-09-10 | SCI: Added handling of cnick-kq and cnick-longbow in the fallback detector | Filippos Karapetis |
2011-08-07 | GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). | Christoph Mallon |
2011-08-07 | SCI: Simplify allocation of ResourceManager. | Christoph Mallon |
2011-08-07 | SCI: Remove unnecessary cast. | Christoph Mallon |
2011-06-20 | SCI: Let fallback detector set GUIO_NOSPEECH appropriately | Max Horn |
2011-06-17 | SCI: Improve 'extra' strings generated by fallback detector | Max Horn |
2011-06-17 | SCI: Improve fallback detection for KQ7 | Max Horn |
2011-06-17 | SCI: Improve fallback detection for GK2 demo | Max Horn |
2011-06-17 | SCI: Change fallback detector to use allFiles hashmap | Max Horn |
2011-06-17 | SCI: Use ScopedPtr to handle temporary resMan instance on the heap | Max Horn |
2011-06-14 | DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | SCI: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-07 | SCI: The SCI2.1 SVGA version of MUMG is named "Mixed-Up Mother Goose Deluxe" | Filippos Karapetis |
2011-01-04 | SCI: Moved the "SCI" bit to the extras field, to preserve the original naming... | Filippos Karapetis |
2011-01-04 | SCI: Corrected game description for LSL1 (thanks Raziel) | Filippos Karapetis |
2011-01-04 | SCI: Some changes to the naming scheme of some games | Filippos Karapetis |
2010-11-19 | ALL: Push down deps on stream.h from .h to .cpp files | Max Horn |
2010-11-09 | SCI3: Removed detection and any possible support of Shivers 2 | Filippos Karapetis |
2010-11-09 | SCI: Fixed the fallback detector again | Filippos Karapetis |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-31 | SCI: Play time related changes | Filippos Karapetis |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-09-18 | SCI: Some changes to the fallback detector (sync with branch 1.2.0) | Filippos Karapetis |
2010-09-03 | SCI: adding mother goose title | Martin Kiewitz |
2010-08-24 | SCI: changing maximum slots from 0-999 to 0-99 | Martin Kiewitz |