scummvm/engines/testbed
Matthew Hoops 0031c41db8 COMMON: Change kPlatformPC to kPlatformDOS
"PC" was very ambiguous and now it matches what we show in the GUI.

This also corrects sword2's platform to Windows.
2013-05-02 18:43:10 -04:00
..
config-params.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
config-params.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
config.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
config.h TESTBED: Add const modifiers to some parameters/functions 2011-06-07 03:52:15 -04:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
events.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fs.cpp TESTBED: Cleanup boolean use in enable() function for fs and midi tests 2011-06-07 03:56:56 -04:00
fs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp TESTBED: Fix "if" formatting. 2012-08-09 03:27:21 +02:00
graphics.h TESTBED: Remove dead code, unused arguments and unreferenced symbols 2011-06-07 03:56:18 -04:00
midi.cpp TESTBED: Fix memory leak. CID 1003583 2013-04-21 14:27:30 +03:00
midi.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
misc.cpp OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
misc.h TESTBED: Add const modifiers to some parameters/functions 2011-06-07 03:52:15 -04:00
module.mk 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
savegame.cpp TESTBED: Rename error variable to err (was hiding error() symbol) 2011-06-07 03:56:52 -04:00
savegame.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
sound.h TESTBED: Remove dead code, unused arguments and unreferenced symbols 2011-06-07 03:56:18 -04:00
template.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
testbed.cpp TESTBED: Update some switch constructs for better control flow handling 2011-06-07 03:56:54 -04:00
testbed.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
testsuite.cpp TESTBED: Fix "if" formatting. 2012-08-09 03:27:21 +02:00
testsuite.h TESTBED: Remove dead code, unused arguments and unreferenced symbols 2011-06-07 03:56:18 -04:00