Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#8090 closed patch

FT: better scaling hack at fuel tower

Reported by: eriktorbjorn Owned by: SF/ender
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Full Throttle

Description

There is a hack in actor.cpp to keep Ben from being scaled down to the point where he'd be invisible. This will make him scale a bit more nicely.

I think at least part of the underlying problem is that we assume that the custom scale buffer will never be larger than _realHeight. I added some comments about that to the code. Feel free to improve on them if you have any further insights.

Ticket imported from: #622632. Ticket imported from: patches/195.

Attachments (1)

ft-scale.diff (1.1 KB ) - added by eriktorbjorn 22 years ago.
Patch against an October 12 CVS snapshot

Download all attachments as: .zip

Change History (4)

by eriktorbjorn, 22 years ago

Attachment: ft-scale.diff added

Patch against an October 12 CVS snapshot

comment:1 by SF/ender, 22 years ago

Owner: set to SF/ender
Status: newclosed

comment:2 by SF/ender, 22 years ago

Accepted.

comment:3 by digitall, 5 years ago

Component: Engine: SCUMM
Game: Full Throttle
Note: See TracTickets for help on using tickets.