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-07-29 02:13:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
807663cd5492851fb5e6bdf3b18363502c3cc568
0ad
/
source
T
History
Ykkrosh
807663cd54
Fix uninitialised value
...
This was SVN commit r8961.
2011-02-20 20:52:35 +00:00
..
collada
Support prop_ prefix in Collada files, as well as prop-
2010-11-15 02:18:49 +00:00
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
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
Add per-turn counts to profiler, as well as per-frame.
2011-02-20 20:50:26 +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
Disable XML validation when loading templates for AI, to save startup time
2011-02-20 20:45:39 +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
# Add opt-in automatic feedback system.
2011-02-16 20:40:15 +00:00
test_setup.cpp
…