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
/
agos
/
detection.cpp
Age
Commit message (
Expand
)
Author
2008-08-16
Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...
Christopher Page
2008-08-15
Small correction for last commit
Christopher Page
2008-07-24
Implemented listSaves() for AGOS
Christopher Page
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-05
Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...
Max Horn
2008-03-14
Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...
Max Horn
2008-03-14
Advanced Detector: Changed fallback detector from a callback function pointer...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-02
Moved AdvancedMetaEngine to namespace Common
Max Horn
2008-02-02
Converted the remaining engines to use MetaEngine
Jordi Vilalta Prat
2007-11-03
Patch #1825276: "DETECTION: advanced detector engine simplification"
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-08-13
Fix linking errors.
Eugene Sandulenko
2007-08-13
Use new AD code in AGOS detection.
Eugene Sandulenko
2007-06-15
ADV detector: Refactored findGameID() a bit, making it possible to use it out...
Max Horn
2007-06-12
Patch #1733764: "Fallback detection patch". GSoC student.
Eugene Sandulenko
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-07
Fix bug #1714096 - DIMP: Unable to start (regression).
Travis Howell
2007-04-27
Renamed agosgame.cpp -> detection_tables.h
Max Horn
2007-04-27
Renamed some game.cpp files to detection.cpp
Max Horn