Age | Commit message (Expand) | Author |
2019-11-03 | ENGINES: Stop using 'single id' | Bastien Bouclet |
2019-11-03 | ENGINES: Add an engine ID to all the engines | Bastien Bouclet |
2019-09-29 | SLUDGE: The engine does not support midi, mark detected games as such. | Henrik "Henke37" Andersson |
2018-12-10 | ENGINES: Normalize the getName() result of metaengines | Bastien Bouclet |
2018-05-28 | Merge pull request #1187 from bgK/detection-refactor-unknown | Bastien Bouclet |
2018-05-24 | JANITORIAL: Fix trailing whitespace | Adrian Frühwirth |
2018-05-10 | ENGINES: Add unknown game variants to the game detector results | Bastien Bouclet |
2018-03-05 | SLUDGE: Remove unnecessary semicolon | Adrian Frühwirth |
2017-09-20 | SLUDGE: Skip SearchMan detour in fallback detection | Willem Jan Palenstijn |
2017-07-21 | SLUDGE: Add some windows-only games with running problems | Simei Yin |
2017-07-21 | SLUDGE: Add game Life Flashes By | Simei Yin |
2017-07-21 | SLUDGE: Add game The Interview | Simei Yin |
2017-07-21 | SLUDGE: Add game Frasse and the Peas of Kejick | Simei Yin |
2017-07-20 | SLUDGE: Add game Out Of Order | Simei Yin |
2017-07-16 | SLUDGE: Correct fallback detection with custom description | Simei Yin |
2017-07-13 | SLUDGE: use multiple entries for language selection | yinsimei |
2017-07-13 | SLUDGE: delete a game that doesn't exist any more | yinsimei |
2017-07-13 | SLUDGE: add game detection for Robin's rescue | yinsimei |
2017-07-13 | SLUDGE: add fall back detection | yinsimei |
2017-07-13 | SLUDGE: add new game for testing | yinsimei |
2017-07-13 | SLUDGE: add game file name getter in detection | yinsimei |
2017-07-13 | SLUDGE: use AD_ENTRY1s instead of AD_ENTRY1 | yinsimei |
2017-07-13 | SLUDGE: Use PNGDecoder to read backdrop | yinsimei |
2017-07-13 | SLUDGE: Replace standard file reading functions by Common functions | yinsimei |
2017-07-13 | SLUDGE: Add first classes in scummvm to detect .slg game file | yinsimei |