]> icculus.org git repositories - divverent/darkplaces.git/commit
changed cl_ignoremousemove from a qboolean to an int named
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Dec 2007 06:08:32 +0000 (06:08 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Dec 2007 06:08:32 +0000 (06:08 +0000)
commit086c8dacd4a8fb0ff75d6b57e3824063c365e4c4
tree0403c4d1299217de7a1bb0da29ae62da29154a4d
parent513ec7d1276d928ea02b349f7b9e9f37c6e0be84
changed cl_ignoremousemove from a qboolean to an int named
cl_ignoremousemoves which is set to 2 whenever the mouse grab state
changes, the one-frame ignore was not working

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7856 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c
client.h
vid_glx.c
vid_sdl.c
vid_shared.c
vid_wgl.c