scummvm/engines/sci
Matthew Hoops 509cc5f4c4 SCI: Add preliminary support for SCI1 early Amiga sound patches
As used by KQ1 and MUMG. Sound still seems a bit off, but it's close.
2011-12-08 20:11:33 -05:00
..
engine SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
graphics SCI: Break the huge kernelFrameOut function into several smaller ones 2011-11-17 22:09:17 +02:00
parser JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
sound SCI: Add preliminary support for SCI1 early Amiga sound patches 2011-12-08 20:11:33 -05:00
video ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
console.cpp SCI: Added handling of invalid jump offsets (e.g. QFG2, script 260) 2011-11-28 22:36:58 +02:00
console.h SCI: Add saved_bits/show_saved_bits console commands 2011-06-12 01:55:30 +02: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: Add newline back to get rid of the warning. 2011-11-17 16:52:00 +01:00
detection.cpp LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
event.cpp SCI: Allow alt key combinations in all SCI games 2011-10-29 20:39:39 +03:00
event.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk SCI: add sound driver for KQ5 FM-Towns 2011-11-01 20:31:40 +01:00
resource_audio.cpp SCI: Fixed bug in commit 1a17bba. 2011-11-02 00:23:18 +02:00
resource_intern.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource.cpp SCI: Fixed speech in PQ4 CD 2011-10-29 18:32:50 +03:00
resource.h SCI: Move the palette merging checking code inside the GfxPalette class 2011-10-19 23:52:51 +03:00
sci.cpp SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01: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