quakeforge/ruamoko
Bill Currie 72900fd16b [qwaq] Move input handling to its own thread
As it is now a completely separate sub-system, there is a bit of trouble
with mouse handling in that curses must be initialized before input for
the mouse to work properly, but the basic scheme seems to be working
nicely. I suspect the solution to the init order issue is to make have
the curses sub-system initialize the terminal input driver, at least for
mouse input (ie, maybe just enable/disable mouse handing).
2021-09-22 16:22:11 +09:00
..
cl_menu Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
game [build] Support silent rules for qfcc 2020-06-29 14:19:50 +09:00
gui [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
include [util] Rename set_size to set_count 2021-07-27 11:52:21 +09:00
lib [util] Rename set_size to set_count 2021-07-27 11:52:21 +09:00
qwaq [qwaq] Move input handling to its own thread 2021-09-22 16:22:11 +09:00
scheme [build] Support silent rules for qfcc 2020-06-29 14:19:50 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00