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
/
m4
/
detection.cpp
Age
Commit message (
Expand
)
Author
2011-06-16
M4: flag all WIP games with ADGF_UNSTABLE
Tarek Soliman
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
M4: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-06
M4: Fix a typo; cleanup
Matthew Hoops
2011-05-06
M4: Fix the title of riddle
Matthew Hoops
2011-05-06
M4: Allow Riddle to be run using the original directory structure
Matthew Hoops
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-01-30
Beginnings of a separation of the MADS and M4 engines into separate classes. ...
Paul Gilbert
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
2009-03-05
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...
Jordi Vilalta Prat
2009-02-21
Added MD5 for Orion Burger Russian version
Paul Gilbert
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-21
Add detection of Orion Burger demos.
Travis Howell
2008-04-20
Added information about spanish riddle
Jordi Vilalta Prat
2008-04-20
Initial import of the work in progress M4 engine
Filippos Karapetis