scummvm/engines/toon
Vladimir Serbinenko c5373134d2 COMMON: Uplift rnc decoder from toon to common
Toon has a RNC implementation with 2 differences from the one taken from SKY:

1. Protection against overread. Add it to common version and adjust callers
   in sky.
2. Lack of key parameter for obfuscation. We ignore it anyway and don't
   support obfuscation, so delete it in common version as well
2022-11-29 04:30:36 +01:00
..
anim.cpp
anim.h
audio.cpp TOON: Synch and persist game config with ConfMan properly 2022-06-12 15:15:55 +02:00
audio.h TOON: Synch and persist game config with ConfMan properly 2022-06-12 15:15:55 +02:00
character.cpp
character.h
configure.engine
console.cpp
console.h
conversation.cpp
conversation.h
credits.pl
detection.cpp ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
drew.cpp
drew.h
flux.cpp
flux.h
font.cpp
font.h
hotspot.cpp COMMON: Uplift rnc decoder from toon to common 2022-11-29 04:30:36 +01:00
hotspot.h
metaengine.cpp
module.mk
movie.cpp VIDEO: Add generic support for Smacker videos with custom signatures 2022-06-05 21:30:06 +02:00
movie.h VIDEO: Add generic support for Smacker videos with custom signatures 2022-06-05 21:30:06 +02:00
path.cpp
path.h
picture.cpp COMMON: Uplift rnc decoder from toon to common 2022-11-29 04:30:36 +01:00
picture.h
POTFILES
resource.cpp
resource.h
script_func.cpp
script_func.h
script.cpp
script.h
state.cpp
state.h
subtitles.cpp TOON: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
subtitles.h
text.cpp
text.h
tools.cpp COMMON: Uplift rnc decoder from toon to common 2022-11-29 04:30:36 +01:00
tools.h COMMON: Uplift rnc decoder from toon to common 2022-11-29 04:30:36 +01:00
toon.cpp TOON: Fix music, sfx muted by default when adding the game 2022-08-02 15:44:35 +03:00
toon.h TOON: Don't display cutscene subtitles when text is OFF 2022-06-12 15:15:55 +02:00