scummvm/engines/drascula
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02: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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02: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 DRASCULA: Get rid of casts on CursorManager::replaceCursor calls. 2012-06-16 03:28:42 +02: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