ModernUO/Projects/Server/Serialization
2022-10-30 01:42:48 -07:00
..
Attributes fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
AdhocPersistence.cs fix: Adds ReadType/Write(Type) and improves type referencing (#1172) 2022-10-11 22:17:22 -07:00
BinaryFileReader.cs fix: Adds ReadType/Write(Type) and improves type referencing (#1172) 2022-10-11 22:17:22 -07:00
BinaryFileWriter.cs fix: Adds ReadType/Write(Type) and improves type referencing (#1172) 2022-10-11 22:17:22 -07:00
BufferReader.cs fix: Adds ReadType/Write(Type) and improves type referencing (#1172) 2022-10-11 22:17:22 -07:00
BufferWriter.cs fix: Adds ReadType/Write(Type) and improves type referencing (#1172) 2022-10-11 22:17:22 -07:00
GenericPersistence.cs fix: Adds AfterSerialize support. Removes BeforeSerialize support. (#1208) 2022-10-27 23:27:22 -07:00
IGenericReader.cs feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
IGenericWriter.cs feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
ISerializable.cs fix: Adds AfterSerialize support. Removes BeforeSerialize support. (#1208) 2022-10-27 23:27:22 -07:00
ISerializableExtensions.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Persistence.cs fix: Adds AfterSerialize support. Removes BeforeSerialize support. (#1208) 2022-10-27 23:27:22 -07:00
SerializationExtensions.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00