1
1
forked from 0ad/0ad
Go to file
kevmo bd431d25f6 # First iteration of low-level pathfinder
PathfindSparse replaced with an A* implementation.  Low-level
pathfinding done on the tiles of the map, high level pathfinding is
currently a placeholder, and only gives the final waypoint.

This was SVN commit r3747.
2006-04-10 22:05:21 +00:00
binaries This was SVN commit r3733. 2006-04-08 22:35:23 +00:00
build Premake workspace: use native wchar_t type in VC7.1/8 2006-02-03 22:29:53 +00:00
docs # final version of thesis 2006-04-07 16:46:40 +00:00
source # First iteration of low-level pathfinder 2006-04-10 22:05:21 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00