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
/
advancedDetector.h
Age
Commit message (
Expand
)
Author
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-27
DETECTOR: Reserve 16 bits for generic ADGameFlags
Max Horn
2010-11-07
DETECTOR: Get rid of ADGF_KEEPMATCH
Max Horn
2010-08-25
AD: Implement AGDF_PIRATED flag.
Eugene Sandulenko
2010-08-24
COMMON: Constify directoryGlobs variable in ADParams.
Johannes Schickel
2010-08-01
AdvancedDetector: Introduce new flag GF_ADDENGLISH
Eugene Sandulenko
2010-08-01
AdvancedDetector: Introducing AD_LISTEND, another convenience macro
Eugene Sandulenko
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-05-10
Add support to the MacResManager and AdvancedDetector to take the md5 of a re...
Matthew Hoops
2010-01-03
Introduced new ADGF flag ADGF_USEEXTRAASTITLE.
Eugene Sandulenko
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn