]> icculus.org git repositories - divverent/nexuiz.git/commit
simplifying Warsow-style physics code even more, as it now can use a common code...
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 8 May 2009 09:58:44 +0000 (09:58 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 8 May 2009 09:58:44 +0000 (09:58 +0000)
commit30a55322d033a29deb3e6526e0787f1c06ba8e9b
tree525896f7ea9e2351600fc403377caca21456dbf4
parent5c4760af551517f851ad2bedd913c24b4d8d839a
simplifying Warsow-style physics code even more, as it now can use a common code path with Quake-style physics (the only difference there is is when moving forward only).

This could be done after the observation that CPMA-style acceleration never kicks in in Warsow mode.

The sv_aircontrol is now expected to be zero in Warsow-style mode, as it does nothing in that mode anyway! If you do set it, you get Warsow and CPMA air control added!

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@6686 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/physicsWarsow.cfg
data/qcsrc/server/cl_physics.qc