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
e8a650bc3082ea5221d8ba00fe12f152948185f3
0ad
/
source
T
History
Ykkrosh
e8a650bc30
Const-correctness
...
This was SVN commit r8956.
2011-02-20 20:42:54 +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
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
lib
Const-correctness
2011-02-20 20:42:54 +00:00
maths
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
mocks
…
network
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
pch
…
ps
Skip detecting some not-very-useful GL values that cause errors in some drivers
2011-02-20 11:46:48 +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
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
scriptinterface
Add some more stuff to hwdetect, because there can never be too much
2011-02-20 00:54:36 +00:00
simulation
…
simulation2
wgl compile fix: add types required by new wglext.h
2011-02-19 18:00:09 +00:00
sound
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
tools
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…