Opened 21 years ago
Closed 20 years ago
#1468 closed defect (fixed)
FT: Computers' Text Drawn Incorrectly
Reported by: | SF/darkshineknight | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Full Throttle |
Description
Hi, When you are using a computer in Full Throttle (in the Airplane and the Semi), the text disappears, covers up other options and performs other erratic things. The upper text should remain constant, and "This vehicle has been stolen..." should flash. I have attached a savegame outside the Semi. Get in, click the screen, and try "Main Menu", "Defence Menu", "Detach Trailer" to see what it does.
Thanks
Version: Feb 16 2004 11:24:04 Win32 CVS Game: Full Throttle, English MD5: 60ba818dc3bede86d40357e3913f8505 ft.la0
Ticket imported from: #899323. Ticket imported from: bugs/1468.
Attachments (1)
Change History (6)
by , 21 years ago
comment:3 by , 20 years ago
Owner: | set to |
---|
comment:4 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 20 years ago
Full Throttle handle verbs differently to earlier games, which is the cause of this bug and other issues. The original FT always redraws verbs in main loop. The original FT doesn't restore verb backgrounds manually when drawing verbs, or use verbs.bkcolor at all. In ScummVM case, it would never call restoreVerbBG() or verbMouseOver().
I added needed changes to ScummVM CVS, trying to change as little as possible.
Save Outside Semi