aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/detection.cpp
AgeCommit message (Expand)Author
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-11-23GROOVIE: Reduce header interdependencyMax Horn
2009-11-03Capitalize the word Sequel in The 11th Hour's title.Matthew Hoops
2009-08-31Revert revision 43845, to keep configure options for games and game engines c...Travis Howell
2009-08-31Added the --enable-unsupported option to enable the detection of theJordi Vilalta Prat
2009-08-31Add configure option for Groovie 2 games.Travis Howell
2009-06-14Fix groovie's GUI game optionsJordi Vilalta Prat
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-03-14Give more meaningful names to detected entries.Eugene Sandulenko
2009-03-14Avoid polluting of global gameid namespace and restore compatibility withEugene Sandulenko
2009-03-12Groovie: We need to save gameids to distinguish different entries detected fr...Jordi Vilalta Prat
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-02-15Fixed compiler warning about loss of precisionPaul Gilbert
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-13Reduced savegame code duplication and added savegame format versioning.Jordi Vilalta Prat
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-29Add detection for Russian The 7th Guest.Eugene Sandulenko
2008-12-23Update detection of the 11th hour demo. The disk.1 wasn't with the other files.Matthew Hoops
2008-12-21add detection for The 11th Hour demoMatthew Hoops
2008-11-15Added GroovieMetaEngine::getMaximumSaveSlot()Jordi Vilalta Prat
2008-11-15Turn on single gameid in order to avoid polluting gameid namespace.Eugene Sandulenko
2008-11-14Patch #2271425: Groovie engineMax Horn