aboutsummaryrefslogtreecommitdiff
path: root/engines/advancedDetector.cpp
AgeCommit message (Expand)Author
2010-04-20Small tweak, works around a bug in the default OpenBSD gcc 3.3.5 compilerMax Horn
2010-04-06Fix AdvancedMetaEngine::createInstance to use ConfMan.setBoolMax Horn
2010-01-03Introduced new ADGF flag ADGF_USEEXTRAASTITLE.Eugene Sandulenko
2009-11-23COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...Max Horn
2009-07-13Refactor GUI options update into a function in Common: updateGameGUIOptions.Johannes Schickel
2009-07-13Support transparent guioptions update on game launch for AdvancedMetaEngine.Johannes Schickel
2009-06-06Use GameDescriptor::setGUIOptions instead of setting key "guioptions" directly.Johannes Schickel
2009-06-06Fix bug with GUI options not set when per-game setting is emptyEugene Sandulenko
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-20Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch"Eugene Sandulenko
2009-03-09Fix for bug #2671611: T7G: Checksums for unknown english 7th Guest cd versionEugene Sandulenko
2009-02-21Advanced detector: Slightly more verbose debug outputMax Horn
2009-02-15Make failure reports in adv game detector a bit more verbose (show data path,...Max Horn
2009-01-30do not include common/debug.h from common/util.hMax Horn
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn