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
/
src
/
i_joystick.c
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-04-30
joystick: Add virtual-physical button mapping.
Simon Howard
2014-04-30
joystick: Mask out bits for button axis buttons.
Simon Howard
2014-04-28
joystick: Add "hat axis" support.
Simon Howard
2014-04-28
joystick: Increase 'dead zone' size.
Simon Howard
2014-04-28
joystick: Add support for "button axes".
Simon Howard
2014-04-19
joystick: Add an axis to allow strafing.
Simon Howard
2013-04-06
Run I_ShutdownJoystick on exit (thanks Brad Harding).
Simon Howard
2009-11-21
Merge from trunk.
Simon Howard
2009-09-30
Change British English spellings to American English, for consistency.
Simon Howard
2008-09-11
Refactor configuration file system to allow configuration file variables
Simon Howard
2008-09-07
Move m_bbox.[ch] back to common (needed by v_video.c). Remove some
Simon Howard
2007-06-21
Add a joystick dead zone for joysticks that don't have them.
Simon Howard
2007-06-14
Don't send joystick updates when the joystick is disabled. Shut up
Simon Howard
2007-06-13
Working joystick code.
Simon Howard
2007-06-01
Display a meaningful message when trying to start with an invalid
Simon Howard
2007-05-31
Initial joystick support.
Simon Howard