mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-22 03:31:34 +00:00
This replaces old_console_t with con_buffer_t for managing scrollback, and draw_charbuffer_t for actual character drawing, reducing the number of calls into the renderer. There are numerous issues with placement and sizing, but the basics are working nicely. |
||
---|---|---|
.. | ||
test | ||
bi_inputline.c | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |