scummvm/engines/testbed
2021-06-14 12:42:38 -05:00
..
cloud.cpp
cloud.h
config-params.cpp
config-params.h
config.cpp TESTBED: Fix GUI for HiDPI 2021-05-14 20:01:09 +02:00
config.h GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
configure.engine
detection.cpp TESTBED: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
events.cpp
events.h
fs.cpp
fs.h
graphics.cpp TESTBED: Fix STATIC_ASSERT expression compilation on gp2x-1 (#3021) 2021-05-21 03:29:41 +03:00
graphics.h TESTBED: Modify Pixel Format tests to display brightness and alpha gradients (#3019) 2021-05-20 23:25:09 +03:00
metaengine.cpp TESTBED: Remove data string from AchivementsInfo 2021-06-10 01:56:23 +03:00
midi.cpp
midi.h
misc.cpp ALL: Remove direct use of OSystem::createMutex() 2020-08-21 09:39:00 +02:00
misc.h ALL: Remove direct use of OSystem::createMutex() 2020-08-21 09:39:00 +02:00
module.mk TESTBED: Remove data string from AchivementsInfo 2021-06-10 01:56:23 +03:00
networking.cpp TESTBED: Remove obsolete comment 2020-09-12 12:03:20 +02:00
networking.h TESTBED: Test isConnectionLimited 2020-09-12 12:02:13 +02:00
savegame.cpp
savegame.h
sound.cpp GUI: U32: Improve u32 in all engine subsystems 2020-08-30 14:43:41 +02:00
sound.h
speech.cpp GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
speech.h
template.h
testbed.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
testbed.h TESTBED: Added simple movie player. Plays QT movies only so far 2020-08-23 19:46:58 +02:00
testsuite.cpp TESTBED: Add sample test run statistics 2021-06-01 02:20:53 +03:00
testsuite.h
video.cpp TESTBED: Plug memory leak 2020-08-24 10:29:20 +02:00
webserver.cpp
webserver.h