|
911e18fc0a
|
UESaveFile: add a few sanity things.
|
2021-09-27 16:16:47 +02:00 |
|
|
0c257bcfa6
|
GenericStructProperty: remove a redundant function.
|
2021-09-25 15:46:01 +02:00 |
|
|
79e3193309
|
ArrayProperty: update at() to cast as well.
|
2021-09-23 21:54:59 +02:00 |
|
|
1caa472833
|
UESaveFile: add more error messages.
|
2021-09-23 18:25:28 +02:00 |
|
|
d3d065c945
|
StructSerialiser: fix serialisation of array'd structs.
Not all of them are generic structs, after all.
|
2021-09-23 18:24:55 +02:00 |
|
|
b8b156a724
|
Add a serialiser for struct sttResourceItemValue.
|
2021-09-23 15:09:18 +02:00 |
|
|
9c1aeb753e
|
UESaveFile: add API to append a property.
|
2021-09-23 15:08:20 +02:00 |
|
|
0006c90a21
|
UESaveFile: add sanity check when reading files.
|
2021-09-23 15:07:29 +02:00 |
|
|
0826d4aede
|
UESaveFile: close the file after we're done writing to it.
|
2021-09-22 21:50:39 +02:00 |
|
|
b3220ca8e1
|
MapPropertySerialiser: fix serialisation of demo saves.
|
2021-09-22 21:50:08 +02:00 |
|
|
48210c7186
|
UESaveFile: prevent reloading data on save.
|
2021-09-22 19:46:41 +02:00 |
|
|
f500e982e6
|
MapPropertySerialiser: add support for demo props.
|
2021-09-22 19:35:16 +02:00 |
|
|
2e1949ed5d
|
BytePropertySerialiser: add support for demo props.
|
2021-09-22 19:16:33 +02:00 |
|
|
10becfdc31
|
PropertySerialiser: add an explicit cast.
|
2021-09-22 18:25:15 +02:00 |
|
|
f286ec0633
|
UESaveFile,GenericStructProperty: update at().
|
2021-09-22 18:23:16 +02:00 |
|
|
ce29d6174c
|
UESaveFile: allow the class to be moved.
|
2021-09-22 18:22:48 +02:00 |
|
|
de07b760d0
|
Add UESaveFile.
|
2021-09-22 17:37:50 +02:00 |
|