MassBuilderSaveTool/src/UESaveFile
Guillaume Jacquemin 1871440a7b UESaveFile: copy the temp file over the old one.
This is to prevent an issue where updating a profile save makes the app
think it's deleted.
2022-03-21 15:20:36 +01:00
..
Serialisers UESaveFile/Serialisers: make types() return an ArrayView of Strings. 2022-03-06 14:29:09 +01:00
Types Use Corrade's String(View) types where possible. 2022-03-04 21:18:55 +01:00
BinaryReader.cpp Use Corrade's String(View) types where possible. 2022-03-04 21:18:55 +01:00
BinaryReader.h Use Corrade's String(View) types where possible. 2022-03-04 21:18:55 +01:00
BinaryWriter.cpp Use Corrade's String(View) types where possible. 2022-03-04 21:18:55 +01:00
BinaryWriter.h Use Corrade's String(View) types where possible. 2022-03-04 21:18:55 +01:00
Debug.cpp Use Corrade's String(View) types where possible. 2022-03-04 21:18:55 +01:00
Debug.h Update copyright years. 2022-01-30 11:38:22 +01:00
PropertySerialiser.cpp UESaveFile/Serialisers: make types() return an ArrayView of Strings. 2022-03-06 14:29:09 +01:00
PropertySerialiser.h PropertySerialiser: make into a singleton. 2022-03-06 13:21:56 +01:00
UESaveFile.cpp UESaveFile: copy the temp file over the old one. 2022-03-21 15:20:36 +01:00
UESaveFile.h PropertySerialiser: make into a singleton. 2022-03-06 13:21:56 +01:00