]> icculus.org git repositories - divverent/darkplaces.git/commit
fixed two timing flaws where cl.realframetime was used instead of (cl.time - cl.oldti...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 4 Apr 2007 04:27:17 +0000 (04:27 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 4 Apr 2007 04:27:17 +0000 (04:27 +0000)
commitbc4c6e4bba8d8387814978bd906b30482360c243
treed58eaa9919966f61bf54f91e8dba876a41a0bc2c
parent1f112c6b87a77dbefe643479d4066f4c5983ae4a
fixed two timing flaws where cl.realframetime was used instead of (cl.time - cl.oldtime), one being centerprint fade time, and the other being ambient sky/water noise fading

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7039 d7cf8633-e32d-0410-b094-e92efae38249
cl_screen.c
snd_main.c