ModernUO/Projects/UOContent/Engines/ConPVP/Games
Kamron Batman 6c4308bce6
fix(core): Caches DateTime.NowUtc (#548)
- [X] Caches DateTime.NowUtc on the game loop (not other threads)
- [X] Replaces all locations where it makes sense
- [X] Adds Min/Max for `IComparable` (TimeSpan, DateTimes, etc)

Closes #261
2021-03-13 01:32:04 -08:00
..
BombingRun.cs fix(core): Converts to ref struct enumerators (#426) 2021-01-22 19:41:44 -08:00
CTF.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
DoubleDom.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
EventGame.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
KingOfTheHill.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
TourneyMatch.cs Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00