scummvm/engines/sci
2011-05-09 14:46:17 +02:00
..
engine JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
graphics SCI: Line wrap some comments 2011-05-09 14:46:17 +02:00
parser JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
video Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
console.cpp SCI: Slight cleanup to undithering code 2011-05-09 14:41:49 +02: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 JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
decompressor.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03: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: 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 JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
resource_intern.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
resource.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
resource.h SCI: Some palette related changes 2011-03-04 22:04:13 +02:00
sci.cpp SCI: Slight cleanup to undithering code 2011-05-09 14:41:49 +02: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