]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
added JOY_UP/DOWN/LEFT/RIGHT keys which are a more general form of the joy_axiskeyeve...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 19 May 2011 01:33:42 +0000 (01:33 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 23 May 2011 11:33:06 +0000 (13:33 +0200)
commit70b02a044b03a24bccca138a0e175d37d70685d3
treeb2ea6ea4042a830ee1498cee00dd4e9faf23783b
parent62046f3604f46eb0efd950747e96094816b56b7e
added JOY_UP/DOWN/LEFT/RIGHT keys which are a more general form of the joy_axiskeyevents cvar (which when set to 1 will turn these into UPARROW/DOWNARROW/etc as before, but this way a menu qc can respond to them correctly)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11157 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=db717d093453e95a1fc005d7c884b12562d7ca9f
keys.c
keys.h
vid_shared.c