index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup
/
keyboard.c
Age
Commit message (
Expand
)
Author
2009-06-10
Add key bindings for pause, message refresh.
Simon Howard
2009-06-05
Add key binding variables for automap and weapon keys.
Simon Howard
2009-06-03
Increase height of menu bindings dialog.
Simon Howard
2009-06-03
Use newer keyboard bindings dialog layout from raven-branch.
Simon Howard
2009-06-03
Add unique key groups for menu navigation and shortcuts.
Simon Howard
2009-06-03
Add dialog to setup tool for editing menu shortcuts.
Simon Howard
2007-06-21
Add arrlen() macro as a clearer way of doing sizeof(array) /
Simon Howard
2007-06-01
Hide the joystick speed control when the always run hack is being used.
Simon Howard
2007-05-31
Initial joystick support.
Simon Howard
2007-03-16
Add 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 the
Simon Howard
2006-10-23
Rename testconfig.[ch] to execute.[ch], add generalised framework for
Simon Howard
2006-10-22
Standardise setup config variable names on the same variable names used
Simon Howard
2006-10-12
Shut up compiler warnings for setup.
Simon Howard
2006-09-29
Use TXT_AddWidgets in setup for greatly enhanced readability.
Simon Howard
2006-09-26
Move the "always run" checkbox to the movement section.
Simon Howard
2006-09-25
Add "Always run" checkbox to keyboard options.
Simon Howard
2006-09-25
Add "test" window actions to the keyboard/mouse dialogs to invoke Chocolate
Simon Howard
2006-08-31
Add missing copyright notices to textscreen and setup files.
Simon Howard
2006-08-31
Add key and mouse input widgets for selecting keys and mouse buttons.
Simon Howard
2006-06-20
Add a fake nonfunctional key bindings configuration menu.
Simon Howard
2006-06-02
Add initial code for a setup utility.
Simon Howard