ModernUO/Scripts/Engines/Pathing
Mark Sturgill d2c670f5c3 Implement Core.TickCount
Convert movement, actions (lift/use), combat, and spells to use Core.TickCount and avoid DateTime caveats (performance, system time dependency, etc)
Refactor DateTime.Now to DateTime.UtcNow
Add LOS check for Iron Maiden addon
2013-10-06 03:21:18 -07:00
..
FastAStarAlgorithm.cs Uncontrolled BaseCreatures don't path around mobiles 2011-12-18 02:03:40 +00:00
Movement.cs - Enlarged the region bounds for the Painted Caves, Bedlam and the Citadel. 2012-06-17 03:20:01 +00:00
MovementPath.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
MoveResult.cs 2006-06-15 04:14:30 +00:00
PathAlgorithm.cs 2006-06-15 04:14:30 +00:00
PathFollower.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
SlowAStarAlgorithm.cs Uncontrolled BaseCreatures don't path around mobiles 2011-12-18 02:03:40 +00:00