1
0
forked from 0ad/0ad
0ad/source
Ykkrosh fa16181e84 Fix build error in tests.
Don't call wrealpath on the value returned by GetArg0, since it breaks
the tests and changes the semantics of that function.

This was SVN commit r9427.
2011-05-04 14:40:14 +00:00
..
collada Support prop_ prefix in Collada files, as well as prop- 2010-11-15 02:18:49 +00:00
graphics ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
gui ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
lib fix memory leak (wasn't freeing the entire chain of SMBIOS structures) 2011-05-04 13:08:09 +00:00
maths split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
pch remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting 2010-11-06 19:11:40 +00:00
ps Fix build error in tests. 2011-05-04 14:40:14 +00:00
renderer Fix non-PCH build 2011-05-04 01:17:09 +00:00
scripting split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
scriptinterface cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
simulation per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered* 2011-03-23 16:56:27 +00:00
simulation2 cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
sound cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
tools Fix non-PCH build 2011-05-04 01:17:09 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
test_setup.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00