scummvm/engines/drascula
Littleboy b694a78f62 ANALYSIS: Add static casts to is* functions
This fixes a potential problem with passing char values that would be sign-extended and yield unexpected results.
See http://msdn.microsoft.com/en-us/library/ms245348.aspx
2011-06-23 08:52:52 -04:00
..
actors.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animation.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
drascula.cpp DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
drascula.h DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
graphics.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
interface.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04: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 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
rooms.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
saveload.cpp DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
sound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
talk.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00