ModernUO/Projects/UOContent/Engines/Pathing
2026-08-31 18:00:19 -04:00
..
Cache fix: Removes unnecessary dictionary removal guards (#2565) 2026-08-08 11:50:01 -07:00
BitmapAStarAlgorithm.cs #W# Change: Felucca is now Veridia 2026-08-31 18:00:19 -04:00
Movement.cs #W# Change: Felucca is now Veridia 2026-08-31 18:00:19 -04:00
MovementPath.cs perf(login): run password hashing on a parked worker thread (#2566) 2026-08-09 00:13:34 -07:00
MoveResult.cs feat(pathfinding): .swb format v8 compact index (#3b) (#2471) 2026-06-07 01:22:20 -07:00
PathAlgorithm.cs feat(pathfinding): .swb format v8 compact index (#3b) (#2471) 2026-06-07 01:22:20 -07:00
PathCacheCommands.cs fix(pathfinding): stop opening every .swb twice at boot (#2548) 2026-07-25 13:07:20 -07:00
PathDiag.cs perf(pathing): pool the StepCache strata buffer, then clean up the pathing engine around it (#2523) 2026-07-12 20:02:29 -07:00
PathfindRecorder.cs perf(pathing): pool the StepCache strata buffer, then clean up the pathing engine around it (#2523) 2026-07-12 20:02:29 -07:00
PathFollower.cs feat(pathfinding): .swb format v8 compact index (#3b) (#2471) 2026-06-07 01:22:20 -07:00