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-12 22:15:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33d1fab48db71da16fa3ffdd9f6b08a2781830a2
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
…
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
…
scripting
…
simulation
…
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
…
main.cpp
…
test_setup.cpp
…