]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 16 Aug 2011 11:39:27 +0000 (11:39 +0000)
commit2a10cbe9394e5ead9b8307591917d139774ceb43
tree4a87250bb203a55861b260f17ce5080c99237d64
parentdd9b6a7eef6a97ea184a54ededf6cc610164138d
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
cl_input.c
clvm_cmds.c
cmd.c
csprogs.c
keys.c