aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/detection.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2018-12-10ENGINES: Use an uppercase C for the metaengine copyright stringsBastien Bouclet
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
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-05-29Fix Hopkins copyright signHubert Maier
2016-02-25HOPKINS: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26HOPKINS: Only request actual save slots in listSaves.Johannes Schickel
2014-02-18HOPKINS: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17HOPKINS: Indent REGISTER_PLUGIN_* for consistency.Johannes Schickel
2014-02-02HOPKINS: Initialize censorship based on per-engine GUI option instead of opti...Strangerke
2013-08-01HOPKINS: Slight cleanup.Johannes Schickel
2013-07-31HOPKINS: Reverted to saving Breakout high scores in a separate filePaul Gilbert
2013-05-22HOPKINS: Update detection to avoid as much as possible the use of executablesStrangerke
2013-02-15HOPKINS: Reorder includesStrangerke
2013-02-15HOPKINS: Fix 2 comments of LordHotoStrangerke
2012-12-22HOPKINS: Implement code for OS/2 versionStrangerke
2012-12-20HOPKINS: Remane functions and variables from GlobalsStrangerke
2012-11-17HOPKINS: Add voice to detection, except for the Win95 demo (to be fixed)Strangerke
2012-10-28HOPKINS: Work on hooking save/loading into the ScummVM frameworkPaul Gilbert
2012-10-27HOPKINS: Use platform detection in order to properly initialize the mouse cursorStrangerke
2012-09-08HOPKINS: Added missing changes to hook in the new enginePaul Gilbert
2012-09-07HOPKINS: Initial skeleton engine commitPaul Gilbert