scummvm/engines/sci/engine
Max Horn 88913c0139 ALL: Remove trailing whitespaces
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
  git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
..
features.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
features.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
gc.cpp SCI: Avoid incrementing lockers of deleted script 2011-05-13 23:09:04 +02:00
gc.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kernel_tables.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kernel.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kernel.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kevent.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kfile.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kgraphics.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
klists.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmath.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmenu.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmisc.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kmovement.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kparse.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kpathing.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kscripts.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
ksound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kstring.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kvideo.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
message.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
message.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
object.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
object.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
savegame.cpp ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
savegame.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script_patches.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scriptdebug.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
seg_manager.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
seg_manager.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
segment.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
segment.h ALL: analyse -> analyze 2011-05-25 10:50:47 -04:00
selector.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
selector.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
state.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
state.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
static_selectors.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
vm_types.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
vm_types.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vm.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
vm.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
workarounds.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
workarounds.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00