quakeforge/libs/gamecode
Bill Currie 34ec521198 vararg functions can now be imlemented in qc using @argc (number of params
passed through ...) and @argv (array of vectors, one for each ... param)
2002-05-22 20:43:29 +00:00
..
builtins correct the copyright year 2002-05-14 23:07:38 +00:00
engine vararg functions can now be imlemented in qc using @argc (number of params 2002-05-22 20:43:29 +00:00
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00