scummvm/engines/sci
Eugene Sandulenko b4e6962d5d Merge pull request #88 from tsoliman/savegame-timestamp-rebase
ENGINES: make the default savegame description be the timestamp
2011-09-30 10:57:04 -07:00
..
engine Merge pull request #88 from tsoliman/savegame-timestamp-rebase 2011-09-30 10:57:04 -07:00
graphics SCI: Added support for the halfbrite palette used in Longbow Amiga 2011-09-27 16:54:14 +03:00
parser JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
sound SCI: Changes to the sound resource initialization code 2011-09-26 20:02:34 +03:00
video ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
console.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
console.h
debug.h
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: Added another EGA version of Castle of Dr. Brain (bug #3405307) 2011-09-10 12:36:41 +03:00
detection.cpp SCI: Added handling of cnick-kq and cnick-longbow in the fallback detector 2011-09-10 13:02:15 +03:00
event.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
event.h
module.mk SCI32: Added an initial skeleton structure for the SCI2 text drawing code 2011-09-03 14:51:51 +03:00
resource_audio.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
resource_intern.h
resource.cpp SCI: Fixed bug #3404466 - "ScummVM crashes when trying to add non-SCI resources file" 2011-09-10 13:47:02 +03:00
resource.h
sci.cpp SCI32: Added an initial skeleton structure for the SCI2 text drawing code 2011-09-03 14:51:51 +03:00
sci.h SCI32: Added an initial skeleton structure for the SCI2 text drawing code 2011-09-03 14:51:51 +03:00
util.cpp
util.h