quakeforge/tools/qwaq
Bill Currie f3e2e239b8 Use the class name in type encodings.
After all that effort getting the class def initialized early enough for
type encodings to work, it proved to be a problem: just including a header
with an interface in it would cause linker errors if there was no
implementation available (even if the class is never used).
2012-12-15 12:21:22 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
main.qc Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
Makefile.am Build our ruamoko stuff with optimizations :) 2012-12-01 11:20:06 +09:00
progs.src.in Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
qwaq-bi.c Link in the keys progs builtins. 2012-07-15 07:39:50 +09:00
qwaq.c Initial checkin of the qwaq mini-engine. 2012-07-15 07:39:50 +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 Use the class name in type encodings. 2012-12-15 12:21:22 +09:00