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
84e85d8a5d07a17b5548f69449a988e145a2a351
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