Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#7997 closed patch

SIMON: save dialog broken text display

Reported by: wjp Owned by:
Priority: normal Component: Engine: AGOS
Version: Keywords:
Cc: Game: Simon the Sorcerer 1

Description

In the savegame dialog for Simon (simon1dos), the text length is calculated incorrectly. 'Long' characters (and except 'l' and 'i') are given length 4, and 'short' characters ('l' and 'i') are given length 6. These are clearly the wrong way around. (in SimonState::save_or_load_dialog)

Patch attached.

Ticket imported from: #590617. Ticket imported from: patches/102.

Attachments (1)

simon_saveload.diff (588 bytes ) - added by wjp 22 years ago.
savegame dialog patch

Download all attachments as: .zip

Change History (4)

by wjp, 22 years ago

Attachment: simon_saveload.diff added

savegame dialog patch

comment:1 by SF/painelf, 22 years ago

Slightly extended version checked in, someone please close.

comment:2 by fingolfin, 22 years ago

Status: newclosed

comment:3 by digitall, 5 years ago

Component: Engine: AGOS
Game: Simon the Sorcerer 1
Note: See TracTickets for help on using tickets.