scummvm/engines/sword25
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
..
fmv SWORD25: Removed leftover dead code 2011-06-12 22:24:33 +03:00
gfx ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
input ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
kernel ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
math ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
package ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script SWORD25: Const correctness 2011-05-26 08:22:46 +02:00
sfx SWORD25: Unstub more sound-related functions 2011-06-11 14:12:27 +03:00
util ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +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_tables.h SWORD25: flag all WIP games with ADGF_UNSTABLE 2011-06-16 13:37:58 -05:00
detection.cpp DETECTOR: Merge ADParams into AdvancedMetaEngine 2011-06-14 18:17:01 +02:00
module.mk SWORD25: Committed changes to module.mk which were forgotten in my previous commit 2011-05-26 12:34:22 +03:00
sword25.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
sword25.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00