scummvm/engines/mortevielle
athrxx bd1dbecde9 TTS: (ENGINES) - add support for tts enable function
The new option only works as intended if the engine that have TTS support apply their own settings. It cannot be globally implemented before and after runGame(), since the engines don't all use the same config manager variables (sometimes "tts_enabled_speech", "tts_enabled" or "tts_narrator, sometimes more than one of these).
2022-04-26 21:08:41 +03:00
..
actions.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
configure.engine
credits.pl
debugger.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
debugger.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
detection.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
detection.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
detection_tables.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dialogs.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dialogs.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
graphics.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
graphics.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
menu.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
menu.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk
mortevielle.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
mortevielle.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
mouse.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
mouse.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
outtext.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
outtext.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
POTFILES
saveload.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saveload.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sound.cpp TTS: (ENGINES) - add support for tts enable function 2022-04-26 21:08:41 +03:00
sound.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
utils.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00