scummvm/engines/sci
Ori Avtalion 9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
..
engine JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
graphics JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03: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 JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
console.cpp SCI: Updated the view type descriptions in the "version" console command 2011-04-26 12:56:09 +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 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
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: 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