Delta-v/Content.Server/GameObjects/EntitySystems/AI/Pathfinding
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
..
Accessible Better AI reachable cleanup (#1507) 2020-07-27 16:11:07 +02:00
Pathfinders Minor A* optimisations (#1335) 2020-07-10 20:30:33 +02:00
PathfindingChunk.cs AI Reachable system (#1342) 2020-07-11 15:09:37 +02:00
PathfindingHelpers.cs AI Reachable system (#1342) 2020-07-11 15:09:37 +02:00
PathfindingNode.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
PathfindingSystem.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
ServerPathfindingDebugSystem.cs Minor A* optimisations (#1335) 2020-07-10 20:30:33 +02:00