scummvm/engines/drascula
2008-11-06 17:05:54 +00:00
..
actors.cpp - Moved more animation data inside drascula.dat 2008-09-12 12:54:16 +00:00
animation.cpp Fixed some glitches in the last part of Von Braun's story 2008-09-16 10:53:57 +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 Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
drascula.h Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
graphics.cpp - Fixed centerText() to print text at the correct height 2008-09-16 07:16:26 +00:00
interface.cpp - Moved some includes away from drascula.h 2008-09-16 11:49:40 +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 Use better "silence" without clicks when speech is disabled. 2008-09-28 22:19:11 +00:00
talk.cpp - Renamed withVoices to _subtitlesDisabled as it reflect the true meaning. 2008-09-28 22:07:16 +00:00