]> icculus.org git repositories - divverent/nexuiz.git/commit
fix the remaining bugs in fuel support
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 30 Mar 2009 08:54:16 +0000 (08:54 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 30 Mar 2009 08:54:16 +0000 (08:54 +0000)
commitf4890dd1ec51afa44e617150c290faba1464cfa9
treec8a42039f150e75dabf813bbb0c407e60c72cc54
parentc3c746501a5c1f7f216d7a21fd403a00ba93d7d9
fix the remaining bugs in fuel support

now we need item models, and items that do:

- "fuel":
  - increase ammo_fuel
  - set pauserotfuel_finished

- "jetpack":
  - increase ammo_fuel
  - set pauserotfuel_finished
  - add IT_JETPACK to the items

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@6360 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/defaultNexuiz.cfg
data/qcsrc/server/cl_client.qc
data/qcsrc/server/cl_physics.qc
data/qcsrc/server/constants.qh
data/qcsrc/server/g_world.qc
data/qcsrc/server/miscfunctions.qc