scummvm/engines/sci
2013-09-17 21:58:05 +02:00
..
engine SCI: script patch for larry 2 - fixes no points granted when wearing parachute - was a sierra script bug - fixes bug #3614419 2013-09-17 21:58:05 +02:00
graphics SCI: Fix bug #3614914 - "SCI: Castle of Dr Brain Spanish crashes after Computer Room" 2013-08-19 06:30:50 +03:00
parser SCI: Fix (unlikely) memory leak 2013-04-25 20:48:32 +02:00
sound SCI: longbow intro night rider fix (with help of wjp) - seems to fix bug 3489094 2013-09-16 00:34:49 +02:00
video SCI: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
console.cpp SCI: Fix memory leak 2013-04-17 23:34:06 +02:00
console.h SCI: Remove unused variable 2013-04-15 20:58:22 +02:00
debug.h
decompressor.cpp SCI: Fix potential (but probably very unlikely) memory leak 2013-01-02 20:19:36 +01:00
decompressor.h
detection_tables.h SCI: Add support for the King's Questions mini-game 2013-08-20 19:48:33 +03:00
detection.cpp SCI: Add support for the King's Questions mini-game 2013-08-20 19:48:33 +03:00
event.cpp SCI: Minor formatting fixes. 2013-01-14 21:07:20 +01: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
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: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: Fix patched save/load dialogs in SCI32 Mac games 2013-04-28 14:56:06 -04:00
sci.h SCI: Add support for the King's Questions mini-game 2013-08-20 19:48:33 +03:00
util.cpp
util.h