quakeforge/tools/qwaq
Bill Currie 0dfff8fd58 ignore stuff 2010-08-07 10:42:09 +00:00
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
Makefile.am oops, forgot about this 2003-09-20 05:24:57 +00:00
builtins.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
defs.qc Tweak qwaq a bit so it can be used to run Ruamoko Scheme 2005-05-01 11:46:20 +00:00
main.c correctly save and restore the parameters when calling +initialize. fixes the segfault in the qwaq test. 2007-06-09 13:44:06 +00:00
main.qc correctly save and restore the parameters when calling +initialize. fixes the segfault in the qwaq test. 2007-06-09 13:44:06 +00:00
progs.src.in instead of having cpp args in progs.src, potentially breaking some mods, generate progs.i as a series of #includes and then compile everything in one pass 2006-05-24 14:35:39 +00:00
qwaq.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
test.r compile time protocol support seems to be complete now. fortunatly, protocols had never been written out so the corrections to the protocol related stuctures do not need a progs version bump. runtime protocol support hasn't been fully tested yet. 2004-11-11 00:34:00 +00:00