]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Add full support for csqc's sensitivityscale (no clamping yet, so you can actually...
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 17 Dec 2007 21:50:03 +0000 (21:50 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 17 Dec 2007 21:50:03 +0000 (21:50 +0000)
commit3a310f4a95b21c5caaf7a3affa0f2afc00034f32
tree52e6f16b0e81f82eb6edef86a7943827a704564d
parent8f9793cd9381fe525e900cb1199549dd94021be4
Add full support for csqc's sensitivityscale (no clamping yet, so you can actually lock the view by setting it to 0).
Minor cleanups in the csqc (very very minor).
Change Key_Event a bit (and probably break it again :()

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7816 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c
cl_main.c
clvm_cmds.c
csprogs.c
keys.c
protocol.c