scummvm/engines/testbed
2020-12-04 20:57:14 +00:00
..
cloud.cpp
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
config.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
config.h GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
configure.engine
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02: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 ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
midi.cpp
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 COMMON: Rewrite Encoder and drop dependency on iconv (#2586) 2020-11-15 16:20:35 +01: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 COMMON: Rewrite Encoder and drop dependency on iconv (#2586) 2020-11-15 16:20:35 +01: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
webserver.h TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00