aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection.cpp
AgeCommit message (Expand)Author
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10KYRA: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-05-16KYRA: Change engine name to KyraThierry Crozat
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-08-24KYRA: Add support for playing KYRA3 from CD.Johannes Schickel
2010-08-05KYRA: Add support for subtitle options changes via GMM.Johannes Schickel
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-15Split out detection code in Kyra engine.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-03-29COMMON: Cleanup ConfigManager codeMax Horn
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2009-10-26- Fix some missing initialization warnings from cppcheckJohannes Schickel
2009-09-13Preliminary support for German Kyrandia 1 Amiga.Johannes Schickel
2009-09-13Modify Kyrandia 1 Amiga detection entry to allow the detector to differentiat...Johannes Schickel
2009-08-25Implement support for the Kyrandia 1 CD demo.Johannes Schickel
2009-07-07Change "FM-Towns" to "FM-TOWNS" for consistency.Johannes Schickel
2009-07-04Kyra1 PC-98 never offered English as language settings, thus remove it. (The ...Johannes Schickel
2009-06-06- Flag Kyra3 detection entries with GUIO_NOMIDIJohannes Schickel
2009-06-06Flag all games without full voice over with GUIO_NOSPEECH.Johannes Schickel
2009-06-06Added GUI options for newly added gamesEugene Sandulenko
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-30LOL: - added non-installed English floppy version to detectionFlorian Kagerer
2009-05-30LOL: - added English floppy version to detectionFlorian Kagerer
2009-05-29Fix compilationWillem Jan Palenstijn
2009-05-29Some slight documentation.Johannes Schickel
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-29Add Lands of Lore copyright string to KyraMetaEngine::getOriginalCopyright.Johannes Schickel
2009-05-18Preliminary support for LoL intro demo.Johannes Schickel
2009-05-18Add some code differences for LoL intro demo.Johannes Schickel
2009-05-17Don't protect save slot 0 for LoL.Johannes Schickel
2009-05-12Clarification of a comment.Johannes Schickel
2009-04-28Some code for the intro only LoL demo. It is disabled currently though.Johannes Schickel
2009-04-28Set ADGF_DEMO flag for kyra2 seq player based LoL demo.Johannes Schickel
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-21Remove ADGF_CD flag from Towns detection entries.Johannes Schickel
2009-04-21Mark PC98 CD version as CD version (like it is already done with FM-Towns).Johannes Schickel
2009-04-15Added md5sums of Kyra1 Mac CD as supplied with fr #2766454 "KYRA1: Add suppor...Johannes Schickel
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-03-04Ease conditional LoL compiling with build systems not based on the default one.Johannes Schickel
2009-03-04- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...Johannes Schickel
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-18Don't rename slots anymore when deleting them via the GMM.Johannes Schickel
2008-11-09Disallow overwriting of slot 0, quicksave and autosave slots.Johannes Schickel