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
fa7ce687f0bf705c8245cbc5f23c02718ac62733
0ad
/
source
T
History
janwas
fa7ce687f0
fix error handling - ensure SoundGroup doesn't crash when sound loading fails (previously it was only handling the case where loading failed due to sound being disabled)
...
This was SVN commit r6269.
2008-07-23 05:39:54 +00:00
..
collada
…
dcdt
/se
…
graphics
Stopped CLogger outputting error messages with debug_printf while in test cases that are intentionally triggering errors.
2008-07-19 19:02:27 +00:00
gui
…
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
fixes from work
2008-07-21 20:43:37 +00:00
maths
…
network
…
pch
…
ps
Added active field to players to check whether the player is a human or CPU.
2008-07-23 05:21:57 +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
fix error handling - ensure SoundGroup doesn't crash when sound loading fails (previously it was only handling the case where loading failed due to sound being disabled)
2008-07-23 05:39:54 +00:00
tools
Fix MSVC build errors and warnings
2008-07-19 00:58:34 +00:00
main.cpp
…
test_setup.cpp
…