mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 06:34:11 +00:00
acd54afff7
ranges can be used efficiently. move the auto-allocated builtins to 0x10000000-0x7fffffff. should be more than enough :) use static builtin tables ("nul" terminated) instead of a series of function calls to add builtins to a vm. should be more memory efficient. |
||
---|---|---|
.. | ||
.gitignore | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
inputline.c | ||
list.c | ||
Makefile.am | ||
menu.c | ||
server.c | ||
view.c |