quakeforge/tools/qwaq
Bill Currie d6b10c99aa Most, if not all, of the fixes needed to get qwaq building.
This is pretty much just changing [] to * and moving [N] to the other side
of the variable name.
2011-02-07 22:16:16 +09: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 Most, if not all, of the fixes needed to get qwaq building. 2011-02-07 22:16:16 +09:00
main.c Make QuakePascal programs runnable. 2011-01-12 23:39:22 +09:00
main.qc Property list tests are working. 2011-01-10 12:26:11 +09:00
progs.src.in Fix qwaq for the recent Array(Private) tweaks. 2010-12-13 19:10:05 +09: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