scummvm/engines/sci
2011-03-09 15:14:12 +02:00
..
engine SCI: Save mouse position in SciEvent. 2011-03-09 01:19:12 +01:00
graphics SCI: Whitespace fixes 2011-03-09 15:14:12 +02:00
parser SCI: Remove unused argument to said 2011-03-08 22:50:32 +01:00
sound SCI: Always clear looping and hold before jumpToTick() is called 2011-03-03 12:45:03 +02:00
video SCI: Fixed video playing in the PQ:SWAT demo 2011-02-24 21:27:30 +02:00
console.cpp SCI: Remove unused argument to said 2011-03-08 22:50:32 +01:00
console.h SCI: Converted the robot decoder into a regular video decoder, and decoupled it from the 2011-02-07 12:24:09 +00:00
debug.h SCI: adding "bpr" and "bpw" debug commands 2010-09-02 09:05:08 +00: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_tables.h SCI: Added CD flags to the CD versions of LSL6 2011-02-28 22:24:21 +02: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
event.cpp SCI: Save mouse position in SciEvent. 2011-03-09 01:19:12 +01: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 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
resource.cpp SCI: Initial handling of the views in Longbow Amiga. Still not right 2011-03-07 13:23:52 +02:00
resource.h SCI: Some palette related changes 2011-03-04 22:04:13 +02:00
sci.cpp SCI: Use BE string handling for Mac games. 2011-03-04 21:12:00 +01:00
sci.h SCI: Add comment. 2011-03-05 01:15:06 +01: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