scummvm/engines/sci/engine
Martin Kiewitz b7b904f981 SCI: fix regression of r51027
we have to reset the parser when switching vocabulary

svn-id: r51031
2010-07-19 15:30:27 +00:00
..
features.cpp
features.h
gc.cpp
gc.h
kernel32.cpp
kernel.cpp SCI: lsl6 workaround switched on for all rooms 2010-07-19 13:05:41 +00:00
kernel.h SCI: adding room numbers to all workarounds 2010-07-18 13:08:47 +00:00
kevent.cpp
kfile.cpp SCI: fix regression of r50896, behaviour of kFileIO(readString) is supposed to return the string instead of the size, fixes signature mismatch in hoyle 3 2010-07-18 04:25:57 +00:00
kgraphics.cpp SCI: removing kSetPort 4 argument support from r44938, which was wrong - adding workaround for lsl6 ending - fixes lsl6 ending 2010-07-17 19:52:19 +00:00
klists.cpp
kmath.cpp
kmenu.cpp
kmisc.cpp
kmovement.cpp
kparse.cpp SCI: implement foreign vocabulary support 2010-07-19 13:50:06 +00:00
kpathing.cpp
kscripts.cpp In SCI2.1, the type numbers inside resource maps/patches have changed slightly. We no longer use the number Sierra gives us directly, but use a function to convert to our ResourceType enum based on version. This allows us to read the chunk type from SCI2.1 (a form of script). Also, allow debugging of Mac-specific resources from the console. 2010-07-18 00:16:19 +00:00
ksound.cpp
kstring.cpp
message.cpp
message.h
savegame.cpp
savegame.h
script.cpp SCI: add script number to r51008 change 2010-07-18 20:19:14 +00:00
script.h
scriptdebug.cpp
seg_manager.cpp
seg_manager.h
segment.cpp
segment.h
selector.cpp
selector.h
state.cpp SCI: fix regression of r51027 2010-07-19 15:30:27 +00:00
state.h
static_selectors.cpp
vm_types.h
vm.cpp SCI: fix ult to work for pq2 japanese 2010-07-19 10:19:13 +00:00
vm.h