Delta-v/Content.Server/GameObjects/EntitySystems/AI/Pathfinding/Accessible
metalgearsloth 89e0925c32
Better AI reachable cleanup (#1507)
Haven't profiled so can't say if it definitely fixes the leak.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-07-27 16:11:07 +02:00
..
AiReachableSystem.cs Better AI reachable cleanup (#1507) 2020-07-27 16:11:07 +02:00
BFSPathfinder.cs Add Breadth-First Search pathfinder (#1283) 2020-07-08 01:41:41 +02:00
PathfindingRegion.cs Better AI reachable cleanup (#1507) 2020-07-27 16:11:07 +02:00
ReachableArgs.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00