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
dbecaae01ac9fdf9dbfbb1a754dab75407223692
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
# housekeeping
2007-05-21 23:24:56 +00:00
h_mgr.h
# housekeeping
2007-05-21 23:24:56 +00:00
handle.h
…
mem.cpp
. split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it.
2007-05-09 21:01:11 +00:00
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
…