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
60238a858db38c7793c0269d698e2d5b64346340
OpenRA
/
OpenRA.Mods.Common
/
Pathfinder
History
David Jiménez
6d96a43341
Fixes
#7955
. Improves pathfinder performance a bit.
2015-04-15 23:43:14 +02:00
..
BasePathSearch.cs
- Introduced Unit Testing capabilities to the PathFinder trait and algorithm.
2015-03-03 20:11:11 +01:00
CellInfo.cs
- Introduced Unit Testing capabilities to the PathFinder trait and algorithm.
2015-03-03 20:11:11 +01:00
CellInfoLayerManager.cs
- Introduced Unit Testing capabilities to the PathFinder trait and algorithm.
2015-03-03 20:11:11 +01:00
Constants.cs
- Introduced Unit Testing capabilities to the PathFinder trait and algorithm.
2015-03-03 20:11:11 +01:00
PathCacheStorage.cs
Changed the harvester heuristic so that now takes into account the distance from the initial search location. This makes harvesters somewhat more "intelligent" and gather nearer resources. Also solved several regressions introduced in the recent changes in the Pathfinder
2015-03-12 12:28:34 +01:00
PathFinderCacheDecorator.cs
- Introduced Unit Testing capabilities to the PathFinder trait and algorithm.
2015-03-03 20:11:11 +01:00
PathGraph.cs
- Introduced Unit Testing capabilities to the PathFinder trait and algorithm.
2015-03-03 20:11:11 +01:00
PathSearch.cs
Fixes
#7955
. Improves pathfinder performance a bit.
2015-04-15 23:43:14 +02:00