Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#3934 closed defect (fixed)

GUI: Launcher 'Load' dialog should preserve save slot index

Reported by: salty-horse Owned by: lordhoto
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

Using SCUMM's save dialog, I have slots 1-5 used for one "save group" and slots 11-15 used for another.

In the launcher's 'Load' dialog, they will all be displayed in slots 1-10, with saves 11-15 having the wrong indexes of 6-10.

Since I may have "meaning" attached to the the indexes, the Load dialog should display the correct indexes near each save. It's even better to conform to SCUMM's load dialog by displaying the empty slots as well.

The current load dialog presents another usability problem. Suppose I download a savestate from the internet. Since I already have a file named samnmax.s03, I rename the new file to samnmax.s30. After opening the Load dialog, I will see no entry in slot 30.

Ticket imported from: #2090879. Ticket imported from: bugs/3934.

Change History (3)

comment:1 by lordhoto, 16 years ago

I totally agree that the original slot index should be used here. I disagree though that empty slots should be shown, some engines might use special slots for special save files, KYRA for example uses slots 990 to 999 for quicksaves, thus it would be rather bad to have all slots till 990 filled with empty strings.

I committed a fix for the slot preserving.

comment:2 by lordhoto, 16 years ago

Owner: set to lordhoto
Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

Component: GUI
Note: See TracTickets for help on using tickets.