scummvm/engines/sci
Willem Jan Palenstijn cdfe5a3107 SCI: Remove check that is never triggered
Since blockSize is asserted to be positive, buf can never be equal to _buf.
2017-02-18 15:20:57 +01:00
..
engine SCI: Remove check that is never triggered 2017-02-18 15:20:57 +01:00
graphics SCI: Fix more unsafe C-string usage 2017-02-05 12:38:21 -06:00
parser SCI: Fix warnings 2017-02-07 21:45:17 +01:00
sound SCI32: Fix crashes and bad cel positioning in GK2 demo 2017-01-09 19:34:54 -06:00
video SCI32: Fix null references in Robot decoder 2017-01-11 11:13:44 -06:00
configure.engine
console.cpp SCI: Fix more unsafe C-string usage 2017-02-05 12:38:21 -06:00
console.h
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Add more version info to SQ4 detection entry 2017-01-17 16:09:31 -06:00
detection.cpp
event.cpp
event.h
module.mk
POTFILES
resource_audio.cpp SCI32: Remove unnecessary call to unalloc 2017-01-11 11:01:38 -06:00
resource_intern.h
resource.cpp SCI: Fix unaligned read 2017-02-18 15:07:02 +01:00
resource.h SCI32: Fix kSetLanguage 2017-01-09 19:38:59 -06:00
sci.cpp SCI: Remove unused SciEngine::speechAndSubtitlesEnabled method 2017-01-16 12:16:12 -06:00
sci.h SCI: Remove unused SciEngine::speechAndSubtitlesEnabled method 2017-01-16 12:16:12 -06:00
util.cpp
util.h