aboutsummaryrefslogtreecommitdiff
path: root/engines/obsolete.cpp
AgeCommit message (Collapse)Author
2018-05-10ENGINES: Remove usage of C++11 extended initializer listsBastien Bouclet
2018-05-10ENGINES: Change MetaEngine::findGame to return a plain game descriptorBastien Bouclet
2014-02-18ENGINES: Make GPL headers consistent in themselves.Johannes Schickel
2011-06-14DETECTOR: Separate code for handling obsolete gameids from advanced detectorMax Horn
This includes a renaming of ADObsoleteGameID to Engine::ObsoleteGameID, and AdvancedDetector::findGameID now is Engines::findGameID. Doxygen comments were added or improved