scummvm/engines/drascula
upthorn 9c70954f64 DRASCULA: listSaves handles unsynced save index
This is a situation that would occur when a user copies drscula save
files from one device to another, without copying the corresponding
index, or copies the index without all corresponding save files.
2012-04-16 13:52:36 -07:00
..
actors.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animation.cpp DRASCULA: Replace usage of 'goto'. 2011-12-08 14:54:18 +00:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
converse.cpp DRASCULA: Allow faster quit when in the mid of a conversation. 2011-11-13 20:57:41 +01:00
detection.cpp DRASCULA: listSaves handles unsynced save index 2012-04-16 13:52:36 -07:00
drascula.cpp DRASCULA: Allow faster quit when in the mid of a conversation. 2011-11-13 20:57:41 +01:00
drascula.h DRASCULA: Replace usage of 'goto'. 2011-12-08 14:54:18 +00:00
graphics.cpp DRASCULA: Add fix for crash/OOB memory accesses in bug #3440895 2011-11-25 06:30:10 +00:00
interface.cpp ALL: Avoid using is* macros from ctype.h 2012-02-15 16:51:37 +01:00
module.mk Drascula: Added debug console. Implemented a (buggy) room comand. 2010-06-15 10:18:34 +00:00
objects.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
palette.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource.cpp COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of a dispose flag. 2011-08-07 15:19:08 +02:00
rooms.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
saveload.cpp DRASCULA: Fix warnings 2011-11-02 23:18:10 +00:00
sound.cpp DRASCULA: Further cleanup of the sound playing code 2011-11-16 12:03:31 +02:00
talk.cpp DRASCULA: Add fix for crash/OOB memory accesses in bug #3440895 2011-11-25 06:30:10 +00:00