Opened 17 years ago

Closed 17 years ago

Last modified 6 years ago

#8615 closed patch

AGI: Extending the number of save slots

Reported by: eriktorbjorn Owned by: sev-
Priority: normal Component: Engine: AGI
Version: Keywords:
Cc: Game:

Description

This patch extends the number of save slots from 12 to 100, while trying to maintain the look and feel of the original Sarien dialog.

The up/down key behaves a bit different from before. Instead of "wrapping around" to the top/bottom of the list, the list scrolls. (Keyboard repeat would be nice, but is beyond the scope of this patch.)

You can scroll the list one page at a time with Page Up/Down, or one line at a time with the mouse scroll wheel.

There is a primitive scrollbar. Clicking on the scrollbar arrows is equivalent to using the up/down key and clicking on the bar is equivalent to Page Up/Down. Scrollbar dragging is not implemented.

Ticket imported from: #1678264. Ticket imported from: patches/720.

Attachments (1)

agi-saveslots.diff (10.1 KB ) - added by eriktorbjorn 17 years ago.
Patch against current SVN

Download all attachments as: .zip

Change History (6)

by eriktorbjorn, 17 years ago

Attachment: agi-saveslots.diff added

Patch against current SVN

comment:1 by eriktorbjorn, 17 years ago

Owner: set to sev-

comment:2 by eriktorbjorn, 17 years ago

File Added: agi-saveslots.diff

comment:3 by sev-, 17 years ago

Status: newclosed

comment:4 by sev-, 17 years ago

Really nice. Accepted as is. Scrollbar dragging could wait :)

comment:5 by digitall, 6 years ago

Component: Engine: AGI
Note: See TracTickets for help on using tickets.