aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2
AgeCommit message (Expand)Author
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-10-16CGE2: Fix Missing Default Switch CasesD G Turner
2019-07-24CGE2: Fix GCC Warnings by Explicit Structure InitializationD G Turner
2018-10-09CGE2: Allow Triggering of Carpet Workaround from Debug Console.D G Turner
2018-10-09CGE2: Add Script Workaround for Clothes Horse Carpet Bug.D G Turner
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-05-05CGE2: Add detection entry for Polish v1.1 versionThierry Crozat
2018-05-05CGE2: Add play time metadata to savegamesAdrian Frühwirth
2018-05-01CGE2: Push down the AD includesBastien Bouclet
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2017-12-03ALL: Remove obsolete register keywordColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-09-20CGE2: Clean up SearchMan after fallbackDetectWillem Jan Palenstijn
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-05-29Fix CGE2 copyright signHubert Maier
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-02CGE2: More portable way of getting max long valueEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-02-25CGE2: Fix a couple of boolean valuesStrangerke
2016-02-25CGE2: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-20CGE2: Add events.cpp to POTFILEThierry Crozat
2016-02-20CGE2: Translate buttons in load and save dialogs.Thierry Crozat
2016-01-26CGE2: Only request actual save slots in listSaves.Johannes Schickel
2015-11-27CGE2: Fix rounding errorEugene Sandulenko
2015-11-27CGE2: Silent a CppCheck warningStrangerke
2014-12-21CGE2: Add detection for new English freeware versionThierry Crozat
2014-12-01CGE2: Add support for Sfinx.uruk
2014-10-28CGE2: Remove trailing whitespaceFilippos Karapetis
2014-10-14CGE2: Add detection for English v1.0 version of the gameThierry Crozat
2014-10-10CGE2: Fix bug #6733.uruk
2014-10-04CGE2: Add list of files that contain translatable stringsThierry Crozat
2014-09-29CGE2: Initialize a variableStrangerke
2014-09-29CGE2: Initialize some variablesStrangerke
2014-09-28CGE2: Constify stringsWillem Jan Palenstijn
2014-09-28CGE2: Fix the case of a couple of constants, remove a useless variableStrangerke
2014-09-28CGE2: Remove unused constantsStrangerke
2014-09-28CGE2: Silence gcc warningsMatthew Hoops
2014-09-26CGE2: Fix a crash when detecting an empty set of VOL filesStrangerke
2014-09-18CGE2: Add some comment concerning the fallback detection in CGE2Strangerke
2014-09-17CGE2: Reduce the scope of a variableStrangerke
2014-09-17CGE2: Implement fallbackDetectStrangerke
2014-09-15CGE2: Remove fallback detection for English translation.Peter Bozsó
2014-09-11CGE2: Add detection for the freeware v0.3 EnglishStrangerke