This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
749cd11d330a3e3396865d00b77e777f360a8177
tbd-station-14
/
Content.Server
/
GameObjects
/
EntitySystems
/
AI
/
Pathfinding
History
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