Age | Commit message (Expand) | Author |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-25 | SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi... | Filippos Karapetis |
2010-11-21 | SCI: Added a heuristic to detect the modified late SCI2.1/SCI3 kString/kArray... | Filippos Karapetis |
2010-11-17 | SCI: lofsa/lofss functionality for SCI3 | Filippos Karapetis |
2010-07-31 | SCI: fix lofs autodetection | Martin Kiewitz |
2010-07-27 | SCI: Better fix for bug #3035058 - ECOQUEST demo: Missing subtitles | Matthew Hoops |
2010-06-10 | Moved the MoveCountType enum above the GameFeatures class, as it's the only c... | Filippos Karapetis |
2010-02-07 | Split GameFeatures::autoDetectFeature into several methods, one for each feature | Max Horn |
2010-02-07 | SCI: Add GameFeatures::getDetectionAddr auxillary method | Max Horn |
2010-02-07 | With the new detection for setCursor, the game object and game ID are no long... | Filippos Karapetis |
2010-02-07 | Rewrite detectSetCursorType() so that it works for KQ5 Mac in addition to KQ5... | Matthew Hoops |
2010-02-03 | Placed all the game feature detection code in a separate class | Filippos Karapetis |