Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Load Game should show when the game was saved. #682

Closed
wzdev-ci opened this issue Jul 2, 2009 · 8 comments
Closed

Load Game should show when the game was saved. #682

wzdev-ci opened this issue Jul 2, 2009 · 8 comments

Comments

@wzdev-ci
Copy link
Contributor

wzdev-ci commented Jul 2, 2009

keyword_load keyword_savegame resolution_fixed type_patch (an actual patch, not a request for one) | by rawler


When saving a game, I often have problems naming the game so I remember which game to resume later. I find it much easier to remember by time, however.

I suggest that the time of the save should be presented at loading.

I'm attaching a simple patch, that does this using tooltips. In the long run I think it should be done using a custom renderer, rendering the saves in a plain list with two columns, one for names and one for savetime.


Issue migrated from trac:682 at 2022-04-15 18:57:33 -0700

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jul 2, 2009

rawler uploaded file wz2100-show-time-for-savegames.patch (1.9 KiB)

Proposed Patch

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jul 6, 2009

cybersphinx commented


The patch seems nice, though I haven't tried it yet. We might also want to sort saves by date, or save the slot number, so every game appears where it was saved.

I don't think any of our devs intend to make more extensive GUI changes before betawidget. If you want to write such a patch, you also need to implement some paging, so the number of saveslots isn't decreased. And if you want to get fancy, add screenshot thumbnails :)

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx commented


(In [7864]) Show when a game was saved in a tooltip on the loading screen.

Patch by Rawler, closes #682.

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx set resolution to fixed

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx commented


(In [7865]) Show when a game was saved in a tooltip on the loading screen.

Patch by Rawler, closes #682.

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented May 8, 2010

Buginator removed milestone (was 2.2.2)

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented May 8, 2010

Buginator commented


Milestone 2.2.2 deleted

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant