1,554
edits
(New forum layout was there for several months already) |
(Moved autosave interval to FR in order to deal with it soon(er)) |
||
Line 115: | Line 115: | ||
=== Savegames === | === Savegames === | ||
* Enhance SaveFileManager by adding an API that allows renaming / deleting savegames. | * Enhance SaveFileManager by adding an API that allows renaming / deleting savegames. | ||
* Added error return codes to openForSaving / openForLoading so that client code can nicely detect & report save/load failures ("media full", "file not found", "save path does not exist", "save path not writeable", etc.). | * Added error return codes to openForSaving / openForLoading so that client code can nicely detect & report save/load failures ("media full", "file not found", "save path does not exist", "save path not writeable", etc.). |