scummvm/engines/sci
2012-08-11 17:37:14 +01:00
..
engine SCI: Add a workaround for a script bug in QFG4 2012-08-02 03:46:58 +03:00
graphics SCI: Differentiate between screen width and pitch 2012-07-26 11:06:51 +03:00
parser
sound SCI: Remove a music fading hack used for the intro of Longbow 2012-06-26 13:22:05 +03:00
video SCI: Also skip a robot video in the Lighthouse demo 2012-06-15 22:32:16 +03:00
console.cpp SCI: Ignore another leftover script from KQ7 in the debugger 2012-07-08 22:01:11 +03:00
console.h SCI: Change the program counter (PC) to be a 32-bit variable 2012-06-23 21:45:26 +03:00
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Add KQ5 Spanish DOS detection entry from bug #3555646. 2012-08-11 17:37:14 +01:00
detection.cpp SCI: Fix spelling of Yamaha. 2012-07-04 02:02:58 +02:00
event.cpp SCI: Fix mouse up events 2012-06-08 08:31:06 +02:00
event.h
module.mk SCI: Implement the file operations needed for the save dialog in Phantasmagoria 2012-06-13 12:26:49 +03:00
resource_audio.cpp
resource_intern.h
resource.cpp SCI: Add setter/getter methods to reg_t's 2012-06-18 05:24:06 +03:00
resource.h
sci.cpp SCI: Add setter/getter methods to reg_t's 2012-06-18 05:24:06 +03:00
sci.h
util.cpp
util.h