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-09-26 16:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3fb9051b6dfe827f84fa2bf0541601e56df173d
0ad
/
source
T
History
Ykkrosh
a3fb9051b6
Fix MSVC build errors and warnings
...
This was SVN commit r6254.
2008-07-19 00:58:34 +00:00
..
collada
…
dcdt
/se
Fixed one set of annoying DCDT warnings
2008-07-18 23:49:51 +00:00
graphics
Fixed some strict aliasing warnings
2008-07-19 00:36:42 +00:00
gui
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00
i18n
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
2008-07-19 00:20:54 +00:00
lib
Fix MSVC build errors and warnings
2008-07-19 00:58:34 +00:00
maths
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00
network
Fixed multi-line comment warning
2008-07-18 23:52:29 +00:00
pch
…
ps
Fixed some strict aliasing warnings
2008-07-19 00:36:42 +00:00
renderer
Fixed some strict aliasing warnings
2008-07-19 00:36:42 +00:00
scripting
…
simulation
Fixed some strict aliasing warnings
2008-07-19 00:36:42 +00:00
sound
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00
tools
Fix MSVC build errors and warnings
2008-07-19 00:58:34 +00:00
main.cpp
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
test_setup.cpp
…