1
0
forked from 0ad/0ad
Go to file
2007-10-13 23:37:23 +00:00
binaries This was SVN commit r5410. 2007-10-12 23:51:55 +00:00
build pathfinding change: the engine uses Triangulation and A* on triangles now. dcdt package added. premake.lua changed to include the dcdt code. it needs to run update-workspaces.bat (flag -showOverlay will draw the triangulation and a single unit paths) 2007-10-09 07:27:45 +00:00
docs updated version with fixed bibliography 2007-09-08 16:05:52 +00:00
source pathfinder change: triangulation now handles static object update and removal. dcdt initialization is moved to RequestTriangulationPath() and will only be invoked when -triPathfind flag is supplied. unit radius slightly increased (again) to revolve the unit bouncing problem around buildings. 2007-10-13 23:37:23 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00