1
0
forked from 0ad/0ad
0ad/source
2008-07-19 00:20:54 +00:00
..
collada This was SVN commit r6199. 2008-07-05 01:14:23 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics dehydra fixes (mostly copy-ctor warnings) 2008-07-17 14:23:51 +00:00
gui dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
i18n Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible 2008-07-19 00:20:54 +00:00
lib Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible 2008-07-19 00:20:54 +00:00
maths dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
network Fixed multi-line comment warning 2008-07-18 23:52:29 +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 Adding the getName() method to be used from JS scripts. 2008-07-18 23:55:13 +00:00
renderer dehydra fixes (mostly copy-ctor warnings) 2008-07-17 14:23:51 +00:00
scripting Adding IsGameRunning() function 2008-07-12 21:27:38 +00:00
simulation more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
sound dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
tools large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
main.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
test_setup.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00