scummvm/engines/sci
2013-12-20 01:17:55 +01:00
..
engine SCI: even more script patcher cleanup 2013-12-20 01:17:55 +01:00
graphics SCI: debug code to print out kq6 raw lipsync data 2013-12-18 20:51:50 +01:00
parser SCI: Fix (unlikely) memory leak 2013-04-25 20:48:32 +02:00
sound SCI: Make fade signal version check more precise 2013-11-23 16:11:07 +01:00
video SCI: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp SCI: script patcher is now a separate class 2013-12-04 20:42:16 +01:00
console.h SCI: Remove unused variable 2013-04-15 20:58:22 +02:00
debug.h
decompressor.cpp SCI: Fix potential (but probably very unlikely) memory leak 2013-01-02 20:19:36 +01:00
decompressor.h
detection_tables.h SCI: Add detection for Torin Mac 2013-12-11 20:28:50 -05:00
detection.cpp SCI: Add support for the King's Questions mini-game 2013-08-20 19:48:33 +03:00
event.cpp SCI: Minor formatting fixes. 2013-01-14 21:07:20 +01:00
event.h
module.mk
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource_audio.cpp SCI: rave support (KQ6 hires portrait lip sync) 2013-12-11 08:25:23 +01:00
resource_intern.h SCI: Fix memory leak 2013-04-20 16:27:59 +02:00
resource.cpp SCI: Add handling for the RAVE resource type, found in KQ6CD 2013-12-10 01:41:15 +02:00
resource.h SCI: Add handling for the RAVE resource type, found in KQ6CD 2013-12-10 01:41:15 +02:00
sci.cpp SCI: Add detection for Torin Mac 2013-12-11 20:28:50 -05:00
sci.h SCI: script patcher is now a separate class 2013-12-04 20:42:16 +01:00
util.cpp
util.h