1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 16:49:55 +00:00
openmw-tes3mp/apps/openmw/mwstate
Daniel Vukelich 97924d97c7 Add the option for multiple quicksave slots
With more than 1 quicksave slot, slots will be created each time you
quicksave until the maximum number (configured in settings) of
quicksaves has been reached.  After that, the oldest quicksave slot will
be replaced each time you quicksave.  Saves are numbered sequentially,
unless the maximum number of slots is 1, in which case it is not numbered.
2018-01-12 20:09:39 -05:00
..
character.cpp purge unnecessary imports 2017-06-09 19:08:53 +02:00
character.hpp Add commandline option to load a save game on startup 2015-01-07 03:27:24 +01:00
charactermanager.cpp Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
charactermanager.hpp Make the creation of save file directories even more explicit 2016-03-14 00:00:11 +01:00
quicksavemanager.cpp Add the option for multiple quicksave slots 2018-01-12 20:09:39 -05:00
quicksavemanager.hpp Add the option for multiple quicksave slots 2018-01-12 20:09:39 -05:00
statemanagerimp.cpp Add the option for multiple quicksave slots 2018-01-12 20:09:39 -05:00
statemanagerimp.hpp Make the creation of save file directories even more explicit 2016-03-14 00:00:11 +01:00