aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/features.h
AgeCommit message (Expand)Author
2010-11-25SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi...Filippos Karapetis
2010-11-21SCI: Added a heuristic to detect the modified late SCI2.1/SCI3 kString/kArray...Filippos Karapetis
2010-11-17SCI: lofsa/lofss functionality for SCI3Filippos Karapetis
2010-07-31SCI: fix lofs autodetectionMartin Kiewitz
2010-07-27SCI: Better fix for bug #3035058 - ECOQUEST demo: Missing subtitlesMatthew Hoops
2010-06-10Moved the MoveCountType enum above the GameFeatures class, as it's the only c...Filippos Karapetis
2010-02-07Split GameFeatures::autoDetectFeature into several methods, one for each featureMax Horn
2010-02-07SCI: Add GameFeatures::getDetectionAddr auxillary methodMax Horn
2010-02-07With the new detection for setCursor, the game object and game ID are no long...Filippos Karapetis
2010-02-07Rewrite detectSetCursorType() so that it works for KQ5 Mac in addition to KQ5...Matthew Hoops
2010-02-03Placed all the game feature detection code in a separate classFilippos Karapetis