index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sludge
/
detection.cpp
Age
Commit message (
Expand
)
Author
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