quakeforge/libs/console
Bill Currie ae58a8ba5d [qwaq] Create a commandline-only version of qwaq
qwaq-curses has its place, but its use for running vkgen was really a
placeholder because I didn't feel like sorting out the different
initialization requirements at the time. qwaq-cmd has the (currently
unnecessary) threading power of qwaq-curses, but doesn't include any UI
stuff and thus doesn't need curses. The work also paves the way for
qwaq-x11 to become a proper engine (though sorting out its init will be
taken care of later).

Fixes #15.
2021-07-06 12:25:24 +09:00
..
Makemodule.am [ui] Create library for UI support code 2021-06-12 22:50:51 +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 [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c [input] Create QF input library using keys.c 2021-07-05 16:26:07 +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 [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
server.c [qwaq] Create a commandline-only version of qwaq 2021-07-06 12:25:24 +09:00