aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/drascula.cpp
AgeCommit message (Expand)Author
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: Change instructions for engine data file issuesBen Castricum
2016-12-06ALL: Unify 'wrong version of engine data' messageBen Castricum
2016-12-06ALL: Unify 'corrupted engine data' messageBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-04-17DRASCULA: Remove delays when showing and hiding the inventoryThierry Crozat
2016-04-17DRASCULA: Remove delay for select verbThierry Crozat
2016-04-16DRASCULA: Fix animations speedThierry Crozat
2016-04-16DRASCULA: Swap extraSurface and tableSurface use in chapter 6 for Spanish ver...Thierry Crozat
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-04-12DRASCULA: Fix wrong background for inventory in chapter 6Thierry Crozat
2016-04-11DRASCULA: Fix regression in subtitle display in Spanish versionThierry Crozat
2016-04-11DRASCULA: Fix typo in variable nameThierry Crozat
2016-04-11DRASCULA: Rename variable to clarify its meaningThierry Crozat
2016-04-11DRASCULA: Improve loading savegames in Pendulum sceneThierry Crozat
2016-04-10DRASCULA: Fix loading games in room 102 when still chainedThierry Crozat
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Move to an openCD() without parameters as the public APIMatthew Hoops
2014-10-11DRASCULA: Remove unused static variableThierry Crozat
2014-06-15DRASCULA: Handle audio files in the "audio" folder (bug #6631)Filippos Karapetis
2014-02-18DRASCULA: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-06DRASCULA: Hookup up debug console correctly.D G Turner
2013-11-09DRASCULA: More variables initialized. CID 1003403Eugene Sandulenko
2013-10-29DRASCULA: More uninit variables. CID 1003403Eugene Sandulenko
2013-10-18DRASCULA: Initialize class variables. CID 1003403Eugene Sandulenko
2013-10-17DRASCULA: Fix buildWillem Jan Palenstijn
2013-10-17DRASCULA: Fix uninitalized class variables. CID 1003403Eugene Sandulenko
2013-10-17DRASCULA: Fix potential buffer overrun. CID 1003309Eugene Sandulenko
2013-08-19DRASCULA: Some renaming. Also, get rid of some extraneous globalsFilippos Karapetis
2013-01-06DRASCULA: Fix shadowing warnings (thanks LordHoto), and rename some variablesFilippos Karapetis
2013-01-04DRASCULA: Merge some animation functions and document all animationsFilippos Karapetis
2013-01-04DRASCULA: Add advanced savegame functionalityFilippos Karapetis
2011-11-13DRASCULA: Allow faster quit when in the mid of a conversation.Johannes Schickel
2011-11-02DRASCULA: Fix warningsEugene Sandulenko
2011-06-02DRASCULA: Replace snprintf() usage with Common::String::format()D G Turner
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-19DRASACULA: Init volume levels on startupdhewg
2011-03-08DRASCULA: Fix a style related warning for WinCE specific code.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-28DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage.David Turner
2011-01-28DRASCULA: Fix uninitialized reads of mouse position variables.David Turner
2011-01-27DRASCULA: Fix Memory Leak in drascula.dat Loading.David Turner
2011-01-27DRASCULA: Fix Memory Leaks in Rooms Table.David Turner
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-06-15Drascula: improve responsivity during pauses and palette updates.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2011470.Eugene Sandulenko
2010-06-15Drascula: Move more cursor-related blits to cursorSurface.Eugene Sandulenko