scummvm/engines/saga
Torbjörn Andersson 66400e7422 SAGA: Fix potential crash when talking to Sist (bug #10365)
When Rif puts on the rat disguise, he is swapped out for a
different actor. When he takes off the disguise, after reaching
Sist's office, the old actor is swapped back in again.

At that point, original Rif's actor will have a _lastZone pointer
which not only is for the wrong room, it was deleted when Rif in
disguise left the room.

To fix this, we also swap the actors's _lastZone pointers.
2019-02-03 23:33:59 +02:00
..
actor.cpp SAGA: Remove obsolete hack for the compact disk in Ellen's chapter 2017-08-20 17:10:32 +03:00
actor.h
actor_path.cpp
actor_walk.cpp
animation.cpp
animation.h
configure.engine
console.cpp
console.h
detection.cpp SAGA: Don't show pause message in saved thumbnail 2018-06-03 19:36:58 +01:00
detection_tables.h SAGA: Added detection entries for IHNM Hungarian fan translation - Bug #7886 2017-12-26 20:31:14 +01:00
displayinfo.h
events.cpp SAGA: Fix whitespace 2018-05-07 20:06:30 +02:00
events.h
font.cpp
font.h
font_map.cpp
gfx.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
gfx.h
image.cpp
input.cpp
interface.cpp JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
interface.h
introproc_ihnm.cpp
introproc_ite.cpp SAGA: Add Define for French Language for clarity. 2017-10-28 11:24:58 +01:00
introproc_saga2.cpp
isomap.cpp SAGA: Enforce code formatting guidelines 2018-05-07 20:06:31 +02:00
isomap.h SAGA: Enforce code formatting guidelines 2018-05-07 20:06:31 +02:00
itedata.cpp SAGA: Replace Remaining French Accented Characters with Escape Codes. 2017-10-28 11:28:42 +01:00
itedata.h SAGA: Add Code to Support French Fan Translation. 2017-10-26 18:16:11 +01:00
module.mk
music.cpp SAGA: Remove obsolete disabled code 2017-08-21 22:31:33 +03:00
music.h
objectmap.cpp
objectmap.h
palanim.cpp
palanim.h
puzzle.cpp SAGA: Fix whitespace 2018-05-07 20:06:30 +02:00
puzzle.h
render.cpp
render.h
resource.cpp
resource.h
resource_hrs.cpp SAGA: Remove useless AD includes 2018-05-01 12:48:05 +02:00
resource_res.cpp SAGA: Remove useless AD includes 2018-05-01 12:48:05 +02:00
resource_rsc.cpp
saga.cpp SAGA: Add Code to Support French Fan Translation. 2017-10-26 18:16:11 +01:00
saga.h SAGA: Deduplicate kScriptTimeTicksPerSecond constant 2018-08-03 14:58:09 +02:00
saveload.cpp SAGA: Don't show pause message in saved thumbnail 2018-06-03 19:36:58 +01:00
scene.cpp
scene.h
script.cpp SAGA: Filter scene verbs on objects properly for IHNM. Fixes bug #9712 2017-08-20 17:10:33 +03:00
script.h
sfuncs.cpp SAGA: Fix potential crash when talking to Sist (bug #10365) 2019-02-03 23:33:59 +02:00
sfuncs_ihnm.cpp
shorten.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
shorten.h
sndres.cpp
sndres.h
sound.cpp
sound.h
sprite.cpp
sprite.h
sthread.cpp
xref.txt