scummvm/engines/sci
Filippos Karapetis 7eded163d8 SCI: Add support for kCD(0) with a parameter
It's now possible to start a chapter in Phantasmagoria 1
2012-07-27 01:30:37 +03:00
..
engine SCI: Add support for kCD(0) with a parameter 2012-07-27 01:30:37 +03:00
graphics SCI: Differentiate between screen width and pitch 2012-07-26 11:06:51 +03:00
parser Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
decompressor.cpp SCI: Fix incorrect usage of sizeof 2011-06-25 21:16:12 +02:00
decompressor.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
detection_tables.h SCI: Properly detect the Polish version of KQ5 2012-07-15 01:42:47 +03: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
resource_intern.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource.cpp SCI: Add setter/getter methods to reg_t's 2012-06-18 05:24:06 +03:00
resource.h SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: Add setter/getter methods to reg_t's 2012-06-18 05:24:06 +03:00
sci.h SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
util.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00