]> icculus.org git repositories - divverent/nexuiz.git/commit
Quake-style physics with reduced bunnyhopping to try out.
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Thu, 25 May 2006 13:06:27 +0000 (13:06 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Thu, 25 May 2006 13:06:27 +0000 (13:06 +0000)
commit0134ae165756d6d1f157636a4d73588e4b1674f6
tree8215c55c883f895a9524abc0a9bca08479264b8c
parent9870a95fed5defc931ec3e1424c5cdd23f0460cb
Quake-style physics with reduced bunnyhopping to try out.

exec physicsdiv0.cfg

to activate,

exec physicsdiv0_undo.cfg

to deactivate. Hope it goes easier on prediction code.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1436 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/physicsdiv0.cfg [new file with mode: 0644]
data/physicsdiv0_undo.cfg [new file with mode: 0644]
data/qcsrc/server/gamec/cl_physics.c