scummvm/engines/made
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
..
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
database.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
database.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
detection.cpp LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
graphics.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
graphics.h MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
made.cpp MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
made.h MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
module.mk MADE: Added basic debugging console to engine 2010-11-08 12:17:19 +00:00
music.cpp MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
music.h MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
pmvplayer.cpp MADE: Get rid of casts on OSystem::copyRectToScreen calls. 2012-06-16 02:38:59 +02:00
pmvplayer.h MADE: Graphics::Surface is a struct, not a class 2011-10-15 01:16:17 +03:00
redreader.cpp MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
redreader.h MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
resource.cpp MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
resource.h JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
screen.cpp MADE: Get rid of casts on OSystem::copyRectToScreen calls. 2012-06-16 02:38:59 +02:00
screen.h MADE: Get rid of casts on OSystem::copyRectToScreen calls. 2012-06-16 02:38:59 +02:00
screenfx.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
screenfx.h MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
script.cpp MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
script.h MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
scriptfuncs.cpp MADE: Get rid of casts on CursorManager::replaceCursor calls. 2012-06-16 03:28:43 +02:00
scriptfuncs.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
sound.cpp MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00
sound.h MADE: Minimize #include usage. 2011-10-09 22:58:37 +02:00