scummvm/engines/sherlock
Martin Gerhardy 9d82fa51df COMMON: removed USE_TTS check from engines
OSystem now just returns a nullptr if there is no text to speech manager instance
(because none is compiled into the binary, or the system doesn't provide support
for it). This removed the need for the engine authors to add scummvm osystem compile
time options checks into their engine code
2021-05-03 14:13:41 +03:00
..
scalpel COMMON: removed USE_TTS check from engines 2021-05-03 14:13:41 +03:00
tattoo
animation.cpp
animation.h
configure.engine
debugger.cpp
debugger.h
detection_tables.h SHERLOCK: Clarified language for Chinese sherlock. Marked as unsupported 2021-04-23 15:56:49 +02:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
events.cpp
events.h
fixed_text.cpp
fixed_text.h
fonts.cpp
fonts.h
image_file.cpp
image_file.h
inventory.cpp
inventory.h
journal.cpp
journal.h
map.cpp
map.h
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk VIDEO: uplift 3do movie decoder from sherlock engine 2020-10-24 00:59:01 +02:00
music.cpp
music.h
objects.cpp
objects.h
people.cpp
people.h
POTFILES SHERLOCK: Clarified language for Chinese sherlock. Marked as unsupported 2021-04-23 15:56:49 +02:00
resources.cpp
resources.h
saveload.cpp
saveload.h
scene.cpp
scene.h
screen.cpp
screen.h
sherlock.cpp
sherlock.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
sound.cpp
sound.h
surface.cpp
surface.h
talk.cpp COMMON: removed USE_TTS check from engines 2021-05-03 14:13:41 +03:00
talk.h
user_interface.cpp
user_interface.h