[ scummvm-Patches-585725 ] Does this fix bug #580972?

noreply at sourceforge.net noreply at sourceforge.net
Wed Jul 24 06:36:49 CEST 2002


Patches item #585725, was opened at 2002-07-24 06:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=585725&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: Does this fix bug #580972?

Initial Comment:
This patch fixes the overlapping text bug encountered
in the Simon the Sorcerer demo. The change is quite
simple, really: There are two occasions where
SimonState::talk_with_text() inserts a space into the
output buffer, where I think it should insert a newline
instead.

The only other change I've made is to remove a few
checks for if threeval_b < 2, since that's done once
and for all at the end of the function anyway.

I would be very grateful if someone who's familiar with
the full version of the game could check if this also
fixes bug #580972, and that it doesn't break anything else.

The patch is made against a CVS snapshot from July 23.


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

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




More information about the Scummvm-tracker mailing list