]> git.xonotic.org Git - xonotic/darkplaces.git/commit
new cvars: snd_startloopingsounds, snd_startnonloopingsounds
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 3 Jun 2011 20:18:37 +0000 (20:18 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 3 Jun 2011 20:18:37 +0000 (20:18 +0000)
commit55c3001cc18a0c55096bd3bb04af734df7e8025b
tree44c0161008068c3441b99a7402ccc239c0715b90
parentd3179fa702631ed2c9b45ab21983365dce14def6
new cvars: snd_startloopingsounds, snd_startnonloopingsounds

Use cases:
1. playing mods with bugs where looping sounds never end, annoying
2. implementing demo seeking via cfg file tricks (turn off non-looping sounds
   during high slowmo values used for seeking)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11177 d7cf8633-e32d-0410-b094-e92efae38249
cd_shared.c
snd_main.c
sound.h