aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection/detection.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2018-08-17JANITORIAL: Removing trailing spaces after int castsPaul Gilbert
2018-05-10ENGINES: Change MetaEngine::findGame to return a plain game descriptorBastien Bouclet
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2017-11-10ENGINES: Improve output of unknown game variant detectionColin Snover
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2012-07-30GOB: Add a more complex detection for Once Upon A Time titlesSven Hesse
2012-07-30GOB: Move the method definitions out of the GobMetaEngine class definitionSven Hesse
2012-06-27GOB: Report unknown game variant when using the file based fallback detectorSven Hesse
2012-06-27DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizesSven Hesse
2012-06-22GOB: Reorganize the detection tablesSven Hesse