aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection.cpp
AgeCommit message (Expand)Author
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
2008-09-14Rename save slots in KyraMetaEngine::removeSaveState, so it matches behavior ...Johannes Schickel
2008-09-12Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German')Johannes Schickel
2008-09-11Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".Johannes Schickel
2008-09-01Cleanup.Johannes Schickel
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
2008-08-20- add support for Italian floppy versionFlorian Kagerer
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-08-16Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-...Christopher Page
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-08-14lol: new detection entry (german floppy extracted)Florian Kagerer
2008-08-14- HOF: forgot french and german entries in last commitFlorian Kagerer
2008-08-14- HOF: another Italian fan translationFlorian Kagerer
2008-08-13Added detection entries for kyra3 Mac.Johannes Schickel
2008-08-11LOL: add support for floppy installer filesFlorian Kagerer
2008-08-03Added detection entries for kyra2 cd italian fan translation (see fr#2003504 ...Johannes Schickel
2008-08-02add non-interactive lol demoFlorian Kagerer
2008-08-02Detect both HOF non-interactive demos.Travis Howell
2008-07-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...Johannes Schickel