scummvm/engines/sci/engine
Willem Jan Palenstijn 9fae823f61 SCI: Add one more workaround for end of QfG3 Awari
svn-id: r53058
2010-10-07 20:48:55 +00:00
..
features.cpp SCI: doing detectDoSoundType() properly sci0early 2010-09-04 08:51:10 +00:00
features.h
gc.cpp SCI: Disabled some debug related GC code, which effectively 2010-08-31 09:45:36 +00:00
gc.h
kernel_tables.h SCI: Use spaces for indentation for consistency. 2010-09-17 16:04:02 +00:00
kernel.cpp SCI: Updated comment concerning kCantBeHere and removed a wrong check for Hoyle 3 2010-09-04 14:46:29 +00:00
kernel.h SCI2: some very early work on kSetShowStyle 2010-09-17 15:19:18 +00:00
kevent.cpp SCI: Fixed bug #3058865 - "Jones in the Fast Lane CD: Graphics Missing" 2010-09-03 22:51:27 +00:00
kfile.cpp JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
kgraphics.cpp SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973). 2010-10-03 22:41:35 +00:00
klists.cpp SCI: Fixed bug #3038433 - "HOYLE1: Crashes" 2010-08-18 07:14:17 +00:00
kmath.cpp SCI: reuse kGetAngle from kDoAvoider 2010-09-05 13:51:47 +00:00
kmenu.cpp SCI: Fixed bug #3038767 - "SCI Fanmade - Cascade Quest: Crash when restoring a game" 2010-08-29 23:25:30 +00:00
kmisc.cpp SCI: Kernel table changes 2010-09-09 15:09:26 +00:00
kmovement.cpp SCI: reuse kGetAngle from kDoAvoider 2010-09-05 13:51:47 +00:00
kparse.cpp SCI: Allow multiple word groups in parser 2010-10-03 10:49:42 +00:00
kpathing.cpp SCI: Fixed potential memory leak in convert_polygon() 2010-08-27 17:26:34 +00:00
kscripts.cpp SCI: fixing code 2010-09-06 10:41:14 +00:00
ksound.cpp
kstring.cpp SCI: In kFormat, handle arguments pointing to text resource 0 correctly. 2010-09-11 13:30:42 +00:00
kvideo.cpp JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
message.cpp
message.h
savegame.cpp SCI: save/restore intensity of sysPalette 2010-09-24 09:56:50 +00:00
savegame.h SCI: save/restore intensity of sysPalette 2010-09-24 09:56:50 +00:00
script_patches.cpp SCI: patching cleanup (+orgbyte/adjust command) 2010-09-12 22:09:01 +00:00
script.cpp SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanup 2010-09-13 13:17:55 +00:00
script.h SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanup 2010-09-13 13:17:55 +00:00
scriptdebug.cpp
seg_manager.cpp SCI: Changed the script protection code to be a hack for Hoyle 3 only 2010-09-13 13:47:56 +00:00
seg_manager.h
segment.cpp SCI: fixing another warning 2010-08-06 15:30:23 +00:00
segment.h SCI: kClone cleanup 2010-09-05 15:34:25 +00:00
selector.cpp SCI: kClone/kDisposeClone behaviour more accurate 2010-09-03 18:14:59 +00:00
selector.h SCI: kClone/kDisposeClone behaviour more accurate 2010-09-03 18:14:59 +00:00
state.cpp SCI: adding workaround for platform-specific 2010-08-31 15:50:46 +00:00
state.h SCI: adding workaround for platform-specific 2010-08-31 15:50:46 +00:00
static_selectors.cpp SCI: Removed some unnamed selector access in the workarounds. Fixes the regression 2010-09-17 12:37:59 +00:00
vm_types.h
vm.cpp SCI: Still show warning for uninit. reads in release mode 2010-10-07 14:57:59 +00:00
vm.h
workarounds.cpp SCI: Add one more workaround for end of QfG3 Awari 2010-10-07 20:48:55 +00:00
workarounds.h SCI: Fixed one of the bugs in hoyle3, from bug report #3038837 - "HOYLE3: EGA/VGA Crashes" (that report includes more issues) 2010-08-19 15:58:39 +00:00