ModernUO/Projects/Server/Serialization
Kamron Batman 3551d962f7
C# 9 Cleanup (#325)
- [X] Removes EventArgs - not needed
- [X] Merges sequential checks
- [X] Removes redundant type declarations
2020-11-27 00:29:21 -08:00
..
BinaryFileWriter.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
BufferReader.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
BufferWriter.cs Speeds up world loading (#315) 2020-11-16 21:58:58 -08:00
IGenericReader.cs Speeds up world loading (#315) 2020-11-16 21:58:58 -08:00
IGenericWriter.cs Speeds up world loading (#315) 2020-11-16 21:58:58 -08:00
ISerializable.cs Fixes bugs in world save (#297) 2020-11-01 17:22:18 -08:00