#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)
Change History (4)
by , 22 years ago
Attachment: | ft-scale.diff added |
---|
comment:1 by , 22 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Full Throttle |
Note:
See TracTickets
for help on using tickets.
Patch against an October 12 CVS snapshot