scummvm/engines/teenagent
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
..
actor.cpp TEEN: Use only one RandomSource and give that one a name. 2011-05-17 12:17:26 +02:00
actor.h TEEN: Use only one RandomSource and give that one a name. 2011-05-17 12:17:26 +02:00
animation.cpp TEENAGENT: Get rid of unused variable. 2011-06-19 18:23:35 +02:00
animation.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
callbacks.cpp TEEN: Use only one RandomSource and give that one a name. 2011-05-17 12:17:26 +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
detection.cpp DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() 2011-06-14 18:52:11 +02:00
dialog.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dialog.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
inventory.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
inventory.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
module.mk TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
music.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
music.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
objects.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
objects.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resources.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resources.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
scene.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
scene.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface_list.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface_list.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
teenagent.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
teenagent.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00