mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 10:49:57 +00:00
66bcd2fd68
Two motivations for doing this: - If the user chooses to overwrite existing save file, and there is an exception during the save process, the existing file will not be lost. - Many small writes to a file are slow. Very slow. Writing to memory first then writing the completed file to disk appears to be ~500% faster. |
||
---|---|---|
.. | ||
character.cpp | ||
character.hpp | ||
charactermanager.cpp | ||
charactermanager.hpp | ||
statemanagerimp.cpp | ||
statemanagerimp.hpp |