scummvm/engines/sci
2011-04-15 11:20:07 +03:00
..
engine SCI: Silenced the warning for kMacPlatform(1) 2011-04-15 11:20:05 +03:00
graphics SCI: Remove left-over fixme comment 2011-04-13 18:57:18 +02:00
parser JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
sound SCI: Some initial work on supporting patch.005 in KQ1 Amiga 2011-04-15 11:20:07 +03:00
video SCI: Fixed video playing in the PQ:SWAT demo 2011-02-24 21:27:30 +02:00
console.cpp SCI: Renamed restAdjust to r_rest (like r_acc and r_prev) 2011-03-28 02:23:58 +03:00
console.h SCI: Added a new console command "window_list" or "wl" 2011-03-20 14:56:13 +02:00
debug.h SCI: Cleaned up the BreakpointType enum and documented the bpe command 2011-03-25 13:37:00 +02:00
decompressor.cpp
decompressor.h
detection_tables.h SCI: Add detection entry for my GK1 floppy version. 2011-03-28 19:07:17 +02:00
detection.cpp
event.cpp SCI: Changed debug console hotkey to Control-Shift-D instead of Control-D. 2011-04-03 14:35:54 +03:00
event.h SCI: Save mouse position in SciEvent. 2011-03-09 01:19:12 +01:00
module.mk SCI: Refactored the reg_t related operations and comparisons 2011-02-19 20:22:43 +02:00
resource_audio.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
resource_intern.h
resource.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
resource.h SCI: Some palette related changes 2011-03-04 22:04:13 +02:00
sci.cpp SCI: Renamed restAdjust to r_rest (like r_acc and r_prev) 2011-03-28 02:23:58 +03:00
sci.h SCI: Removed forward references to obsolete classes 2011-03-20 14:54:36 +02:00
util.cpp SCI: Remove SCI version check from READ/WRITE_SCI1ENDIAN_UINT16. 2011-03-04 21:55:39 +01:00
util.h SCI: Remove SCI version check from READ/WRITE_SCI1ENDIAN_UINT16. 2011-03-04 21:55:39 +01:00