scummvm/engines/sci
Johannes Schickel 19dfe4bcbb SCI: Revert "+xx" to "+ xx" changes in 6f2e88136b.
After discussing with m_kiewitz that these have been intentional.
2013-12-08 19:37:47 +01:00
..
engine SCI: Revert "+xx" to "+ xx" changes in 6f2e88136b. 2013-12-08 19:37:47 +01:00
graphics SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2 2013-10-02 12:25:10 +03: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
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Janitorial - Fix spacing errors 2013-11-23 11:02:24 +01:00
detection.cpp SCI: Add support for the King's Questions mini-game 2013-08-20 19:48:33 +03:00
event.cpp
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: Fix memory leak 2013-04-20 16:27:59 +02:00
resource_intern.h SCI: Fix memory leak 2013-04-20 16:27:59 +02:00
resource.cpp SCI: Fix resource type range checks 2013-04-20 16:17:49 +02:00
resource.h SCI: Janitorial - Fix spacing errors 2013-11-23 11:02:24 +01:00
sci.cpp SCI: only apply audio+text patch to KQ6 CD+LB2 CD 2013-12-08 15:40:18 +01:00
sci.h SCI: script patcher is now a separate class 2013-12-04 20:42:16 +01:00
util.cpp
util.h