scummvm/engines/sci
2010-01-29 01:31:05 +00:00
..
engine SCI: Added OnStartup debug flag to start the debugger at the start of the game. 2010-01-29 01:31:05 +00:00
graphics SCI: view class fix for hires views that are larger than 64k (fixes kq7 cel corruption) 2010-01-29 00:03:10 +00:00
parser Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
sound SCI: Fix out-of-bounds error in MT-32 patch reading in GM mode. 2010-01-29 01:09:41 +00:00
video Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
console.cpp SCI: some progress on REing robot files (99% comments only) 2010-01-28 19:28:56 +00:00
console.h Introduced a new console command, diskdump, which is able to dump files from resource files to disk 2010-01-28 01:45:20 +00:00
debug.h - Removed the toggle for "weak" validations, as there are cases where they fail (e.g. in Longbow), so there is no point in having strict validations 2009-10-01 10:57:59 +00:00
decompressor.cpp SCI: Fix overflow in LZS decompressor 2010-01-06 20:22:00 +00:00
decompressor.h SCI: Fix overflow in LZS decompressor 2010-01-06 20:22:00 +00:00
detection_tables.h Improve support for the SCI2.1/SCI3 file naming scheme. Multiple maps can be used and have to be matched up with their volume counterparts. Adding detection for the Phantasmagoria Demo too. 2010-01-27 04:26:28 +00:00
detection.cpp Improve support for the SCI2.1/SCI3 file naming scheme. Multiple maps can be used and have to be matched up with their volume counterparts. Adding detection for the Phantasmagoria Demo too. 2010-01-27 04:26:28 +00:00
event.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
event.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
module.mk SCI: Add driver for Yamaha FB-01. Cleanup. 2010-01-26 19:25:33 +00:00
resource.cpp Corrected the map number for the GK2 resource patch files, and added some preliminary non-working code for the hires content in GK1 2010-01-28 22:26:13 +00:00
resource.h SCI: detecting hires for SCI2+ games, qfg4cd is sci2.1 but still 320x200 2010-01-28 21:01:57 +00:00
sci.cpp SCI: Added OnStartup debug flag to start the debugger at the start of the game. 2010-01-29 01:31:05 +00:00
sci.h SCI: Added OnStartup debug flag to start the debugger at the start of the game. 2010-01-29 01:31:05 +00:00