]> git.xonotic.org Git - xonotic/darkplaces.git/commit
XInput code path no longer emulates arrow keys in menu by default, instead this is...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 19 May 2011 01:21:10 +0000 (01:21 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 19 May 2011 01:21:10 +0000 (01:21 +0000)
commitd6070bce95a76039af1a5073b0fed22efab34bae
treec4ba078bcfeaba0f3788fee6f87451e0b4f59e73
parent6551bfc9535e8b62c0c567500948d44b8da6acbe
XInput code path no longer emulates arrow keys in menu by default, instead this is based purely on the joy_axiskeyevents cvar (and no longer cares if it is the menu or not)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11156 d7cf8633-e32d-0410-b094-e92efae38249
vid_shared.c