aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection.cpp
AgeCommit message (Expand)Author
2013-11-27SCUMM: Cleanup querySaveMetaInfos implementation.Johannes Schickel
2013-11-27SCUMM: Slight cleanup in detection.cpp.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-09-20SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4Matthew Hoops
2012-09-20SCUMM: Add support for Indy4 Mac 68k soundMatthew Hoops
2012-08-15SCUMM: Replace detector printf usage with logMessage.Alyssa Milburn
2012-07-03SCUMM: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-06-09SCUMM: Create proper engine for heversion 101Matthew Hoops
2012-06-05SCUMM: Show an error dialog when trying to run puttzoo ios liteMatthew Hoops
2012-05-28SCUMM: Add support for Spy Fox iOSMatthew Hoops
2012-04-28SCUMM: Fix bug #3493317 by removing assert() in detection algorithm.Ben Castricum
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-01-26SCUMM: Use regular detection algorithms for FMTOWNS demos.Ben Castricum
2012-01-01SCUMM: Don't hide scumm detector debug message for certain casesBen Castricum
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-24SCUMM: Fix detection of talkie Monkey IslandTarek Soliman
2011-10-23LAUNCHER: Add GUIO_NOASPECT to SCUMM engineStrangerke
2011-10-23AD: Swtich GUI options to a char array.Eugene Sandulenko
2011-10-06SCUMM: Make some variables const and one furthermore static.Johannes Schickel
2011-10-05SCUMM: code formattingTarek Soliman
2011-10-05SCUMM: Code formattingFilippos Karapetis
2011-10-04SCUMM: enable speech gui option when speech file found in unknown gameTarek Soliman
2011-09-08SCUMM: Made some static data const.Johannes Schickel
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-08-03SCUMM: Remove BluesBirthday dependency on the binaryMatthew Hoops
2011-07-02SCUMM: Fix Blue's Birthday MacintoshMatthew Hoops
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-14DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()Max Horn
2011-06-14DETECTOR: Separate code for handling obsolete gameids from advanced detectorMax Horn
2011-05-25SCUMM: Switch some code to use String::formatMax Horn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-13SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _reso...Max Horn
2011-05-13SCUMM: Add a Resource class, refactor res code around itMax Horn
2011-05-13SCUMM: Refactor how resource (types) are srepresentedMax Horn
2011-05-13SCUMM: Move class ResourceManager to its own headerMax Horn
2011-05-13SCUMM: Print SCUMM & HE version when starting a game in deug modeMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-05-01SCUMM: Fix v60he gamesMatthew Hoops
2011-04-18COMMON: Remove kInvalidPathErrorMax Horn
2011-04-05SCUMM: Move _heV7DiskOffsets from ScummEngine to ScummEngine_v70heMax Horn
2011-04-05SCUMM: Split ScummEngine::generateFilename, move HE specifics to class ScummE...Max Horn
2011-04-05SCUMM: Rename InfoStuff to SaveStateMetaInfosMax Horn
2011-01-28SCUMM: Fix bug #3167036 - BluesBirthday: Crash in the demo.Travis Howell
2010-11-23SCUMM: Replace Common::File uses by SeekableReadStream and SearchManMax Horn
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-10-29SCUMM: Switch to the new SaveStateDescriptor::setPlayTime.Johannes Schickel
2010-08-25SCUMM: Fix bug #3049323Eugene Sandulenko
2010-07-05Prevent SCUMM from adding gui options based on user flags into the config fil...Johannes Schickel
2010-07-05Fix update of GUI options, which only differ in the language setting.Johannes Schickel