Andrettin / Wyrmsun

Strategy game based on history, mythology and fiction
http://andrettin.github.io/
GNU General Public License v2.0
301 stars 47 forks source link

Added ”Show latest savegames first” checkbox #56

Closed marcelofg55 closed 8 years ago

marcelofg55 commented 8 years ago

Added a checkbox on load/save menu to ”Show latest savegames first”, makes easier to find latest used savegames The checkbox is saved to preference SortSaveGamesByTime

This needs changes to wyrmgus too: https://github.com/marcelofg55/Wyrmgus/commit/0957397e42568547eba0d30b94074aceee400f6d

Andrettin commented 8 years ago

Thank you! I've looked at the code, and everything is looking good. Are you going to submit a pull request for Wyrmgus as well?

marcelofg55 commented 8 years ago

You're welcome! I was going to submit a pull request for Wyrmgus as well, but it doesn't let me because there is a pull request active already, the Crashfix one.