This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-07 12:45:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14d0bf3768166613f3ff8a2c6f511e48cc1af2ed
0ad
/
build
T
History
kai
e595dbc88e
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)
...
This was SVN commit r5393.
2007-10-09 07:27:45 +00:00
..
bin
Made CxxTest work a bit more on Linux
2006-09-30 18:47:24 +00:00
docs
Generate documentation for all source (except tools), with more sensible project hierarchy
2006-12-01 20:42:30 +00:00
errorlist
Updated Errors.cpp-generating program: stopped use of external DLL, added parameters and help and file/LOC count
2005-07-27 21:51:43 +00:00
linefix
…
premake
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
resources
…
workspaces
avoid "directory already exists" warning.
2007-10-03 09:43:00 +00:00
xmbcleanup
…