scummvm/engines/sci
2011-04-05 10:23:51 +03:00
..
engine SCI: Extended the script workaround for the sign reading script (bugs #3272735, #3275413) 2011-04-05 10:23:51 +03:00
graphics SCI: Initialize newPlane fully before adding it to _planes 2011-04-04 09:53:26 +02:00
parser JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
sound SCI: Fixed fading-related bugs #3267956 and #3041738 2011-04-03 19:02:14 +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 COMMON: Move SCI's DCL decompression code to common 2011-01-21 01:55:44 +00:00
decompressor.h COMMON: Move SCI's DCL decompression code to common 2011-01-21 01:55:44 +00:00
detection.cpp SCI: The SCI2.1 SVGA version of MUMG is named "Mixed-Up Mother Goose Deluxe" 2011-01-07 00:19:54 +00:00
detection_tables.h SCI: Add detection entry for my GK1 floppy version. 2011-03-28 19:07:17 +02:00
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.cpp SCI: Fixed version and scene transitions for SCI1 Mac games 2011-03-13 23:50:40 +02:00
resource.h SCI: Some palette related changes 2011-03-04 22:04:13 +02:00
resource_audio.cpp SCI: Added resource manager support for changing the audio directory dynamically. Also, 2011-02-10 16:48:29 +00:00
resource_intern.h SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin) 2011-02-10 16:58:13 +00: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