aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/detection.cpp
AgeCommit message (Expand)Author
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-04-05Application of patch #2981748 - Make VGA detection entries take precedence ov...Paul Gilbert
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-01-19LURE: Remove evil 'using namespace' from header filesMax Horn
2010-01-05Added a new LureLanguage enumeration of supported languages, and changed game...Paul Gilbert
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-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-01-31Enabled runtime save/loading from the GMM menu, and fixed launcher listing of...Paul Gilbert
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-26Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...Filippos Karapetis
2008-09-11Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".Johannes Schickel
2008-08-16Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...Christopher Page
2008-08-15Defined some MetaEngineFeatures for the engines, the launcher uses these feat...Christopher Page
2008-07-25Added -x and --list-saves support for LUREChristopher 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
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2008-01-03Added MD5 for English EGA versionPaul Gilbert
2007-12-31Used new AdvancedDetector flag to distinguish between EGA and VGA versionsEugene Sandulenko
2007-12-31Added detection for Italian EGA versionPaul Gilbert
2007-12-06Switch Lure engine to AdvancedDetectorEugene Sandulenko
2007-11-30Add additional German version of Lure of the Temptress.Travis Howell
2007-11-28Added detection of Spanish versionPaul Gilbert
2007-11-22Re-enabled detection of French and German versionsPaul Gilbert
2007-09-23Added vaildation of new lure.dat file, and added MD5 for Italian version of gamePaul Gilbert
2007-09-20Remove superfluous trailing dot (and that error message really is a lie, the ...Max Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-06-23Merged the FSNode branch with trunk r27031:27680David Corrales
2007-06-16Simplified LURE detection code a little bitMax Horn
2007-05-31Merged the fs branch with trunk. r26949:27031David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-27Moved lure detection code into a new detection.cpp fileMax Horn