This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bee590a05763d249c930a893bf7297bd9a740443
OpenRA
/
OpenRA.Mods.Common
/
Pathfinder
History
RoosterDragon
b0619a3e25
Added comments in performance sensitive code.
2015-12-13 16:24:54 +00:00
..
BasePathSearch.cs
Fixed pooling of layers used for pathfinding.
2015-09-16 21:25:46 +01:00
CellInfo.cs
Fix pathfinding using PriorityQueue incorrectly.
2015-09-01 17:29:36 +01:00
CellInfoLayerPool.cs
Rename enum TileShape to MapGridType
2015-10-26 00:41:21 +02:00
Constants.cs
Minor pathfinder changes
2015-07-22 06:36:00 +02:00
PathCacheStorage.cs
Remove plumbing for trait unit tests.
2015-05-01 16:24:14 +12:00
PathFinderUnitPathCacheDecorator.cs
Cache only unit paths in the pathfinder.
2015-09-01 17:29:35 +01:00
PathGraph.cs
Fixed pooling of layers used for pathfinding.
2015-09-16 21:25:46 +01:00
PathSearch.cs
Added comments in performance sensitive code.
2015-12-13 16:24:54 +00:00