Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-10 | Moved the MoveCountType enum above the GameFeatures class, as it's the only ↵ | Filippos Karapetis | |
class using it svn-id: r49561 | |||
2010-02-07 | Split GameFeatures::autoDetectFeature into several methods, one for each feature | Max Horn | |
svn-id: r47962 | |||
2010-02-07 | SCI: Add GameFeatures::getDetectionAddr auxillary method | Max Horn | |
svn-id: r47961 | |||
2010-02-07 | With the new detection for setCursor, the game object and game ID are no ↵ | Filippos Karapetis | |
longer required, which makes some ugly code obsolete. Yay! :) svn-id: r47951 | |||
2010-02-07 | Rewrite detectSetCursorType() so that it works for KQ5 Mac in addition to ↵ | Matthew Hoops | |
KQ5 DOS CD. svn-id: r47948 | |||
2010-02-03 | Placed all the game feature detection code in a separate class | Filippos Karapetis | |
svn-id: r47850 |