Opened 21 years ago
Closed 21 years ago
#1531 closed defect (fixed)
COMI: vanHelgen's head overlaps his text
Reported by: | SF/wooshell | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Monkey Island 3 |
Description
When talking to vanHelgen in the barber shop, sometimes his head overlaps a part of his text with today's 0.5.7cvs snapshot on Solaris/sparc. www.beissmich.de/comibug.jpg contains a snap of the scene.
Ticket imported from: #915586. Ticket imported from: bugs/1531.
Change History (5)
comment:1 by , 21 years ago
Summary: | vanHelgen's head overlaps his text → COMI: vanHelgen's head overlaps his text |
---|
comment:2 by , 21 years ago
comment:3 by , 21 years ago
This reminds me FT bug #885466 (Text gets drawn under moving bits). Maybe it's same bug.
comment:4 by , 21 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 by , 21 years ago
Fixed in CVS. The problem was caused by text being position at x coordinate 0; this was then changed to coordinate -1 by the NUT renderer, which is a special valued used in other parts of the code as a flag... booom.
The issue is *not* related to FT bug #885466.
Please attach relevant files to the bug report (like save games and screenshots), instead of posting them to external sites. Thanks!