Delta-v/Content.Server/GameObjects/EntitySystems/AI/Pathfinding
DrSmugleaf 749cd11d33
Add readonly where it is missing and fix those field names according to their modifiers (#2589)
2020-11-22 00:02:00 +11:00
..
Accessible Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
Pathfinders Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
PathfindingChunk.cs Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
PathfindingHelpers.cs Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
PathfindingNode.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
PathfindingSystem.cs Removed EntityManager member variable from Components and EntitySystems (#2502) 2020-11-18 15:45:53 +01:00
ServerPathfindingDebugSystem.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00