quakeforge/tools/qwaq
Bill Currie f7df6fea17 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
..
.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
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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
main.qc Add a rua wrapper for scripts (seems, to work, too:). Also added generic resource handle support based on strref handling in pr_strings.c. 2004-11-11 04:06:00 +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