ModernUO/Projects/Server/World
Kamron Batman 9f1f314077
fix: Fixes infinite loop in BinaryFileWriter (#1792)
### Summary
- Fixes infinite loop with binary file writer
- Removes extra buffer copying with binary file writer
- Removes storing type counts during world save file writing
- Fixes display cache self-deletion warning during world load
2024-05-24 14:36:43 -07:00
..
EntityPersistence.cs fix: Fixes infinite loop in BinaryFileWriter (#1792) 2024-05-24 14:36:43 -07:00
EntitySpan.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
EntityTypeIndex.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
IGenericSerializable.cs fix: Fixes serialization threading, moves world save to end of loop, and eliminates Parallel.ForEach. (#1530) 2023-10-03 00:42:49 -07:00
IIndexInfo.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
World.cs fix: Fixes directory copying (#1668) 2024-02-09 23:25:20 -08:00
WorldEvents.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00