Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#8957 closed patch

TUCKER: PCX loading

Reported by: SF/knakos Owned by: cyxx
Priority: normal Component: Engine: Tucker
Version: Keywords:
Cc: Game: Bud Tucker

Description

This patch modifies the pcx loader to not use negative fseek offsets. This is merely for (my) convenience in the wince port, since I cannot debug reads with negative offsets due to a bug in the emulator. In this case, the palette is read all black and I cannot test the game properly. Please consider migrating to it, if it does not break anything.

Ticket imported from: #2603528. Ticket imported from: patches/1062.

Attachments (1)

pcx_load.diff (399 bytes ) - added by SF/knakos 15 years ago.

Download all attachments as: .zip

Change History (7)

by SF/knakos, 15 years ago

Attachment: pcx_load.diff added

comment:1 by SF/knakos, 15 years ago

Now, why would I assign to peres? It's a mystery :-)

comment:2 by SF/knakos, 15 years ago

Owner: changed from peres to cyxx

comment:3 by cyxx, 15 years ago

No problem, feel free to commit.

comment:4 by SF/knakos, 15 years ago

Status: newclosed

comment:5 by SF/knakos, 15 years ago

Committed to trunk in r38348. Thanks cyx.

comment:6 by digitall, 5 years ago

Component: Engine: Tucker
Game: Bud Tucker
Note: See TracTickets for help on using tickets.