mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 03:52:12 -04:00

* add joystick buttons for automap and main menu Fixes #27 * joystick button triggers either escape or menu_escape * get away with only one GetButtons() function * rename MAX_JB to MAX_JSB Joystick buttons are called JSB in the key binding menu, so we stay consistent with this. * print PREV and NEXT on separate lines in the weapon key binbing screen Thanks @JNechaevsky for noticing, fixes #37.
Languages
C
98.9%
CMake
0.9%
Python
0.2%