scummvm/engines/sci
2010-09-09 20:09:32 +00:00
..
engine SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo) 2010-09-09 20:09:32 +00:00
graphics SCI: adding text code reference support 2010-09-09 10:52:17 +00:00
parser SCI: Fix using the parser in SCI Fan Games 2010-07-28 19:03:49 +00:00
sound SCI: Fix last MIDI channel number for adlib driver 2010-09-09 18:26:16 +00:00
video SCI: Remove the now useless Sci::VMDDecoder wrapper 2010-08-08 01:09:20 +00:00
console.cpp SCI/Debugger: Show class names in addition to addresses in class_table output. 2010-09-09 13:38:00 +00:00
console.h SCI: adding "bpr" and "bpw" debug commands 2010-09-02 09:05:08 +00:00
debug.h SCI: adding "bpr" and "bpw" debug commands 2010-09-02 09:05:08 +00:00
decompressor.cpp SCI: dont write palette in reorderView() if there is no palette :P 2010-06-23 16:49:03 +00:00
decompressor.h
detection_tables.h SCI: Janitorial - fixed spaces and typos 2010-09-04 17:16:41 +00:00
detection.cpp SCI: adding mother goose title 2010-09-03 17:49:22 +00:00
event.cpp SCI: Throttle the invocations of Engine::shouldQuit() 2010-08-29 00:39:33 +00:00
event.h SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credits (bug #3036154) 2010-07-29 10:48:54 +00:00
module.mk SCI: Remove the now useless Sci::VMDDecoder wrapper 2010-08-08 01:09:20 +00:00
resource_audio.cpp SCI: Fix last MIDI channel number for adlib driver 2010-09-09 18:26:16 +00:00
resource_intern.h SCI: Add support for SCI2.1 chunk resources 2010-08-03 14:58:57 +00:00
resource.cpp SCI: fixing comment 2010-09-04 09:58:37 +00:00
resource.h SCI: Fix last MIDI channel number for adlib driver 2010-09-09 18:26:16 +00:00
sci.cpp SCI: dont replace save/restore in hoyle2 too 2010-09-08 12:45:42 +00:00
sci.h SCI: adding "bpr" and "bpw" debug commands 2010-09-02 09:05:08 +00:00
util.cpp
util.h