aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/detection.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
2016-02-25HUGO: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26HUGO: Only request actual save slots in listSaves.Johannes Schickel
2014-02-18HUGO: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17HUGO: Indent REGISTER_PLUGIN_* for consistency.Johannes Schickel
2014-02-09HUGO: Reduce the scope of some variablesStrangerke
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-07-03HUGO: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-08-07GRAPHICS: Simplify the interface of Graphics::loadThumbnail().Christoph Mallon
2011-06-10HUGO: 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-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-08HUGO: Misc savegame modificationsstrangerke
2011-02-12HUGO: Cleanup based on Fingolfin commentsArnaud Boutonné
2010-11-29HUGO: Fix save/load screens, which were always showing slot0 infoArnaud Boutonné
2010-11-29HUGO: Add GMM save/load and RTLArnaud Boutonné
2010-11-26HUGO: Get rid of initial savegameArnaud Boutonné
2010-11-07HUGO: Use DOS names for and exact names in endGame()Arnaud Boutonné
2010-10-10HUGO: Use _targetName for naming save filesMatthew Hoops
2010-09-04HUGO: Fix decryption in H2 DOS, plus some cleanupArnaud Boutonné
2010-08-27HUGO: Hopefully fix GCC_PRINTF issue in utilArnaud Boutonné
2010-08-20Hugo : Style - Add parenthesis around condition when conditional operator is ...Arnaud Boutonné
2010-08-17HUGO: Fix file permissionsSven Hesse
2010-08-17Hugo: Fix very minor typo.John Willis
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko