1
0
forked from 0ad/0ad
0ad/source
Ykkrosh f4ed019c46 Avoid hypotf
This was SVN commit r10421.
2011-10-23 12:27:34 +00:00
..
collada Report filename in Collada warning messages. 2011-05-14 16:43:08 +00:00
graphics Attempts to fix random map OOS errors by avoiding parsing data to floats (uses CFixedVector3D instead). See #977. 2011-09-26 21:36:33 +00:00
gui Avoid apparent bug in VirtualBox's GL implementation 2011-10-22 10:25:09 +00:00
lib sync with work. faster PopulationCount; avoid invalid param handler when debug string length exceeded; return error instead of dialog box when waio_Preallocate fails 2011-10-19 10:58:02 +00:00
maths Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Upgrade game and build system to ENet 1.3 2011-05-29 20:57:28 +00:00
pch Be a bit more robust to build environment changes. 2011-07-15 13:22:48 +00:00
ps Moves Atlas UI to main thread while engine loop runs in new thread. 2011-09-20 22:49:02 +00:00
renderer replace old pool_allocator/RawPoolAllocator with ProxyAllocator that draws upon the new-style Arena (more efficient, avoids slow VirtualAlloc) 2011-10-16 10:37:21 +00:00
scripting Upgrade to SpiderMonkey 1.8.5 (fixes #734) 2011-07-16 23:24:14 +00:00
scriptinterface Attempts to fix random map OOS errors by avoiding parsing data to floats (uses CFixedVector3D instead). See #977. 2011-09-26 21:36:33 +00:00
simulation fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
simulation2 Avoid hypotf 2011-10-23 12:27:34 +00:00
sound Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
tools Fixes Atlas map saving to force PMP extension on all OSes. See #889. 2011-10-20 23:45:27 +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 Fix glwprintf errors on OS X with non-ASCII strings, by setting LC_CTYPE to UTF-8 2011-07-06 21:19:59 +00:00