quakeforge/doc/progs
Bill Currie a55b9544ac Improve handling of pr_argc
It is now set to 0 when progs are loaded and every time
PR_ExecuteProgram() returns. This takes care of the default case, but
when setting parameters, pr_argc needs to be set correctly in case a
vararg function is called.
2020-02-25 17:36:29 +09:00
..
vm-exec.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
vm-mem.fig start documenting the progs engine. memory map initially 2004-01-07 02:52:52 +00:00