1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/gui/session_new
Ykkrosh cfae58928f # New unit movement system, which does a far better job of approaching targets and avoiding obstacles.
Add short-range vertex-based pathfinder.
Integrate new pathfinder into unit motion code.
Change obstruction system to get rid of circles, and differentiate
structures from units.
Make PositionChanged messages synchronous.
Try to prevent some accidental float->int conversions.

This was SVN commit r7484.
2010-04-29 23:36:05 +00:00
..
input.js # Support training units in buildings. 2010-04-19 19:47:23 +00:00
selection.js # New unit movement system, which does a far better job of approaching targets and avoiding obstacles. 2010-04-29 23:36:05 +00:00
session.js # Support training units in buildings. 2010-04-19 19:47:23 +00:00
session.xml # New unit movement system, which does a far better job of approaching targets and avoiding obstacles. 2010-04-29 23:36:05 +00:00
sprites.xml # GUI tweaks. 2010-03-26 13:21:09 +00:00
styles.xml # Support training units in buildings. 2010-04-19 19:47:23 +00:00