scummvm/engines/drascula
2008-09-16 10:44:07 +00:00
..
actors.cpp - Moved more animation data inside drascula.dat 2008-09-12 12:54:16 +00:00
animation.cpp Cleaned up and fixed the cutscene with Von Braun's story. Fixes bugs #2111804 - "DRASCULA: Cut scene bugs" and #2059648 - "DRASCULA: VonBraun's song" 2008-09-16 10:44:07 +00:00
converse.cpp Indentation. 2008-09-13 15:23:23 +00:00
detection.cpp Italian version now has properly translated verbs area as well as numerous 2008-08-24 21:31:20 +00:00
drascula.cpp Assign _lang to the appropriate enum values 2008-09-16 08:12:13 +00:00
drascula.h Rewrote the very confusing centerText() function into something that makes more sense, and matches the way that the original printed text on screen (in most cases) 2008-09-15 13:37:28 +00:00
graphics.cpp - Fixed centerText() to print text at the correct height 2008-09-16 07:16:26 +00:00
interface.cpp Indentation. 2008-09-13 15:23:23 +00:00
module.mk Add new files to makefile. 2008-06-07 19:44:00 +00:00
objects.cpp - Merged openDoor() and closeDoor() 2008-09-11 14:49:04 +00:00
palette.cpp Merged all the methods to assign and set default palettes 2008-09-10 12:03:42 +00:00
rooms.cpp - Moved more animation data inside drascula.dat 2008-09-12 12:54:16 +00:00
saveload.cpp Removed the confirmation speech when a game is saved - it's "99.als" instead of "s99.als", but the main problem is that it's not translated in the English version and it's in Spanish (plus it's creepy and annoying...) 2008-09-16 08:24:42 +00:00
sound.cpp Added a workaround to skip the silence in the beginning and end of file 3.als. Fixes bug #2111815 - "DRASCULA: Voice delayed" 2008-09-16 08:10:08 +00:00
talk.cpp Show the blind man's dialog text at a bit better place 2008-09-15 14:35:11 +00:00