summaryrefslogtreecommitdiff
path: root/setup/joystick.c
AgeCommit message (Collapse)Author
2010-08-09Add weapon cycling bindings for mouse and joystick buttons. Add weaponSimon Howard
cycling bindings to configuration file and setup tool. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1953
2009-09-30Change British English spellings to American English, for consistency.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1699
2008-04-15Fix bug with joystick configuration.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1111
2007-10-18Shut up signed / unsigned comparison warnings.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 978
2007-06-22Don't allow two actions bound to the same button in setup.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 926
2007-06-20Add new configuration options for the mouse and joystick for controlsSimon Howard
that are available through the keyboard. Justification: this is already possible through advanced mouse drivers and programs like js2x, so there might as well be a proper interface for it. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 918
2007-06-13Working joystick code.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 903
2007-06-09Joystick calibration (untested)Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 901
2007-06-09Initial joystick calibration code.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 898
2007-06-01Hide the joystick speed control when the always run hack is being used.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 888
2007-05-31Initial joystick support.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 887