]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
cleaned up mouse input system
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 28 Feb 2002 01:38:47 +0000 (01:38 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 28 Feb 2002 01:38:47 +0000 (01:38 +0000)
commit284dd7a5e650c0edea896734f0179a3fde95defc
tree7958ea5d69d7111096c2ca8497a01e2c5677726e
parentc939782862f4a0bb0d414b913e4849938a55bce2
cleaned up mouse input system
fixed a bug with svc_setangle on pitch (it was immediately getting clamped in some cases, which made it quite useless)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1589 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c
cl_main.c
in_svgalib.c
in_win.c
input.h
vid.h
vid_glx.c
vid_shared.c