[ scummvm-Patches-778442 ] Possible fix for bug #778060

SourceForge.net noreply at sourceforge.net
Sun Jul 27 15:01:51 CEST 2003


Patches item #778442, was opened at 2003-07-27 15:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=778442&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Possible fix for bug #778060

Initial Comment:
This patch seems to fix bug #778060 ("DOTT: Subtitle
drawing glitch").

The problem is that when the game is showing the room
with Laverne's Chron-O-John virtscr[0].xstart is
displayed, and it isn't properly re-initialized until
after Bernard's text message has been displayed.

The scripts make use of a temporary savegame to get
back to Bernard's room, so if I change loadState() to
call cameraMoved() for all games, and not just for
GF_NEW_CAMERA games as is currently the case, then it
works.

I think this is a safe change to make, but I'm not sure
enough to commit it without a second opinion, because I
don't know why it was restricted to only some games to
begin with.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=778442&group_id=37116




More information about the Scummvm-tracker mailing list