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
e454e6dcb15b4744443d0599f9291e7ed24b5063
OpenRA
/
OpenRA.Mods.Common
/
Pathfinder
History
David Jiménez
ea32c20450
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
..
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
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