ioq3/code/ui
Zack Middleton d875c1f03c Improve keyboard/joystick input in Team Arena UI
Make Yes/No, Multi, Slider, and Bind items allow enter key to change
value without mouse over item. Add support for left and right arrow keys
and joystick button 1-4 to Yes/No, Multi, and Slider and many item
specific 'ownerdraw' key handlers.

Listbox still requires mouse hover and Team Arena main menu requires
mouse hover to get anywhere...

Enabling K_JOY1-4 to select in default key handler also caused additional
mouse button (K_AUX1-16) to select, which is done in q3_ui as well. Both
handle K_AUX equally badly (not treated as a mouse button and not handled
by item specific key handlers), so it's probably fine.
2016-05-23 09:06:34 -05:00
..
ui_atoms.c Have ui_test cmd in missionpack ui return qtrue 2013-12-07 21:27:17 -06:00
ui_gameinfo.c REFACTOR [anough to enough] 2012-06-18 16:39:58 +00:00
ui_local.h renderer -> renderergl1, rend2 -> renderergl2 2013-02-15 23:46:37 +00:00
ui_main.c Improve keyboard/joystick input in Team Arena UI 2016-05-23 09:06:34 -05:00
ui_players.c Make barrel/flash model name buffer safe 2015-01-12 22:35:20 -06:00
ui_public.h * Added STATUS 2005-10-29 01:53:09 +00:00
ui_shared.c Improve keyboard/joystick input in Team Arena UI 2016-05-23 09:06:34 -05:00
ui_shared.h Improve keyboard/joystick input in Team Arena UI 2016-05-23 09:06:34 -05:00
ui_syscalls.asm remove svn:executable property 2005-08-28 17:54:51 +00:00
ui_syscalls.c REFACTOR 2012-06-18 16:27:00 +00:00