aboutsummaryrefslogtreecommitdiff
path: root/engines/cge
AgeCommit message (Expand)Author
2012-03-28CGE: Close memory leak in savegame loading.D G Turner
2012-03-28CGE: Close memory leak in sound Fx caching..D G Turner
2012-03-28CGE: Close memory leak in savegame thumbnail loading.D G Turner
2012-03-13JANITORIAL: Do not convert false to a null pointer.Christoph Mallon
2012-02-24CGE: Use WRITE_LE_UINT16 for unaligned writes.Alyssa Milburn
2012-02-22CGE: Avoid including advancedDetector.h from cge.hMax Horn
2012-02-21Merge pull request #182 from fingolfin/forbid-ctypeWillem Jan Palenstijn
2012-02-20COMMON: Move isFoo functions to namespace Common, add doxygen commentsMax Horn
2012-02-16CGE: Change detector singleid to be all lowercaseMax Horn
2012-02-15ALL: Avoid using is* macros from ctype.hMax Horn
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