quakeforge/libs/console
Bill Currie 4898a44263 [console] Hook up new input system
This has smashed the keydest handling for many things, and bindings, but
seems to be a good start with the new input system: the console in
qw-client-x11 is usable (keyboard-only).

The button and axis values have been removed from the knum_t enum as
mouse events are separate from key events, and other button and axis
inputs will be handled separately.

keys.c has been disabled in the build as it is obsolute (thus much of
the breakage).
2021-11-08 11:20:04 +09:00
..
Makemodule.am [console] Link against libQFruamoko_console 2021-07-22 18:01:18 +09:00
bi_inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
buffer.c Fix some warnings picked up in an optimized build 2020-02-24 11:28:43 +09:00
client.c [console] Hook up new input system 2021-11-08 11:20:04 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c [console] Hook up new input system 2021-11-08 11:20:04 +09:00
filelist.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
menu.c [console] Hook up new input system 2021-11-08 11:20:04 +09:00
server.c [qwaq] Create a commandline-only version of qwaq 2021-07-06 12:25:24 +09:00