ModernUO/Projects
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
..
Benchmarks fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
SerializationGenerator fix(codegen): Reverts adding dirty checking. We are not ready for this. (#620) 2021-05-26 22:01:58 -07:00
SerializationGenerator.Tests feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
Server fix(codegen): Adds manual dirty checking (#621) 2021-05-27 00:54:21 -07:00
Server.Tests feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
UOContent fix(codegen): Adds manual dirty checking (#621) 2021-05-27 00:54:21 -07:00
UOContent.Tests fix(core): Adds Fedora 32/33 & RHEL 7/8 support. (#601) 2021-05-14 00:32:22 -07:00