scummvm/engines/sci
2010-07-17 21:13:37 +00:00
..
engine SCI: adding uninitialized workaround for gk1 2010-07-17 21:13:37 +00:00
graphics Remove extra ";" in class declarations. 2010-07-17 00:05:27 +00:00
parser SCI: added iceman hack to original said.y as well 2010-07-17 12:57:05 +00:00
sound Remove extra ";" in class declarations. 2010-07-17 00:05:27 +00:00
video
console.cpp SCI: Fix 'parse' debug command parameter handling 2010-07-17 12:37:02 +00:00
console.h SCI: Turn global object g_debugState into SciEngine member var 2010-07-12 23:20:33 +00:00
debug.h SCI: Turn global object g_debugState into SciEngine member var 2010-07-12 23:20:33 +00:00
decompressor.cpp SCI: dont write palette in reorderView() if there is no palette :P 2010-06-23 16:49:03 +00:00
decompressor.h
detection_tables.h The LSL7 demo is SCI2.1 so we should detect it even when ENABLE_SCI3_GAMES is not defined. 2010-07-14 14:18:40 +00:00
detection.cpp SCI: separating qfg1ega and qfg1vga gameids 2010-07-14 11:53:12 +00:00
event.cpp
event.h
module.mk SCI: Removed the FreeSCI music code 2010-06-30 13:49:05 +00:00
resource_audio.cpp SCI: changing signature of kDoSound(play) in SCI2.1 to "o(i)" now, because qfg4 still uses "oi" calling 2010-07-14 11:34:44 +00:00
resource_intern.h Remove extra ";" in class declarations. 2010-07-17 00:05:27 +00:00
resource.cpp Add support for the altres.map/altres.000 map/volume pair in KQ7. 2010-07-17 20:29:33 +00:00
resource.h Added handling for kLock called with resource id -1 (unlock all resources of the requested type). Happens e.g. in KQ6 and LSL6 2010-07-02 10:18:11 +00:00
sci.cpp SCI: adding support to qfg4 to import qfg3 character data 2010-07-15 06:04:52 +00:00
sci.h SCI: separating qfg1ega and qfg1vga gameids 2010-07-14 11:53:12 +00:00
util.cpp
util.h