scummvm/engines/sci
Filippos Karapetis f019d5a488 SCI: Add a hack to fix bug #3596335
Game scripts are waiting indefinitely for a song, thus we change its dataInc
selector to prevent that from happening
2013-04-04 00:37:43 +03:00
..
engine SCI: Fix two script bugs in PQ1 (message tuple typos) - bug #3605654 2013-03-30 13:58:53 +02:00
graphics SCI: Fix drawing in SCI21 hires games without breaking lowres SCI2/SCI21 games 2013-03-28 20:28:51 +02:00
parser Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sound SCI: Add a hack to fix bug #3596335 2013-04-04 00:37:43 +03:00
video JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
console.cpp SCI: Add documentation for underscores in object names and fix a warning 2013-01-22 01:57:34 +02: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 potential (but probably very unlikely) memory leak 2013-01-02 20:19:36 +01:00
decompressor.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
detection_tables.h SCI: Add the Italian version of KQ6 (bug #3606719) 2013-03-22 00:33:19 +02:00
detection.cpp SCI: Add the Inside the Chest / Benind the Developer's Shield demo 2012-10-22 12:19:13 +03:00
event.cpp SCI: Minor formatting fixes. 2013-01-14 21:07:20 +01: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: Fix a small glitch when loading (regression) 2012-12-03 02:11:34 +02:00
sci.h SCI: Add the Inside the Chest / Benind the Developer's Shield demo 2012-10-22 12:19:13 +03: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