scummvm/engines/testbed
2010-11-19 17:03:07 +00:00
..
config-params.cpp COMMON: Simplify DECLARE_SINGLETON macro 2010-11-16 08:23:13 +00:00
config-params.h 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
config.cpp ALL: Fix indention (whitespaces -> tabs) 2010-10-23 15:46:50 +00:00
config.h GUI: Move major widgets to new directory gui/widgets 2010-11-16 10:11:57 +00:00
detection.cpp ENGINES: Unify code layout of all ADParams instances 2010-11-07 01:01:18 +00:00
events.cpp TESTBED: modified the Keyboard test Look-up table to include all alphanumeric characters 2010-08-14 09:06:06 +00:00
events.h TESTBED: Some refinemnts related to skipping tests and display in GUI 2010-08-09 20:10:53 +00:00
fs.cpp 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
fs.h 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
graphics.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
graphics.h TESTBED: Some refinemnts related to skipping tests and display in GUI 2010-08-09 20:10:53 +00:00
midi.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
midi.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
misc.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
misc.h TESTBED: Some refinemnts related to skipping tests and display in GUI 2010-08-09 20:10:53 +00: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: Some refinemnts related to skipping tests and display in GUI 2010-08-09 20:10:53 +00:00
savegame.h TESTBED: Some refinemnts related to skipping tests and display in GUI 2010-08-09 20:10:53 +00:00
sound.cpp COMMON: Push #include audiocd.h in system.h out to .cpp files 2010-11-08 23:07:42 +00:00
sound.h TESTBED: formatting fix, deleted spaces/tabs at end of line 2010-08-14 08:32:39 +00:00
template.h TESTBED: formatting fix, deleted spaces/tabs at end of line 2010-08-14 08:32:39 +00:00
testbed.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
testbed.h 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
testsuite.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
testsuite.h 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00