scummvm/engines/sci
2011-04-02 19:54:53 +02:00
..
engine SCI: Fix SQ1 droid zapping issue with a script patch, thanks to 2011-04-02 19:54:53 +02:00
graphics SCI: Minor cleanup 2011-03-30 16:00:46 -04:00
parser JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
sound SCI: Replace not required emumidi header 2011-04-02 13:31:53 +02: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_tables.h SCI: Add detection entry for my GK1 floppy version. 2011-03-28 19:07:17 +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: Fix mouse positions in upscaled games 2011-03-10 20:02:05 -05: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: 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
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