mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +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. |
||
---|---|---|
.. | ||
audio | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
object | ||
util | ||
video | ||
.gitignore | ||
Makefile.am |