aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection.cpp
AgeCommit message (Expand)Author
2011-05-17AGOS: cleanupMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-06-15AGOS: Readd Simon1 Acorn CD detection.Eugene Sandulenko
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14AGOS: Fix bug #1777795.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-09-24Split the script opcode table for DIMP, since it doesn't match(ie timers) oth...Travis Howell
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
2009-06-06Disable load from the launcher button for AGOS and Gob games with use of GUI ...Eugene Sandulenko
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-16Add initial support for DOS non-interactive demos of The Feeble Files.Travis Howell
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is c...Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-02-07Cleanup.Travis Howell
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-09- The GMM save dialog is now working for all engines which support the approp...Filippos Karapetis
2008-11-05Got rid of the unused 'filename' attribute in SaveStateDescriptorMax Horn
2008-11-04Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...Max Horn
2008-10-06Added new type Engine::Feature; pushed down some #include dependenciesMax Horn
2008-08-16Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...Christopher Page
2008-08-15Small correction for last commitChristopher Page
2008-07-24Implemented listSaves() for AGOSChristopher Page
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn
2008-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-02Moved AdvancedMetaEngine to namespace CommonMax Horn
2008-02-02Converted the remaining engines to use MetaEngineJordi Vilalta Prat
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-13Fix linking errors.Eugene Sandulenko
2007-08-13Use new AD code in AGOS detection.Eugene Sandulenko
2007-06-15ADV detector: Refactored findGameID() a bit, making it possible to use it out...Max Horn
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-07Fix bug #1714096 - DIMP: Unable to start (regression).Travis Howell
2007-04-27Renamed agosgame.cpp -> detection_tables.hMax Horn
2007-04-27Renamed some game.cpp files to detection.cppMax Horn