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
/
mouse.c
Age
Commit message (
Expand
)
Author
2007-07-10
Shut up compiler warning.
Simon Howard
2007-06-21
Add arrlen() macro as a clearer way of doing sizeof(array) /
Simon Howard
2007-06-20
Add new configuration options for the mouse and joystick for controls
Simon Howard
2006-10-23
Rename testconfig.[ch] to execute.[ch], add generalised framework for
Simon Howard
2006-10-23
Change config variable names to be the same as used in Doom.
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-10-07
Add float spin control and use it for the acceleration controller in setup.
Simon Howard
2006-09-29
Use TXT_AddWidgets in setup for greatly enhanced readability.
Simon Howard
2006-09-25
Reduce the minimum width of the key/mouse input widgets and align the
Simon Howard
2006-09-25
Add "test" window actions to the keyboard/mouse dialogs to invoke Chocolate
Simon Howard
2006-09-20
Add sound config dialog. Convert some of the mouse settings to use
Simon Howard
2006-09-20
Add "Enable mouse" checkbox to mouse config dialog. Reorder options.
Simon Howard
2006-09-19
Move the grab mouse setting to the mouse config dialog.
Simon Howard
2006-09-19
Set mouse button defaults.
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-29
Initial mouse configuration window.
Simon Howard