scummvm/engines/testbed
aryanrawlani28 29ceb07959 ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
- DETECT_OBJS are present and added inside an engine's modules.mk file.
2020-10-03 14:56:36 +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 GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +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 ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02: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
metaengine.cpp TESTBED: Split detection features & adapt to new plugins. 2020-10-03 14:56:36 +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 ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02: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 TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
sound.cpp GUI: U32: Improve u32 in all engine subsystems 2020-08-30 14:43:41 +02:00
sound.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
speech.cpp GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02: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: Test isConnectionLimited 2020-09-12 12:02:13 +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 GUI: U32: Fix compilation errors across entire project 2020-08-30 14:43:41 +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: Plug memory leak 2020-08-24 10:29:20 +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