scummvm/engines/sci
Filippos Karapetis 1528a3d904 SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which will hopefully
not clash with the speed throttler. This is a more proper fix for bug #3058865, and a
partial fix for bug #3127824

svn-id: r55046
2010-12-26 15:28:02 +00:00
..
engine SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which will hopefully 2010-12-26 15:28:02 +00:00
graphics SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which will hopefully 2010-12-26 15:28:02 +00:00
parser SCI: Silence a gcc warning 2010-12-26 14:56:51 +00:00
sound SCI: Some initial work on the sound of robot videos (doesn't work yet, seems to be a problem with the encoding of the customized SOL audio files in robot videos) 2010-12-23 13:11:10 +00:00
video VIDEO: Make VideoDecoder::getPalette() return a const byte pointer 2010-12-16 01:41:11 +00:00
console.cpp SCI: VMD video related changes 2010-12-22 13:51:35 +00:00
console.h
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Added another English version of QFG3 (bug #3125559) 2010-12-19 15:48:51 +00:00
detection.cpp
event.cpp
event.h
module.mk
resource_audio.cpp
resource_intern.h
resource.cpp SCI: Close Memory Leaks in SCI Resource Loading, reported by Valgrind. 2010-12-14 23:30:22 +00:00
resource.h
sci.cpp SCI: Fixed typo 2010-12-23 12:54:47 +00:00
sci.h SCI: Sync in-game speech/subtitle options with the ones from the ScummVM GUI. 2010-12-22 13:58:28 +00:00
util.cpp
util.h