scummvm/engines/testbed
2021-04-15 21:20:36 +02:00
..
cloud.cpp
cloud.h
config-params.cpp
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
events.h
fs.cpp
fs.h
graphics.cpp TESTBED: Centre the rectangle on screen in the overlay test 2021-02-04 01:59:14 +01:00
graphics.h
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02: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 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
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 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
video.cpp TESTBED: Plug memory leak 2020-08-24 10:29:20 +02:00
webserver.cpp
webserver.h