scummvm/engines/drascula
Eugene Sandulenko e4d77cf098 Drascula: Add responsiveness while talking.
svn-id: r49716
2010-06-15 10:22:39 +00:00
..
actors.cpp Drascula: Made actors animation more smooth. 2010-06-15 10:21:18 +00:00
animation.cpp Drascula: Fix bug #2826610. 2010-06-15 10:20:44 +00:00
console.cpp Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
console.h Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
converse.cpp Drascula: Restore cursors before automated converse responses 2010-06-15 10:21:01 +00:00
detection.cpp Extended advancedDetector with depth parameter. 2010-06-14 14:50:23 +00:00
drascula.cpp Drascula: Move more cursor-related blits to cursorSurface. 2010-06-15 10:22:19 +00:00
drascula.h Drascula: Fixed bug #2826608. 2010-06-15 10:21:42 +00:00
graphics.cpp Drascula: Move more cursor-related blits to cursorSurface. 2010-06-15 10:22:19 +00:00
interface.cpp Drascula: Move more cursor-related blits to cursorSurface. 2010-06-15 10:22:19 +00:00
module.mk Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
objects.cpp Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and credits 2010-05-24 16:59:06 +00:00
palette.cpp DRASCULA: Some cleanup; turn some global C++ objects into members of DrasculaEngine 2010-03-09 23:35:30 +00:00
resource.cpp Committed my proposed fix for bug #2970211 ("DRASCULA: missing german 2010-04-28 20:47:49 +00:00
rooms.cpp Drascula: hid room updater-related debug output to deeper level 2010-06-15 10:18:08 +00:00
saveload.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +00:00
sound.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
talk.cpp Drascula: Add responsiveness while talking. 2010-06-15 10:22:39 +00:00