scummvm/engines/sci
2010-08-05 11:19:32 +00:00
..
engine SCI: changing hoyle 4 workaround 2010-08-05 07:49:19 +00:00
graphics SCI: actually enable hoyle 4 workaround 2010-08-05 07:54:33 +00:00
parser
sound SCI: Turned a warning into a debugC 2010-08-04 13:35:56 +00:00
video GRAPHICS: Change signature of VideoDecoder::load() 2010-08-04 08:25:05 +00:00
console.cpp SCI: adding bpk debug command 2010-08-03 19:06:40 +00:00
console.h SCI: adding bpk debug command 2010-08-03 19:06:40 +00:00
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: changing hoyle 4 workaround 2010-08-05 07:49:19 +00:00
detection.cpp SCI: Fix leaks in ResourceManager::listResources caller code. 2010-08-02 22:27:26 +00:00
event.cpp
event.h
module.mk
resource_audio.cpp SCI: Fix size of wave files inside audio volumes (thanks to LordHoto for pointing out) 2010-08-04 22:45:10 +00:00
resource_intern.h SCI: Add support for SCI2.1 chunk resources 2010-08-03 14:58:57 +00:00
resource.cpp SCI: Hopefully fix signedness warning with some compilers 2010-08-03 15:33:35 +00:00
resource.h SCI: Add support for SCI2.1 chunk resources 2010-08-03 14:58:57 +00:00
sci.cpp SCI: Fixed bug #3039477 - "KQ5CD: No speech after restoring from ScummVM" and added a TODO for loading through the game launcher 2010-08-05 11:19:32 +00:00
sci.h SCI: Switch to Common::RandomSource. 2010-07-30 22:47:01 +00:00
util.cpp
util.h