aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection.cpp
AgeCommit message (Expand)Author
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
2008-11-09- The GMM save dialog is now working for all engines which support the approp...Filippos Karapetis
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel
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-11-03Preliminary support for loading via GMM for KYRA engine.Johannes Schickel
2008-10-26Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...Filippos Karapetis
2008-10-04Renamed some MetaEngine feature flags; removed explicit numbers from this fea...Max Horn
2008-09-16Added "querySaveMetaInfos" to MetaEngine.Johannes Schickel
2008-09-14Cleanup.Johannes Schickel
2008-09-14- Added thumbnail support to launcher load dialog.Johannes Schickel
2008-09-14Added a hack in KyraMetaEngine::listSaves to prevent slot 0 from being listed...Johannes Schickel