Age | Commit message (Expand) | Author |
---|---|---|
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 |