aboutsummaryrefslogtreecommitdiff
path: root/engines/advancedDetector.h
AgeCommit message (Expand)Author
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-10-23AD: Swtich GUI options to a char array.Eugene Sandulenko
2011-08-20ENGINES: Fix a typoMatthew Hoops
2011-06-16ENGINES: Warn user about games marked with ADGF_UNSTABLE flagsTarek Soliman
2011-06-14DETECTOR: Change ADFileBasedFallback::desc to ADGameDescription pointerMax Horn
2011-06-14DETECTOR: Remove kADFlagPrintWarningOnFileBasedFallbackMax Horn
2011-06-14DETECTOR: Treat file based fallback like any other fallback methodMax Horn
2011-06-14DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()Max Horn
2011-06-14DETECTOR: Change detectGameFilebased return valueMax Horn
2011-06-14DETECTOR: Cleanup, extend doxygen commentsMax Horn
2011-06-14DETECTOR: Separate code for handling obsolete gameids from advanced detectorMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10DETECTOR: Turn some internal func of AdvancedMetaEngine into methodsMax Horn
2011-06-10DETECTOR: Make updateGameDescriptor a method of AdvancedMetaEngineMax Horn
2011-06-10DETECTOR: Add AdvancedMetaEngine constructor which works without ADParamsMax Horn
2011-06-01DETECTOR: Get rid of unused kADFlagDontAugmentPreferredTargetMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-27DETECTOR: Reserve 16 bits for generic ADGameFlagsMax Horn
2010-11-07DETECTOR: Get rid of ADGF_KEEPMATCHMax Horn
2010-08-25AD: Implement AGDF_PIRATED flag.Eugene Sandulenko
2010-08-24COMMON: Constify directoryGlobs variable in ADParams.Johannes Schickel
2010-08-01AdvancedDetector: Introduce new flag GF_ADDENGLISHEugene Sandulenko
2010-08-01AdvancedDetector: Introducing AD_LISTEND, another convenience macroEugene Sandulenko
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-05-10Add support to the MacResManager and AdvancedDetector to take the md5 of a re...Matthew Hoops
2010-01-03Introduced new ADGF flag ADGF_USEEXTRAASTITLE.Eugene Sandulenko
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn