scummvm/engines/drascula
Max Horn bd296a45fa Fixed unitialized variables
svn-id: r32865
2008-07-01 10:33:25 +00:00
..
actors.cpp - drascula.dat is now read completely 2008-06-09 10:11:42 +00:00
animation.cpp Added patch from bug report #2001189 - "DRASCULA: Wrong intro music in Spanish version" 2008-06-25 12:02:34 +00:00
converse.cpp Shuffled around more code. Now the files look more manageable. 2008-06-07 19:40:43 +00:00
detection.cpp Simplified detection table 2008-06-02 18:38:50 +00:00
drascula.cpp The static arrays in drascula.dat contain signed integers as well 2008-06-10 21:07:11 +00:00
drascula.h Possible fix for (for the drascula engine) for bug #2001583 - "WINCE: CRUISE and DRASCULA engines can not be compiled" 2008-06-25 08:36:07 +00:00
graphics.cpp Removed duplicate code 2008-06-17 18:27:03 +00:00
interface.cpp verbo -> verb 2008-06-10 18:56:59 +00:00
module.mk Add new files to makefile. 2008-06-07 19:44:00 +00:00
objects.cpp - drascula.dat is now read completely 2008-06-09 10:11:42 +00:00
palette.cpp Possible fix for bug #1979086 - "DRASCULA: Wrong language detection(?) and crash" 2008-06-17 21:52:58 +00:00
rooms.cpp Possible fix for (for the drascula engine) for bug #2001583 - "WINCE: CRUISE and DRASCULA engines can not be compiled" 2008-06-25 08:36:07 +00:00
saveload.cpp Pressing enter when entering the name of a save game should save that game 2008-06-10 22:41:41 +00:00
sound.cpp Shuffled around more code. Now the files look more manageable. 2008-06-07 19:40:43 +00:00
talk.cpp Fixed unitialized variables 2008-07-01 10:33:25 +00:00