]> git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented CSQC_InputEvent type 2 and type 3 mouse move events
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 16 Aug 2011 11:39:27 +0000 (11:39 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Sun, 11 Sep 2011 13:56:57 +0000 (15:56 +0200)
commit94b7b5a5ffb4a6f949b0c0ce779f0ba30f05d532
tree938fdba9d45fb91a2b934336b21e65bff8302bb5
parent8431cb4828a6a6befe47bdb6a91bb58535e8d4d8
implemented CSQC_InputEvent type 2 and type 3 mouse move events
added cl_csqc_generatemousemoveevents cvar to allow this to be disabled
based on gamemode (currently disabled in GAME_STEELSTORM due to csqc bugs)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11277 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=2a10cbe9394e5ead9b8307591917d139774ceb43
cl_input.c
clvm_cmds.c
cmd.c
csprogs.c
keys.c