aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-03-22KYRA: silence some compiler warningsathrxx
2019-03-06KYRA: cleanup dirathrxx
2019-01-23KYRA: (EOB) - allow swapping L/R buttons via GMMathrxx
2018-11-14KYRA: (EOB) - add support for FM-Towns version of EOB IIathrxx
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-02-25KYRA: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26KYRA: Only request actual save slots in listSaves.Johannes Schickel
2012-11-23KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError.Johannes Schickel
2012-03-25KYRA: Fix game option commentsFilippos Karapetis
2012-03-25KYRA: Move I18N-related commits where they belong.Eugene Sandulenko
2012-03-19KYRA: Add per-game GUI option support.Johannes Schickel
2012-02-24KYRA: (EOB) - cleanup CGA/EGA code a bitathrxx
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-12-26KYRA: (EOB) - add EOB copyright strings to KyraMetaEngine::getOriginalCopyrig...athrxx
2011-12-26KYRA: make bool variable const (again)athrxx
2011-12-26KYRA: whitespace cleanupathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB) - rename some files for a better match with the contained codeathrxx
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
2011-12-26KYRA: (EOB) - complete EOBII playabilityathrxx
2011-12-26KYRA: (EOB) - lots of bug fixes, mostly for EOB IIathrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-10-01KYRA: Never allow slots 0 and 990-999 to be overwritten.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
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