mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +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. |
||
---|---|---|
.. | ||
.gdbinit | ||
.gitignore | ||
builtins.c | ||
defs.qc | ||
main.c | ||
main.qc | ||
Makefile.am | ||
progs.src.in | ||
qwaq.h | ||
test.r |