0ad/source
2007-12-21 08:17:20 +00:00
..
collada remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
dcdt/se part1: misc fixes 2007-12-20 19:56:01 +00:00
graphics part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
gui part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
i18n # Fixed some warnings and potentially misleading code 2007-05-29 19:01:21 +00:00
lib fix: "config.h" should be "lib/config.h" (not sure why VC finds the files even though they are in different directories) 2007-12-21 08:17:20 +00:00
maths Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00
network part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
pch 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
ps part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
renderer part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
scripting part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
simulation part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
sound part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
tools part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
main.cpp part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
test_setup.cpp minor fix (probably necessary for vc2002/3): only do leak reporting if mmgr.h thinks the debug allocator should be used (since that header is responsible for including the requisite crtdbg.h) 2007-10-06 09:11:15 +00:00