summaryrefslogtreecommitdiff
path: root/setup/txt_joybinput.c
AgeCommit message (Collapse)Author
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-09Open the joystick when prompting for a new button.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 897
2007-06-04Completed joystick button selection widget (untested)Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 893
2007-05-31Initial joystick support.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 887