mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 13:11:00 +00:00
Builtins calling other functions that call back into progs can get their parameter pointers messed up resulting in all sorts of errors. Thus wrap all callbacks to progs in PR_SaveParams/PR_RestoreParams. Also, ditch PR_RESET_PARAMS in favor of using PR_SetupParams and move setting pr_argc into PR_SetupParams. |
||
---|---|---|
.. | ||
cl_menu | ||
game | ||
gatest | ||
gui | ||
include | ||
lib | ||
qwaq | ||
scheme | ||
Doxyfile.in | ||
Makemodule.am |