scummvm/engines/testbed
Eugene Sandulenko d35a2aa96e TESTBED: Added simple movie player. Plays QT movies only so far
Invoke with --start-movie flag
2020-08-23 19:46:58 +02:00
..
cloud.cpp JANITORIAL: Fix include statements 2016-09-03 15:19:37 +02:00
cloud.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
config-params.cpp TESTBED: Fix return-to-launcher SIGSEGV bug 2020-06-13 16:29:17 +02:00
config-params.h TESTBED: Add first Cloud tests 2016-08-24 16:07:55 +06:00
config.cpp TESTBED: Use a dedicated dialog layout for the configuration dialog 2020-01-30 07:34:27 +01:00
config.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
configure.engine
detection.cpp TESTBED: Remove use of final as a variable name 2020-06-18 21:04:45 +01:00
encoding.cpp TESTBED: Fix GCC Unused Variable Compiler Warnings 2019-08-25 08:20:02 +01:00
encoding.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
events.cpp BACKENDS: Add events for additional mouse buttons 2020-02-26 21:34:24 +01:00
events.h JANITORIAL: Update RTL references in themes and menus 2020-05-12 10:36:38 +02:00
fs.cpp TESTBED: Add createDirectory() test in FStests 2019-08-11 22:15:54 +03:00
fs.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
graphics.cpp TESTBED: Move code with side-effects away from testsuite constructor 2020-06-13 16:29:17 +02:00
graphics.h TESTBED: Move code with side-effects away from testsuite constructor 2020-06-13 16:29:17 +02:00
midi.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
midi.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
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: Added simple movie player. Plays QT movies only so far 2020-08-23 19:46:58 +02:00
savegame.cpp
savegame.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
sound.cpp
sound.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
speech.cpp TESTBED: Add test for stopping speech and immediately starting another 2020-06-21 19:09:49 +01:00
speech.h TESTBED: Add test for stopping speech and immediately starting another 2020-06-21 19:09:49 +01:00
template.h
testbed.cpp TESTBED: Added simple movie player. Plays QT movies only so far 2020-08-23 19:46:58 +02: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: Move code with side-effects away from testsuite constructor 2020-06-13 16:29:17 +02:00
testsuite.h TESTBED: Move code with side-effects away from testsuite constructor 2020-06-13 16:29:17 +02:00
video.cpp TESTBED: Added simple movie player. Plays QT movies only so far 2020-08-23 19:46:58 +02:00
webserver.cpp CLOUD: Move openUrl to OSystem 2016-09-10 01:12:42 +01:00
webserver.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00