aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/detection.cpp
AgeCommit message (Expand)Author
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-03-05SLUDGE: Remove unnecessary semicolonAdrian Frühwirth
2017-09-20SLUDGE: Skip SearchMan detour in fallback detectionWillem Jan Palenstijn
2017-07-21SLUDGE: Add some windows-only games with running problemsSimei Yin
2017-07-21SLUDGE: Add game Life Flashes BySimei Yin
2017-07-21SLUDGE: Add game The InterviewSimei Yin
2017-07-21SLUDGE: Add game Frasse and the Peas of KejickSimei Yin
2017-07-20SLUDGE: Add game Out Of OrderSimei Yin
2017-07-16SLUDGE: Correct fallback detection with custom descriptionSimei Yin
2017-07-13SLUDGE: use multiple entries for language selectionyinsimei
2017-07-13SLUDGE: delete a game that doesn't exist any moreyinsimei
2017-07-13SLUDGE: add game detection for Robin's rescueyinsimei
2017-07-13SLUDGE: add fall back detectionyinsimei
2017-07-13SLUDGE: add new game for testingyinsimei
2017-07-13SLUDGE: add game file name getter in detectionyinsimei
2017-07-13SLUDGE: use AD_ENTRY1s instead of AD_ENTRY1yinsimei
2017-07-13SLUDGE: Use PNGDecoder to read backdropyinsimei
2017-07-13SLUDGE: Replace standard file reading functions by Common functionsyinsimei
2017-07-13SLUDGE: Add first classes in scummvm to detect .slg game fileyinsimei