ModernUO/Projects/UOContent/Mobiles/AI
Kamron Batman fb915992dd
fix(core): Adds Hashed & Hierarchical Timer Wheel (#655)
- Removes TimerPriority
- Removes TimerThread
- Adds a [Hashed & Hierarchical Timer Wheel](http://www.cs.columbia.edu/~nahum/w6998/papers/ton97-timing-wheels.pdf)
2021-07-11 22:42:06 -07:00
..
AIControlMobileTarget.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
AnimalAI.cs fix(AI): Fixes direction issue with NPCs (#371) 2020-12-29 22:32:10 -08:00
ArcherAI.cs fix(AI): Fixes direction issue with NPCs (#371) 2020-12-29 22:32:10 -08:00
BaseAI.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
BerserkAI.cs fix(AI): Fixes direction issue with NPCs (#371) 2020-12-29 22:32:10 -08:00
HealerAI.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MageAI.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MeleeAI.cs fix(AI): Fixes direction issue with NPCs (#371) 2020-12-29 22:32:10 -08:00
OppositionGroup.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
PredatorAI.cs fix(AI): Fixes direction issue with NPCs (#371) 2020-12-29 22:32:10 -08:00
SpeedInfo.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
ThiefAI.cs fix(AI): Fixes direction issue with NPCs (#371) 2020-12-29 22:32:10 -08:00
VendorAI.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00