scummvm/engines/sword2
Torbjörn Andersson bd7bef0fe6 Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if an
exit warps back to the same room, clicking on the same exit again is
misinterpreted as a double-click, and that only works if we're already walking
towards that exit. Otherwise, the game will hang. This fixed bug #1851502
("SWORD2: Black-out in Forest").

svn-id: r29876
2007-12-16 09:44:04 +00:00
..
animation.cpp Revert patch #1709219 - DXA Player: double size scaling option. 2007-11-01 06:00:16 +00:00
animation.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
anims.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
console.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
console.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
controls.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
controls.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
debug.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
debug.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
defs.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
events.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
function.cpp add Common::Rect::center (handy for ::setFocusRectangle()) 2007-12-07 20:53:06 +00:00
header.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
icons.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
interpreter.cpp Workaround for bug #1487382 ("SWORD2: Game freezes"). It appears to be a script 2007-12-16 00:41:30 +00:00
interpreter.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
layers.cpp Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if an 2007-12-16 09:44:04 +00:00
logic.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
logic.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
maketext.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
maketext.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
memory.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
memory.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
menu.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
module.mk * Renamed config.mak to config.mk 2006-06-24 08:48:11 +00:00
mouse.cpp Fixed typo in comment. 2007-12-15 22:54:00 +00:00
mouse.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
music.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
object.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
palette.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
protocol.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
render.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
resman.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
resman.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
router.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
router.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
saveload.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
saveload.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
screen.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
screen.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
scroll.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sound.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sound.h Re-added Revolution Software copyright to BS2 engine 2007-05-31 20:28:29 +00:00
speech.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sprite.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
startup.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sword2.cpp Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
sword2.h Slightly updated key handling in BS2, Kyra, and Touche 2007-06-22 23:03:12 +00:00
sync.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
walker.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00