ModernUO/Projects/Server/World
Kamron Batman 81e4087acc
fix(codegen): Adds manual dirty checking (#621)
- Adds `[ManualDirtyChecking]` for anyone that adds it themselves.
- Adds detection of `[Serializable]` and `[ManualDirtyChecking]` at startup to help identify scripts that need migration.
2021-05-27 00:54:21 -07:00
..
EntityIndex.cs Updates Serialization (#292) 2020-10-31 17:38:29 -07:00
EntityPersistence.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
EntityTypeIndex.cs Updates Serialization (#292) 2020-10-31 17:38:29 -07:00
IIndexInfo.cs Updates Serialization (#292) 2020-10-31 17:38:29 -07:00
World.cs fix(codegen): Adds manual dirty checking (#621) 2021-05-27 00:54:21 -07:00
WorldEvents.cs fix(core): Fixes flow for saves, adds logging and configurations (#513) 2021-02-20 19:32:08 -08:00