aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/detection.cpp
AgeCommit message (Expand)Author
2019-12-25WINTERMUTE: Fix fallback detectionBastien Bouclet
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-07-14WINTERMUTE: Huge update of detection tables (#1748)lolbot-iichan
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-05-01WINTERMUTE: Push down the AD includesBastien Bouclet
2016-12-26WINTERMUTE: Add "Sprite bilinear filtering" menu optionTobia Tesan
2016-05-29Fix Wintermute copyright signHubert Maier
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
2014-11-04WINTERMUTE: Introduce WMEGameDescriptionTobia Tesan
2014-04-05WINTERMUTE: Replace (fangame) and wmefan-, with (unknown version) and wmeunk-Einar Johan Trøan Sømåen
2014-02-18WINTERMUTE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17WINTERMUTE: Indent REGISTER_PLUGIN_* for consistency.Johannes Schickel
2013-11-18WINTERMUTE: Add quite a bit of hackery to allow Reversion 1.3 to select langu...Einar Johan Trøan Sømåen
2013-08-04WINTERMUTE: Fix end of namespace comments.Johannes Schickel
2013-01-22WINTERMUTE: Allow users to enable the FPS-counter in the GUI, and disable MT3...Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: Add detection for Italian, English and Russian Dead City.Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: Clean out commented-out code from detectionEinar Johan Trøan Sømåen
2012-08-13WINTERMUTE: WinterMute -> WintermuteEinar Johan Trøan Sømåen
2012-08-11WINTERMUTE: Get rid of strncpy+manual termination.Einar Johan Trøan Sømåen
2012-07-29WINTERMUTE: Make the BaseEngine-singleton use Common::Singleton as super-classEinar Johan Trøan Sømåen
2012-07-29WINTERMUTE: Introduce a Singleton-class for holding registry/filemanager.Einar Johan Trøan Sømåen
2012-07-27WINTERMUTE: Get rid of almost all LLVM GCC 4.2 warnings.Einar Johan Trøan Sømåen
2012-07-27WINTERMUTE: Clean up some TODOs.Einar Johan Trøan Sømåen
2012-07-26WINTERMUTE: AStyle-formatting.Einar Johan Trøan Sømåen
2012-07-22WINTERMUTE: Use only alphanumerics in fallback-gameids.Einar Johan Trøan Sømåen
2012-07-22WINTERMUTE: Add in a fallback-detector for unknown games. (flagged as "fangam...Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Get rid of the C-prefix for class-definitions.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenamesEinar Johan Trøan Sømåen
2012-07-20WINTERMUTE: Move the detection-entries over to detection_tables.hEinar Johan Trøan Sømåen
2012-07-19WINTERMUTE: Change all folder-names to lowercase.Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Make savegames use targetName as prefix.Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Add detection for Reversion, Dead City and East Side Story (demo)Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Add detection for The BoxEinar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Add detection for Hamlet or the last game without MMORPS features...Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Alphabetize detection-tables.Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Add detection for Actual Destination, Mirage and Ghost in the She...Einar Johan Trøan Sømåen
2012-07-18WINTERMUTE: Use proper gameids in detection.Einar Johan Trøan Sømåen
2012-07-10WINTERMUTE: Add detection for J.U.L.I.A.Einar Johan Trøan Sømåen
2012-07-08WINTERMUTE: Add detection for Chivalry is Not DeadEinar Johan Trøan Sømåen
2012-07-08WINTERMUTE: Add detection for Pigeons in the ParkEinar Johan Trøan Sømåen
2012-07-08WINTERMUTE: Add detection for Five Lethal DemonsEinar Johan Trøan Sømåen
2012-06-19WINTERMUTE: Add a first attempt at load-from-launcher supportEinar Johan Trøan Sømåen
2012-06-07WINTERMUTE: Add detection for german Dirty SplitEinar Johan T. Sømåen
2012-06-03WINTERMUTE: Add detection for the white chamber v1.7Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Add detection for the J.U.L.I.A.-demoEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add detection for RosemaryEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Fix Windows build under MSVC2010Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Use AdvancedDetector, and add another game.Einar Johan Trøan Sømåen