mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
1f0b6e84a5
methods directly or setup the progs struct for a normal function call to call a progs method rather than recursively calling PR_ExecuteProgram. This will reduce method call overhead (both cpu and stack usage), fix the loss of tracing when calling a method and makes it possible to break out of the progs engine simply if threaded progs are ever implemented. |
||
---|---|---|
.. | ||
builtins | ||
engine | ||
.gitignore | ||
Makefile.am |