index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
drascula
/
drascula.cpp
Age
Commit message (
Expand
)
Author
2016-04-17
DRASCULA: Remove delays when showing and hiding the inventory
Thierry Crozat
2016-04-17
DRASCULA: Remove delay for select verb
Thierry Crozat
2016-04-16
DRASCULA: Fix animations speed
Thierry Crozat
2016-04-16
DRASCULA: Swap extraSurface and tableSurface use in chapter 6 for Spanish ver...
Thierry Crozat
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-04-12
DRASCULA: Fix wrong background for inventory in chapter 6
Thierry Crozat
2016-04-11
DRASCULA: Fix regression in subtitle display in Spanish version
Thierry Crozat
2016-04-11
DRASCULA: Fix typo in variable name
Thierry Crozat
2016-04-11
DRASCULA: Rename variable to clarify its meaning
Thierry Crozat
2016-04-11
DRASCULA: Improve loading savegames in Pendulum scene
Thierry Crozat
2016-04-10
DRASCULA: Fix loading games in room 102 when still chained
Thierry Crozat
2016-03-13
BACKENDS: Only expose one set of functions for AudioCDManager
Matthew Hoops
2016-03-13
BACKENDS: Move to an openCD() without parameters as the public API
Matthew Hoops
2014-10-11
DRASCULA: Remove unused static variable
Thierry Crozat
2014-06-15
DRASCULA: Handle audio files in the "audio" folder (bug #6631)
Filippos Karapetis
2014-02-18
DRASCULA: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-06
DRASCULA: Hookup up debug console correctly.
D G Turner
2013-11-09
DRASCULA: More variables initialized. CID 1003403
Eugene Sandulenko
2013-10-29
DRASCULA: More uninit variables. CID 1003403
Eugene Sandulenko
2013-10-18
DRASCULA: Initialize class variables. CID 1003403
Eugene Sandulenko
2013-10-17
DRASCULA: Fix build
Willem Jan Palenstijn
2013-10-17
DRASCULA: Fix uninitalized class variables. CID 1003403
Eugene Sandulenko
2013-10-17
DRASCULA: Fix potential buffer overrun. CID 1003309
Eugene Sandulenko
2013-08-19
DRASCULA: Some renaming. Also, get rid of some extraneous globals
Filippos Karapetis
2013-01-06
DRASCULA: Fix shadowing warnings (thanks LordHoto), and rename some variables
Filippos Karapetis
2013-01-04
DRASCULA: Merge some animation functions and document all animations
Filippos Karapetis
2013-01-04
DRASCULA: Add advanced savegame functionality
Filippos Karapetis
2011-11-13
DRASCULA: Allow faster quit when in the mid of a conversation.
Johannes Schickel
2011-11-02
DRASCULA: Fix warnings
Eugene Sandulenko
2011-06-02
DRASCULA: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-19
DRASACULA: Init volume levels on startup
dhewg
2011-03-08
DRASCULA: Fix a style related warning for WinCE specific code.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-01-28
DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage.
David Turner
2011-01-28
DRASCULA: Fix uninitialized reads of mouse position variables.
David Turner
2011-01-27
DRASCULA: Fix Memory Leak in drascula.dat Loading.
David Turner
2011-01-27
DRASCULA: Fix Memory Leaks in Rooms Table.
David Turner
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-06-15
Drascula: improve responsivity during pauses and palette updates.
Eugene Sandulenko
2010-06-15
Drascula: Fix bug #2011470.
Eugene Sandulenko
2010-06-15
Drascula: Move more cursor-related blits to cursorSurface.
Eugene Sandulenko
2010-06-15
Drascula: Plug memory leak
Eugene Sandulenko
2010-06-15
Drascula: Fixed bug #2826608.
Eugene Sandulenko
2010-06-15
Drascula: Added debug console. Implemented a (buggy) room comand.
Eugene Sandulenko
2010-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
[next]