#9147 closed patch
MM V0: flipped limbs drawing fix
Reported by: | SF/tobigun | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Maniac Mansion |
Description
The C64CostumeRenderer::drawLimb() routine does not work correctly. The stem of the grown-up man-eating plant is drawn at the wrong position. It hovers in the air some pixels left to the plant. The patch fixes this problem by rewriting most of the routine as the handling of "flipped" (=mirrored) limbs did not work as expected.
Ticket imported from: #2970899. Ticket imported from: patches/1252.
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | plant-draw.patch added |
---|
comment:1 by , 15 years ago
Summary: | MM C64: flipped limbs drawing fix → MM V0: flipped limbs drawing fix |
---|
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Maniac Mansion |
Note:
See TracTickets
for help on using tickets.
Thanks, I added the patch to ScummVM SVN.