This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
abe07e096a27ff7ec54c85a7a593a1984a8d26ae
0ad
/
source
T
History
Ykkrosh
abe07e096a
Build fix
...
This was SVN commit r8970.
2011-02-21 22:22:49 +00:00
..
collada
…
graphics
replace set/map with boost::unordered_* to reduce the number of expensive filesystem::basic_path::operator< calls based on a patch by ortalo (thanks!)
2011-02-19 21:24:39 +00:00
gui
Fix uninitialised value
2011-02-20 20:52:35 +00:00
lib
Build fix
2011-02-21 22:22:49 +00:00
maths
…
mocks
…
network
Make the script profiler more useful, by giving the filename/line for anonymous functions.
2011-02-21 02:16:12 +00:00
pch
…
ps
HTTP proxy discovery for Windows
2011-02-21 21:54:47 +00:00
renderer
Don't bother initialising shadow map textures with data that will never be used.
2011-02-18 23:41:27 +00:00
scripting
…
scriptinterface
sync with work; fix compile error due to lack of boost/serialization in 0ad svn
2011-02-21 09:23:51 +00:00
simulation
…
simulation2
Disable XML validation when loading templates for AI, to save startup time
2011-02-20 20:45:39 +00:00
sound
…
tools
…
contributors.txt
…
main.cpp
Make the script profiler more useful, by giving the filename/line for anonymous functions.
2011-02-21 02:16:12 +00:00
test_setup.cpp
…