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-30 21:47:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ac699d021ea4863cd8149639dd49fc6ae14ecd8
0ad
/
source
/
lib
/
res
T
History
janwas
15dd322107
check for invalid fade values (trying to track down AL_CHECK in vsrc_latch, called from snd_fade, which is most likely due to invalid gain)
...
This was SVN commit r5171.
2007-06-13 07:04:25 +00:00
..
file
# Fixed some warnings and potentially misleading code
2007-05-29 19:01:21 +00:00
graphics
# Fixed some warnings and potentially misleading code
2007-05-29 19:01:21 +00:00
sound
check for invalid fade values (trying to track down AL_CHECK in vsrc_latch, called from snd_fade, which is most likely due to invalid gain)
2007-06-13 07:04:25 +00:00
h_mgr.cpp
…
h_mgr.h
…
handle.h
…
mem.cpp
…
mem.h
…
res.cpp
prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init).
2007-05-28 09:20:55 +00:00
res.h
…