summaryrefslogtreecommitdiff
path: root/src/i_joystick.c
AgeCommit message (Expand)Author
2015-02-20Refactor config file API.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-30joystick: Add virtual-physical button mapping.Simon Howard
2014-04-30joystick: Mask out bits for button axis buttons.Simon Howard
2014-04-28joystick: Add "hat axis" support.Simon Howard
2014-04-28joystick: Increase 'dead zone' size.Simon Howard
2014-04-28joystick: Add support for "button axes".Simon Howard
2014-04-19joystick: Add an axis to allow strafing.Simon Howard
2013-04-06Run I_ShutdownJoystick on exit (thanks Brad Harding).Simon Howard
2009-11-21Merge from trunk.Simon Howard
2009-09-30Change British English spellings to American English, for consistency.Simon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-07Move m_bbox.[ch] back to common (needed by v_video.c). Remove someSimon Howard
2007-06-21Add a joystick dead zone for joysticks that don't have them.Simon Howard
2007-06-14Don't send joystick updates when the joystick is disabled. Shut upSimon Howard
2007-06-13Working joystick code.Simon Howard
2007-06-01Display a meaningful message when trying to start with an invalidSimon Howard
2007-05-31Initial joystick support.Simon Howard