Commit Graph
10 Commits
Author SHA1 Message Date
Le Philousophe ae898f3316 TOON: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
antoniou79 1380d40161 TOON: Don't display cutscene subtitles when text is OFF
Cutscene subtitles support is implemented but subtitles are still work in progress

I was able to test with subtitles provided by rzil (BLooperZ) in this PR:
https://github.com/scummvm/scummvm/pull/1887
2022-06-12 15:15:55 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
BLooperZ 47462e9810 TOON: formatting 2019-11-18 02:02:14 +01:00
BLooperZ 32b9b7226c TOON: plaintext format for subtitles 2019-11-18 02:02:14 +01:00
BLooperZ e87e18052c TOON: fix types + remove unused import 2019-11-18 02:02:14 +01:00
BLooperZ a81b47633e TOON: comment out non-warning 2019-11-18 02:02:14 +01:00
BLooperZ ff039617bb TOON: formatting 2019-11-18 02:02:14 +01:00
BLooperZ f7e039d3c2 TOON: fix strings without null termination 2019-11-18 02:02:14 +01:00
BLooperZ 83285746b0 TOON: add support for cutscene subtitles 2019-11-18 02:02:14 +01:00