Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-14 | Implement safeguard for negative depth values in AdvancedDetector. | Eugene Sandulenko | |
svn-id: r49655 | |||
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko | |
Now AD can search nested directories. By default it is turned off, but there is new parameter to ADParameters struct. Usually value of 2 is good enough for all purposes. svn-id: r49653 | |||
2010-05-10 | Add support to the MacResManager and AdvancedDetector to take the md5 of a ↵ | Matthew Hoops | |
resource fork. This introduces a new flag, ADGF_MACRESFORK, which when set will take the md5 and size from the resource fork instead of the data fork. svn-id: r48997 | |||
2010-04-20 | Small tweak, works around a bug in the default OpenBSD gcc 3.3.5 compiler | Max Horn | |
svn-id: r48749 | |||
2010-04-06 | Fix AdvancedMetaEngine::createInstance to use ConfMan.setBool | Max Horn | |
svn-id: r48568 | |||
2010-01-03 | Introduced new ADGF flag ADGF_USEEXTRAASTITLE. | Eugene Sandulenko | |
Documented ADFlags. svn-id: r46946 | |||
2009-11-23 | COMMON: Remove various variants of the md5_file / md5_file_string funcs; ↵ | Max Horn | |
turned the (disabled) MD5 test code into a working unit test svn-id: r46108 | |||
2009-07-13 | Refactor GUI options update into a function in Common: updateGameGUIOptions. | Johannes Schickel | |
svn-id: r42446 | |||
2009-07-13 | Support transparent guioptions update on game launch for AdvancedMetaEngine. | Johannes Schickel | |
svn-id: r42444 | |||
2009-06-06 | Use GameDescriptor::setGUIOptions instead of setting key "guioptions" directly. | Johannes Schickel | |
svn-id: r41297 | |||
2009-06-06 | Fix bug with GUI options not set when per-game setting is empty | Eugene Sandulenko | |
svn-id: r41273 | |||
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko | |
svn-id: r41272 | |||
2009-05-20 | Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch" | Eugene Sandulenko | |
svn-id: r40745 | |||
2009-03-09 | Fix for bug #2671611: T7G: Checksums for unknown english 7th Guest cd version | Eugene Sandulenko | |
Now instead of showing partial list of files detector will provide "submit md5" message only if at least one entry with every file present will be found. svn-id: r39281 | |||
2009-02-21 | Advanced detector: Slightly more verbose debug output | Max Horn | |
svn-id: r38652 | |||
2009-02-15 | Make failure reports in adv game detector a bit more verbose (show data ↵ | Max Horn | |
path, useful if you mass add and then don't know which games are unknown) svn-id: r38329 | |||
2009-01-30 | do not include common/debug.h from common/util.h | Max Horn | |
svn-id: r36143 | |||
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn | |
svn-id: r36132 |