Commit Graph
21 Commits
Author SHA1 Message Date
Bastien Bouclet 61f9398b04 Merge pull request #1187 from bgK/detection-refactor-unknown
ENGINES: Return unknown game variants with the list of detected games
2018-05-28 18:43:15 +02:00
Adrian Frühwirth cee4d6b853 JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
Bastien Bouclet cf1ebf2951 ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
Adrian Frühwirth 225cad379f SLUDGE: Remove unnecessary semicolon 2018-03-05 23:06:20 +01:00
Willem Jan Palenstijn 6bea267385 SLUDGE: Skip SearchMan detour in fallback detection 2017-09-20 20:53:14 +02:00
Simei Yin 5c853fbd65 SLUDGE: Add some windows-only games with running problems 2017-07-21 13:29:57 +02:00
Simei Yin e120aa585e SLUDGE: Add game Life Flashes By 2017-07-21 11:57:29 +02:00
Simei Yin e4cbba9d09 SLUDGE: Add game The Interview 2017-07-21 11:49:01 +02:00
Simei Yin 0cc9e59105 SLUDGE: Add game Frasse and the Peas of Kejick 2017-07-21 11:45:45 +02:00
Simei Yin aded7ce9e9 SLUDGE: Add game Out Of Order 2017-07-20 02:00:18 +02:00
Simei Yin 1a86e7e4cd SLUDGE: Correct fallback detection with custom description 2017-07-16 14:39:31 +02:00
yinsimei ef5e8091f6 SLUDGE: use multiple entries for language selection 2017-07-13 18:27:45 +02:00
yinsimei 3c84965724 SLUDGE: delete a game that doesn't exist any more 2017-07-13 18:27:45 +02:00
yinsimei 279a53302a SLUDGE: add game detection for Robin's rescue 2017-07-13 18:27:45 +02:00
yinsimei 03f43f789c SLUDGE: add fall back detection 2017-07-13 18:27:45 +02:00
yinsimei 7b2a2123f4 SLUDGE: add new game for testing 2017-07-13 18:27:45 +02:00
yinsimei d5379c212c SLUDGE: add game file name getter in detection 2017-07-13 18:27:45 +02:00
yinsimei 2ca6845962 SLUDGE: use AD_ENTRY1s instead of AD_ENTRY1 2017-07-13 18:27:45 +02:00
yinsimei 2dddb900c9 SLUDGE: Use PNGDecoder to read backdrop 2017-07-13 18:27:45 +02:00
yinsimei 45dcfdfc0b SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
yinsimei 94439e2ce3 SLUDGE: Add first classes in scummvm to detect .slg game file 2017-07-13 18:27:45 +02:00