quakeforge/tools/qwaq
Bill Currie dfc83c1f5f add PR_PushFrame and PR_PopFrame so temp strings are easy to use for
parameters to progs functions.

double the progs stack sizes (call depth of 32? eek)

allow one extra call on the progs stack :)

misc minor cleanups
2004-01-05 07:10:32 +00:00
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
.gitignore make qwaq build as part of the main tree (but /not/ install) 2002-05-31 06:55:35 +00:00
builtins.c new internal printf engine for progs, mostly thanks to Deek. 2004-01-04 07:42:43 +00:00
defs.qc do some cleanup 2002-11-12 02:30:08 +00:00
main.c add PR_PushFrame and PR_PopFrame so temp strings are easy to use for 2004-01-05 07:10:32 +00:00
main.qc new internal printf engine for progs, mostly thanks to Deek. 2004-01-04 07:42:43 +00:00
Makefile.am oops, forgot about this 2003-09-20 05:24:57 +00:00
progs.src.in Fix qwaq build. 2002-08-17 23:03:26 +00:00
qwaq.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
test.r get qwaq working with the objective stuff and do a simple messaging test 2002-05-31 06:02:26 +00:00