ModernUO/Projects/Server/Mobiles
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
..
AggressorInfo.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
BaseVendor.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Body.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
IMount.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
IVendor.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Mobile.cs fix(codegen): Adds manual dirty checking (#621) 2021-05-27 00:54:21 -07:00
Movement.cs Updates movement packets & Fastwalk (#324) 2020-11-26 23:53:47 -08:00
Notoriety.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
SimplePrompt.cs Splits up mobile (#296) 2020-10-31 23:30:51 -07:00
SimpleTarget.cs Splits up mobile (#296) 2020-10-31 23:30:51 -07:00