scummvm/engines/testbed
2023-05-14 22:42:59 +02:00
..
cloud.cpp JANITORIAL: Add some long casts to match %ld format 2022-06-12 10:24:34 +02:00
cloud.h
config-params.cpp
config-params.h
config.cpp TESTBED: Simplify GUI dialog code 2023-03-25 11:27:02 +01:00
config.h TESTBED: Fix interactive dialog size on HiDPI displays 2023-03-25 11:27:02 +01:00
configure.engine
detection.cpp ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
events.cpp TESTBED: Add tests for double-click time. 2023-05-14 22:42:59 +02:00
events.h TESTBED: Add tests for double-click time. 2023-05-14 22:42:59 +02:00
fs.cpp
fs.h
graphics.cpp TESTBED: Update shaking test to also test negative offsets 2023-03-06 20:09:45 +00:00
graphics.h TESTBED: Add tests for masked and inverted cursors. 2023-02-19 23:51:09 +01:00
metaengine.cpp
midi.cpp
midi.h
misc.cpp
misc.h
module.mk
networking.cpp
networking.h
savegame.cpp
savegame.h
sound.cpp TESTBED: Probe MOD files before attempt to play 2023-03-25 01:55:24 +01:00
sound.h
speech.cpp
speech.h
template.h
testbed.cpp TESTBED: Add a test suite for the video player 2023-02-23 18:27:59 +01:00
testbed.h TESTBED: Add a test suite for the video player 2023-02-23 18:27:59 +01:00
testsuite.cpp COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
testsuite.h TESTBED: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
video.cpp TESTBED: Pick the best pixel format in the video player 2023-04-05 12:45:13 +02:00
video.h JANITORIAL: Fix comment 2023-02-23 18:28:48 +01:00
webserver.cpp
webserver.h