mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 06:34:11 +00:00
ae58a8ba5d
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. |
||
---|---|---|
.. | ||
bi_inputline.c | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |