quakeforge/tools/qwaq
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
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
builtins.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
defs.qc Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
main.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
main.qc Write extended ddef information to progs far data 2020-02-22 14:11:15 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
progs.src.in Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
qwaq-bi.c Add a shutdown builtin to qwaq. 2018-08-19 19:44:45 +09:00
qwaq.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
qwaq.h Initial checkin of the qwaq mini-engine. 2012-07-15 07:39:50 +09:00
test.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
types.r Write extended ddef information to progs far data 2020-02-22 14:11:15 +09:00