1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/components/tests
Ykkrosh ab186c2b16 Update UnitMotion logic, to partially simplify it.
Do all pathfinding asynchronously.
Recalculate paths when the target has moved.
Fix vertex pathfinder start point heuristic, to avoid finding
zero-length paths.
When units fail to reach a resource to gather, look for another resource
of the same type.

This was SVN commit r8751.
2010-11-30 12:31:54 +00:00
..
setup.js Add some tests for UnitAI. 2010-11-22 20:12:04 +00:00
test_GuiInterface.js Map exploration counter for summary screen 2010-11-21 19:42:26 +00:00
test_Player.js Fix #566 (test failure) 2010-09-07 09:29:23 +00:00
test_Timer.js Add SetInterval to Timer. 2010-11-21 19:27:53 +00:00
test_UnitAI.js Update UnitMotion logic, to partially simplify it. 2010-11-30 12:31:54 +00:00