summaryrefslogtreecommitdiff
path: root/setup/keyboard.c
AgeCommit message (Expand)Author
2009-06-10Add key bindings for pause, message refresh.Simon Howard
2009-06-05Add key binding variables for automap and weapon keys.Simon Howard
2009-06-03Increase height of menu bindings dialog.Simon Howard
2009-06-03Use newer keyboard bindings dialog layout from raven-branch.Simon Howard
2009-06-03Add unique key groups for menu navigation and shortcuts.Simon Howard
2009-06-03Add dialog to setup tool for editing menu shortcuts.Simon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-06-01Hide the joystick speed control when the always run hack is being used.Simon Howard
2007-05-31Initial joystick support.Simon Howard
2007-03-16Add config file option to enable/disable native keyboard bindings.Simon Howard
2006-10-25"Always run" trick should only be when joyb_speed >= 10. Use 29 as theSimon Howard
2006-10-23Rename testconfig.[ch] to execute.[ch], add generalised framework forSimon Howard
2006-10-22Standardise setup config variable names on the same variable names usedSimon Howard
2006-10-12Shut up compiler warnings for setup.Simon Howard
2006-09-29Use TXT_AddWidgets in setup for greatly enhanced readability.Simon Howard
2006-09-26Move the "always run" checkbox to the movement section.Simon Howard
2006-09-25Add "Always run" checkbox to keyboard options.Simon Howard
2006-09-25Add "test" window actions to the keyboard/mouse dialogs to invoke Chocolate Simon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-08-31Add key and mouse input widgets for selecting keys and mouse buttons.Simon Howard
2006-06-20Add a fake nonfunctional key bindings configuration menu.Simon Howard
2006-06-02Add initial code for a setup utility.Simon Howard