aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection.cpp
AgeCommit message (Expand)Author
2016-09-15MOHAWK: Change the game ID for the making of Myst to lowercaseBastien Bouclet
2016-07-10MOHAWK: Switch Riven saves to a slot based naming schemeBastien Bouclet
2016-07-10MOHAWK: Save ScummVM specific metadata in the Riven savesBastien Bouclet
2016-04-03MOHAWK: Switch to slot based save file naming for MystBastien Bouclet
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05MOHAWK: Add an engine specific option to play the Myst fly by movieBastien Bouclet
2016-02-22MOHAWK: Add support for the ScummVM save metadata featuresBastien Bouclet
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-04MOHAWK: Add Rugrats Print Shop demo detectionMatthew Hoops
2012-06-27DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizesSven Hesse
2011-06-14DETECTOR: Treat file based fallback like any other fallback methodMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10MOHAWK: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28MOHAWK: Fix compilationOri Avtalion
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-24MOHAWK: Add detection for The Berenstain Bears In The Dark.Alyssa Milburn
2011-04-07MOHAWK: Detect CarmenTQ's Custom Question CreatorMatthew Hoops
2011-04-02MOHAWK: Fix title of Arthur's Teacher TroubleMatthew Hoops
2011-03-29MOHAWK: Add LB detection entries from pacifist.Alyssa Milburn
2011-03-28MOHAWK: Allow disabling of Riven compilationMatthew Hoops
2011-03-28MOHAWK: Allow disabling compiling cstimeMatthew Hoops
2011-03-28MOHAWK: Allow disabling compilation of MystMatthew Hoops
2011-03-27MOHAWK: Correct title of Dr. Seuss's ABCMatthew Hoops
2011-02-20MOHAWK: Add detection strings for Harry and the Haunted Housestrangerke
2011-02-01MOHAWK: Add detection for Arthur's Computer AdventureMatthew Hoops
2011-02-01MOHAWK: Add detection for The Berenstain Bears Get in a FightMatthew Hoops
2011-01-31MOHAWK: LB detection/path updates.Alyssa Milburn
2011-01-27MOHAWK: Add detection for the LB samplerMatthew Hoops
2011-01-26MOHAWK: Detect "The Cat in the Hat".Alyssa Milburn
2011-01-20MOHAWK: Add CSTime engine.Alyssa Milburn
2011-01-15MOHAWK: Get rid of the DETECT_BRODERBUND_TITLES define.Alyssa Milburn
2011-01-03MOHAWK: Add game type/detection for CSTime.Alyssa Milburn
2010-12-25MOHAWK: detect the European versions of ZoombinisAlyssa Milburn
2010-12-25MOHAWK: detect/load the Rugrats Adventure GameAlyssa Milburn
2010-11-29MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3Matthew Hoops
2010-11-29MOHAWK: Set Maggie's Farmyard Adventure as an LB gameMatthew Hoops
2010-11-29MOHAWK: Add Detection Entry For "ABC By Dr Seuss" Living Book GameDavid Turner
2010-11-24MOHAWK: Change the unused version detection field to 'appName' for use with LBMatthew Hoops
2010-07-09Add detection for 'Little Monster at School' and the bunch of demos that came...Matthew Hoops
2010-06-15MOHAWK: Properly add detection for Riven DVD.Eugene Sandulenko
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Split out Mohawk detection tables into separate file.Eugene Sandulenko
2010-06-14Mohawk: Added support for running Riven off DVD layout.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-05-30Add md5's for Myst ME and Riven DVD French.Matthew Hoops
2010-03-18COMMON: Get rid of Common::StringListMax Horn