scummvm/queen
Gregory Montoir 4fef6d8972 fix for bug #928549.
Animations on objects/persons setup by cutaways can still be played after the end of the cutscene. (the only ?) one room in which this is reproducable is the first time you talk to the Oracle (first c44, then c47).

As a Cutaway object is created for each cutscene, the _cutAnim member should be moved to an more "persistant" object.
Otherwise we're reading data from free'd memory...

svn-id: r13488
2004-04-06 20:15:19 +00:00
..
.cvsignore Ignores deps 2003-09-29 07:29:09 +00:00
bankman.cpp prevents bank re-loading (cutaways animations) 2004-01-19 21:38:07 +00:00
bankman.h prevents bank re-loading (cutaways animations) 2004-01-19 21:38:07 +00:00
command.cpp patch #910779 (with minor tweaks), fotaq hebrew support : 2004-04-03 17:58:58 +00:00
command.h patch #910779 (with minor tweaks), fotaq hebrew support : 2004-04-03 17:58:58 +00:00
credits.cpp change sscanf() calls to atoi() to please PalmOS :) 2004-01-23 16:58:13 +00:00
credits.h increase Credits::_list size to match the German version requirements (thanks Alexander Holler) 2004-01-19 21:46:02 +00:00
cutaway.cpp fix for bug #928549. 2004-04-06 20:15:19 +00:00
cutaway.h fix for bug #928549. 2004-04-06 20:15:19 +00:00
debug.cpp cleanup (removed irrevelant comments and useless XXX'ed code) 2004-03-07 10:46:02 +00:00
debug.h updated copyright notice 2004-01-06 12:45:34 +00:00
defs.h Patch #885904 (Flac Support) with some tweaks by me 2004-02-22 14:11:16 +00:00
display.cpp Renamed more OSystem methods 2004-03-28 16:30:50 +00:00
display.h minor cleanup 2004-03-18 21:53:49 +00:00
graphics.cpp fix for bug #928549. 2004-04-06 20:15:19 +00:00
graphics.h fix for bug #928549. 2004-04-06 20:15:19 +00:00
grid.cpp Fix #922003 - FOTAQ crash on PocketPC 2004-03-23 20:34:19 +00:00
grid.h New save/load code, this *breaks* compatiblity with the previous 2004-01-12 13:40:02 +00:00
input.cpp Added PalmOS support 2004-03-17 14:10:51 +00:00
input.h add ability to acces journal via F5 for consistency with other engines 2004-03-17 08:53:11 +00:00
journal.cpp patch #910779 (with minor tweaks), fotaq hebrew support : 2004-04-03 17:58:58 +00:00
journal.h New save/load code, this *breaks* compatiblity with the previous 2004-01-12 13:40:02 +00:00
logic.cpp patch #910779 (with minor tweaks), fotaq hebrew support : 2004-04-03 17:58:58 +00:00
logic.h Proper fix for bug #884712 2004-01-27 16:56:11 +00:00
module.mk Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress 2004-01-30 21:54:28 +00:00
music.cpp Fix bug #925059 2004-03-28 21:44:41 +00:00
music.h Respond to volume-altering songs 2004-03-09 01:48:12 +00:00
musicdata.cpp Added PalmOS support 2004-03-17 14:10:51 +00:00
queen.cpp Enable music volume slider in Journal 2004-03-09 00:52:07 +00:00
queen.h Fix #922003 - FOTAQ crash on PocketPC 2004-03-23 20:34:19 +00:00
resource.cpp Added PalmOS support 2004-03-17 14:10:51 +00:00
resource.h Added PalmOS support 2004-03-17 14:10:51 +00:00
restables.cpp Added PalmOS support 2004-03-17 14:10:51 +00:00
sound.cpp Fix #922003 - FOTAQ crash on PocketPC 2004-03-23 20:34:19 +00:00
sound.h Added PalmOS support 2004-03-17 14:10:51 +00:00
state.cpp cleanup (removed irrevelant comments and useless XXX'ed code) 2004-03-07 10:46:02 +00:00
state.h updated copyright notice 2004-01-06 12:45:34 +00:00
structs.h (slightly) less hackish bounding box code 2004-01-22 22:28:57 +00:00
talk.cpp patch #910779 (with minor tweaks), fotaq hebrew support : 2004-04-03 17:58:58 +00:00
talk.h patch #910779 (with minor tweaks), fotaq hebrew support : 2004-04-03 17:58:58 +00:00
walk.cpp cleanup (removed irrevelant comments and useless XXX'ed code) 2004-03-07 10:46:02 +00:00
walk.h - tweaked a bit walking functions to make persons stop walking when a cutaway is canceled 2004-01-14 14:34:05 +00:00
xref.txt cleanup (removed irrevelant comments and useless XXX'ed code) 2004-03-07 10:46:02 +00:00