mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
48e5848a41
I really don't know why I tried to do ring-buffers without gaps, the code complication is just not worth the tiny savings in memory. In fact, just the switch from pointers to 32-bit offsets saves more memory than not having gaps (on 64-bit systems, no change on 32-bit). |
||
---|---|---|
.. | ||
test | ||
bi_inputline.c | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |