openmw-tes3coop/apps
scrawl 66bcd2fd68 Write save games to a memory stream first
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.
2015-12-05 01:15:54 +01:00
..
bsatool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-13 21:11:24 +02:00
esmtool esmtool fix 2015-11-14 00:27:59 +01:00
essimporter Merge commit 'pull/upstream/678' into HEAD 2015-11-13 01:34:36 +01:00
launcher Launcher: ensure to clear previous settings when reloading settings 2015-11-27 20:52:29 +01:00
mwiniimporter Remove old FPS setting code 2015-11-07 00:13:13 +01:00
niftest Removed now unneeded script 2015-08-07 20:53:43 -04:00
opencs Don't link against unnecessary OSG libraries 2015-11-29 19:56:43 +01:00
openmw Write save games to a memory stream first 2015-12-05 01:15:54 +01:00
openmw_test_suite Adjust tests to work with esm_rewrite branch. 2015-11-14 00:27:59 +01:00
wizard Fix incorrect path encoding handling in debug message 2015-11-26 17:34:22 +01:00
doc.hpp