Age | Commit message (Expand) | Author |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2012-06-27 | DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use | Sven Hesse |
2012-06-27 | DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizes | Sven Hesse |
2012-06-27 | DETECTOR: Move size reading and MD5 creating into a new method getFilePropert... | Sven Hesse |
2012-06-27 | DETECTOR: Move ADFileProperties(Map) into advancedDetector.h | Sven Hesse |
2012-06-27 | DETECTOR: Rename SizeMD5(Map) to ADFileProperties(Map) | Sven Hesse |
2012-03-31 | ENGINES: Return all available custom GUI options if no target is specified | Filippos Karapetis |
2012-03-19 | ENGINES: Implement per-game options caching in AdvancedDetector via GUIO flags. | Johannes Schickel |
2011-10-23 | AD: Swtich GUI options to a char array. | Eugene Sandulenko |
2011-10-08 | COMMON: Include hidden files in FSDirectory cache and detection. | Alyssa Milburn |
2011-06-16 | ENGINES: Warn user about games marked with ADGF_UNSTABLE flags | Tarek Soliman |
2011-06-14 | DETECTOR: Change ADFileBasedFallback::desc to ADGameDescription pointer | Max Horn |
2011-06-14 | DETECTOR: Remove kADFlagPrintWarningOnFileBasedFallback | Max Horn |
2011-06-14 | DETECTOR: Treat file based fallback like any other fallback method | Max Horn |
2011-06-14 | DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() | Max Horn |
2011-06-14 | DETECTOR: Change detectGameFilebased return value | Max Horn |
2011-06-14 | DETECTOR: cleanup | Max Horn |
2011-06-14 | DETECTOR: Cleanup, extend doxygen comments | Max Horn |
2011-06-14 | DETECTOR: Separate code for handling obsolete gameids from advanced detector | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | DETECTOR: Turn some internal func of AdvancedMetaEngine into methods | Max Horn |
2011-06-10 | DETECTOR: Make updateGameDescriptor a method of AdvancedMetaEngine | Max Horn |
2011-06-10 | DETECTOR: Add AdvancedMetaEngine constructor which works without ADParams | Max Horn |
2011-06-10 | DETECTOR: Allocate MacResManager on the stack | Max Horn |
2011-06-06 | DETECTOR: Change printf calls to use logMessage. | Alyssa Milburn |
2011-06-01 | DETECTOR: Clarify warning a bit | Max Horn |
2011-06-01 | DETECTOR: Get rid of unused kADFlagDontAugmentPreferredTarget | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-04 | COMMON: Only take the md5 of the resource fork data section | Matthew Hoops |
2010-11-07 | COMMON: Rename and tweak MD5 functions | Max Horn |
2010-11-07 | DETECTOR: Don't compute mac resource fork MD5 of a file multiple times | Max Horn |
2010-11-07 | DETECTOR: Get rid of ADGF_KEEPMATCH | Max Horn |
2010-10-24 | ALL: Fix various typos (patch #3093266) | Max Horn |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-08-25 | AD: Fix infinite loop in cleanupPirated. | Johannes Schickel |
2010-08-25 | AD: Implement AGDF_PIRATED flag. | Eugene Sandulenko |
2010-08-25 | AD: Print out infromation about unknown version in better format | Eugene Sandulenko |
2010-08-25 | AD: Fix in-depth search. | Eugene Sandulenko |
2010-08-24 | COMMON: Constify directoryGlobs variable in ADParams. | Johannes Schickel |
2010-08-02 | AdvancedDetector: Fix ADGF_ADDENGISH implementation | Eugene Sandulenko |
2010-08-01 | AdvancedDetector: Introduce new flag GF_ADDENGLISH | Eugene Sandulenko |
2010-07-05 | Fix update of GUI options, which only differ in the language setting. | Johannes Schickel |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-15 | GUI: Implemented Languages as GUI options. | Eugene Sandulenko |
2010-06-14 | Implement safeguard for negative depth values in AdvancedDetector. | 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-04-20 | Small tweak, works around a bug in the default OpenBSD gcc 3.3.5 compiler | Max Horn |