scummvm/engines/sci
Filippos Karapetis a643981a38 SCI: Handle resource ID -1 when setting the palVary resource
Fixes several wrong colors in SQ6
2012-06-08 11:57:43 +03:00
..
engine SCI: Initial implementation of kScrollWindow, used in some SCI21 games 2012-06-07 11:27:59 +03:00
graphics SCI: Handle resource ID -1 when setting the palVary resource 2012-06-08 11:57:43 +03:00
parser Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sound SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music" 2012-04-29 20:45:16 +03:00
video VIDEO: Add volume/balance control to VideoDecoder 2012-05-28 14:00:16 -04:00
console.cpp SCI: Added two new debug commands, plane_list and plane_items 2012-05-21 01:30:10 +03:00
console.h SCI: Added two new debug commands, plane_list and plane_items 2012-05-21 01:30:10 +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: Add some missing game-specific options 2012-05-26 16:32:37 +03:00
detection.cpp GUI: Change the undithering checkbox to be an engine-specific option 2012-03-25 18:51:23 +03: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: Properly alphabetize the SCI32 objects 2012-05-21 00:06:42 -04: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: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
resource.h SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: Fix the detection of the NRS patch for QFG3 2012-05-22 10:50:40 +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