1
0
forked from 0ad/0ad
0ad/source
janwas 3c411dd174 large batch of Dehydra static code analysis fixes
(mostly passing arguments by const reference and checking LibError
return codes)

This was SVN commit r6214.
2008-07-12 10:45:11 +00:00
..
collada This was SVN commit r6199. 2008-07-05 01:14:23 +00:00
dcdt/se A bunch of constness changes in dcdt to get rid of a few compiler warnings 2008-07-01 16:05:05 +00:00
graphics large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
gui GCC/Linux build fixes 2008-06-25 23:01:13 +00:00
i18n fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR) 2007-12-29 16:22:23 +00:00
lib large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
maths had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
network large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +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 large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
renderer large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
scripting another 64-bit fix, we're now getting there :D 2008-07-04 19:25:52 +00:00
simulation large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
sound large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
tools large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
main.cpp timing-related fix (only occurs with certain timer resolutions due to incorrect arithmetic) 2008-07-05 08:27:33 +00:00
test_setup.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00