ModernUO/Projects/UOContent/Spells/Targeting
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
..
IRecallSpell.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
ISpellTarget.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
RecallSpellTarget.cs Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
SpellTargetItem.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SpellTargetMobile.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SpellTargetPoint3D.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00