aboutsummaryrefslogtreecommitdiff
path: root/engines/cge
AgeCommit message (Expand)Author
2011-12-22CGE: Added explicit 'PACKED_STRUCT' macro to the HideDesc structurePaul Gilbert
2011-12-07CGE: Fix issue with music not stopping when reloading gameThierry Crozat
2011-12-05CGE: Remove useless functionStrangerke
2011-12-05CGE: Better handling of the wide 'space' characterStrangerke
2011-12-05CGE: Add a hack to fix bug #3450423 (infoline too large in polish version, sc...Strangerke
2011-12-03CGE: Fix an assert in introStrangerke
2011-12-03CGE: Soltys - Fix initialization of a couple of bool variablesStrangerke
2011-12-03CGE: Soltys - Fix for bug #3448836 (losing scene number display after loading...Strangerke
2011-11-30CGE: Only skips animations when pressing ESC.Strangerke
2011-11-30CGE: Simplify keyboard handlingStrangerke
2011-11-30CGE: Remove several useless constants in Keys enumStrangerke
2011-11-29CGE: Remove key sound in System::touch().Strangerke
2011-11-28CGE: Remove useless debugging tracesStrangerke
2011-11-28CGE: Add to the console a function to display boundariesStrangerke
2011-11-27CGE: Fix Valgrind warning (thanks to digitall)Strangerke
2011-11-27CGE: Better fix for restoring savegames when a cut-scene is activePaul Gilbert
2011-11-27CGE: Fix setting up scene barriers when starting a new gamePaul Gilbert
2011-11-27CGE: Fix Console attach codeStrangerke
2011-11-27CGE: Hooked up the ScummVM debuggerPaul Gilbert
2011-11-27CGE: Disable restoring games whilst a cut-scene is activePaul Gilbert
2011-11-27CGE: Fix mismatched free() / delete / delete [] Valgrind warning.Torbjörn Andersson
2011-11-27CGE: Remove unused functions, moveVmap() and moveShapes().Torbjörn Andersson
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-11-16CGE: Fix GUIO1 on an entry for consistency in detectionStrangerke
2011-11-16CGE: Add RTL, hook Main Menu to right click on audio buttonStrangerke
2011-11-14CGE: Add detection for our Freeware versions of SoltysStrangerke
2011-11-14CGE: Add check in order to avoid the display of empty text-boxesStrangerke
2011-11-14CGE: Rename a structure member using double-underscore (reserved)Strangerke
2011-11-13CGE: Remove some useless constantsStrangerke
2011-11-13CGE: F1 now displays Soltys version and translators.Strangerke
2011-11-09CGE: Properly stop player moving when saving or restoringPaul Gilbert
2011-11-08CGE: Bugfixes for the save/load game keysPaul Gilbert
2011-11-08CGE: Don't allow saving game during cut-scenesPaul Gilbert
2011-11-03CGE: Fix warningEugene Sandulenko
2011-11-02CGE: Fix array bounds checkEugene Sandulenko
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-10-23CGE: Remove end of line in error message.Thierry Crozat
2011-10-22CGE: Add some doxygen commentsStrangerke
2011-10-09CGE: Add come comments in inventory functionsStrangerke
2011-10-01CGE: Translate (and clarify) polish comments. Add a couple of doxygen commentsStrangerke
2011-10-01COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...Paul Gilbert
2011-09-30CGE: Music now always loop, like in the original gameStrangerke
2011-09-20CGE: Remove useless function declarationStrangerke
2011-09-18CGE: Rename Snail into CommandHandler, plus some associated renamingsStrangerke
2011-09-17CGE: Fix a potential bug in insertCommand(), some renamingStrangerke
2011-09-17CGE: Remove useless functionStrangerke
2011-09-17CGE: Remove a use reference to g_engineStrangerke
2011-09-17CGE: Move _talk and _text to CGEEngineStrangerke
2011-09-17CGE: Move some more globals to CGEEngineStrangerke