This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-23 12:07:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
720bb3c87d32d44d1dfbab3c7f23cba141e7af21
0ad
/
source
T
History
Ykkrosh
720bb3c87d
Remove unnecessary rooting
...
This was SVN commit r8957.
2011-02-20 20:44:13 +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
Remove unnecessary rooting
2011-02-20 20:44:13 +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
…