Opened 17 years ago

Closed 17 years ago

Last modified 5 years ago

#8733 closed patch

Scumm savegame thumbnail loading patch

Reported by: SF/uweryssel Owned by: fingolfin
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

In engine/scumm/thumbnail.cpp the loading routine doesn't work right when using 8bit Overlays.

To fix it, I've changed the surface "bytes per pixel" from uint16 to OverlayColor. The attached diff contains the changes made.

Ticket imported from: #1817080. Ticket imported from: patches/838.

Attachments (1)

thumbnail.diff (595 bytes ) - added by SF/uweryssel 17 years ago.
Thumbnail loading patch

Download all attachments as: .zip

Change History (4)

by SF/uweryssel, 17 years ago

Attachment: thumbnail.diff added

Thumbnail loading patch

comment:1 by fingolfin, 17 years ago

Owner: set to fingolfin
Status: newclosed

comment:2 by fingolfin, 17 years ago

Thanks, just added to the repository!

comment:3 by digitall, 5 years ago

Component: GUI
Note: See TracTickets for help on using tickets.