]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
rewrite the use key system to always rely on the impulse for impulse actions, and...
authorRudolf Polzer <divverent@alientrap.org>
Sat, 1 Oct 2011 14:39:57 +0000 (16:39 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 1 Oct 2011 14:45:48 +0000 (16:45 +0200)
commit2ab37e6c5b9742c6561cebd084822ea70f7dfb49
treebf0e6234b0f24ffc38b5cf6c8eb9dc049f6f5ba7
parent6c73ec69091cd11bb6e30fa1decf5748c27ef08e
rewrite the use key system to always rely on the impulse for impulse actions, and use the button state for stuff that needs to know whether the button is held
defaultXonotic.cfg
qcsrc/server/bot/bot.qc
qcsrc/server/bot/scripting.qc
qcsrc/server/cl_client.qc
qcsrc/server/cl_physics.qc
qcsrc/server/defs.qh
qcsrc/server/g_world.qc
qcsrc/server/playerdemo.qc
qcsrc/server/vehicles/vehicles.qc