scummvm/engines/drascula
Eugene Sandulenko 27c27c82b1 Drascula: add more pic-related debug output.
svn-id: r49708
2010-06-15 10:20:10 +00:00
..
actors.cpp - Moved more animation data inside drascula.dat 2008-09-12 12:54:16 +00:00
animation.cpp Drascula: Fix bug #2854303. 2010-06-15 10:18:51 +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: Fix bug #2929931. 2010-06-15 10:19:48 +00:00
detection.cpp Extended advancedDetector with depth parameter. 2010-06-14 14:50:23 +00:00
drascula.cpp Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
drascula.h Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
graphics.cpp Drascula: add more pic-related debug output. 2010-06-15 10:20:10 +00:00
interface.cpp Drascula: added more debug output 2010-06-15 10:19:25 +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: Some cleanup; turn some global C++ objects into members of DrasculaEngine 2010-03-09 23:35:30 +00:00