scummvm/engines/testbed
Ori Avtalion 9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03: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 JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
events.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03: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 JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
graphics.h TESTBED: Adapt documentation to the palette RGBA->RGB change. 2011-02-20 21:39:30 +01:00
midi.cpp AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses 2011-03-23 15:25:47 +01:00
midi.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +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 COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
savegame.h TESTBED: Some refinemnts related to skipping tests and display in GUI 2010-08-09 20:10:53 +00:00
sound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
template.h TESTBED: formatting fix, deleted spaces/tabs at end of line 2010-08-14 08:32:39 +00:00
testbed.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
testbed.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
testsuite.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
testsuite.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00