Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3489 closed defect (fixed)

PUTTZOO: Windows version cursor/pointer drawn wrong

Reported by: raziel- Owned by: sev-
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Putt-Putt Saves the Zoo

Description

ScummVM 0.11.0svn (Dec 8 2007 11:45:13) Features compiled in: Vorbis FLAC MP3 zLib MPEG2

The pointer in the Windows version of PuttZoo seems to lack it's shadows (the color black is completely missing) in all shapes and forms displayed.

I found a relation in bug report http://sourceforge.net/tracker/index.php?func=detail&aid=1506591&group_id=37116&atid=418820 where sev points out the broken cursors on MAC, seems i have the very same problem, just with colors switched as mine is completely white.

Putt Putt Saves the Zoo (Windows)

AmigaOS4 gcc version 4.0.2 (AmigaOS build 20051012)

Screenshot attached

Ticket imported from: #1846886. Ticket imported from: bugs/3489.

Attachments (2)

PuttZoo_Pointer_Shadow.png (206.6 KB ) - added by raziel- 16 years ago.
Look left side, no black shadows, looks "unfinished"
Cursor.zip (16.4 KB ) - added by Kirben 16 years ago.
Extracted cursors for comparison

Download all attachments as: .zip

Change History (10)

by raziel-, 16 years ago

Attachment: PuttZoo_Pointer_Shadow.png added

Look left side, no black shadows, looks "unfinished"

comment:1 by eriktorbjorn, 16 years ago

Whimsical observation: I can get that to happen in the Windows version of Putt-Putt Travels Through Time, *if* I deliberately sabotage OSystem_SDL::blitCursor() to treat 0 (and not just _mouseKeyColor) as transparent.

comment:2 by sev-, 16 years ago

You know what? Since I implemented Windows cursors I thought I did it right :). I just rechecked the original and added this mask. It was never been there.

Thanks for reporting, fixed both in trunk and in branch.

comment:3 by sev-, 16 years ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

comment:4 by Kirben, 16 years ago

Re-opening, as unfortunately the cursor still doesn't look right. The shadows are shown on the cursor now, but the color of the shadows isn't correct (Light color, not black).

comment:5 by Kirben, 16 years ago

Resolution: fixed
Status: closednew

by Kirben, 16 years ago

Attachment: Cursor.zip added

Extracted cursors for comparison

comment:6 by Kirben, 16 years ago

File Added: Cursor.zip

comment:7 by sev-, 16 years ago

Now really fixed in SVN and backported.

comment:8 by sev-, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.