]> git.xonotic.org Git - xonotic/darkplaces.git/commit
add joy_axiskeyevents cvar which turns on engine-side emulation of arrow button event...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 9 Nov 2010 19:04:48 +0000 (19:04 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 9 Nov 2010 21:32:04 +0000 (22:32 +0100)
commit49c1abd374824b3c6265769ff2336feca39d53b7
tree93cbf78ef829c9a56606d28ec98da7b5392c4978
parent92394ec14933bdafbf5a1ddda101978646fe96e7
add joy_axiskeyevents cvar which turns on engine-side emulation of arrow button events since not all drivers generate button events for movement axes. Also made wgl joystick code a bit more similar to SDL one.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10584 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=f02a0166f16a9745aab3e0139fa39ae97f66f23d
vid_sdl.c
vid_wgl.c