quakeforge/libs/util
Brian Koropoff 6d37a9e48a Fixed up zoom.rc, renamed it to zoom.gib. Made alias with only one
argument print the contents of that alias.  Added the sleep command,
which works like wait but pauses for a certain number of seconds.
2002-05-11 06:09:50 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
buildnum.c move buildnum.c to util and make nq and qw init more similar 2002-04-11 18:42:55 +00:00
checksum.c whitespace 2001-12-03 22:56:34 +00:00
cmd.c Fixed up zoom.rc, renamed it to zoom.gib. Made alias with only one 2002-05-11 06:09:50 +00:00
crc.c break the loop from CRC_Block into CRC_ProcessBlock so that crcs can be 2002-01-28 18:00:48 +00:00
cvar.c redo the cvar vector reading code to produce more useful results 2002-04-25 20:08:18 +00:00
dirent.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
dstring.c Added the getserverinfo command to return the value of a server info key 2002-04-23 07:47:24 +00:00
exp.c Added argument-list functions to EXP with trig and inverse trig functions 2002-04-28 08:30:54 +00:00
fendian.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
fnmatch.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
getopt.c move the getopt files from qfcc/source to libs/util, link qw-master against 2002-02-12 17:44:41 +00:00
getopt1.c move the getopt files from qfcc/source to libs/util, link qw-master against 2002-02-12 17:44:41 +00:00
hash.c various cleanups including TODOs and FIXMEs and rewrite va to use a dynamic 2002-01-12 04:34:53 +00:00
info.c properly terminate the string created by Info_MakeString (this was the source 2001-12-03 21:24:48 +00:00
link.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
Makefile.am sort the sources list 2002-04-25 19:39:26 +00:00
math.S BSD compile fixes 2002-01-31 07:37:56 +00:00
mathlib.c various cleanups including TODOs and FIXMEs and rewrite va to use a dynamic 2002-01-12 04:34:53 +00:00
mdfour.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
msg.c start getting const-correct on vec3_t params 2002-01-03 05:29:38 +00:00
ops.c Added argument-list functions to EXP with trig and inverse trig functions 2002-04-28 08:30:54 +00:00
pcx.c Minor pcx loader cleanup. 2001-12-21 21:12:01 +00:00
plugin.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
qargs.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
qendian.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
qfplist.c the majority of raptor's sgi build patch. I'll look at the last two bits 2002-03-03 06:03:51 +00:00
quakefs.c search for .gz first 2002-04-30 04:39:03 +00:00
quakeio.c dstring.[ch]: 2002-03-08 23:11:42 +00:00
sizebuf.c fix more bugs caused by the Hunk_TempAlloc changes and do some more jump 2001-12-03 22:11:21 +00:00
string.c the majority of raptor's sgi build patch. I'll look at the last two bits 2002-03-03 06:03:51 +00:00
sys.c dstring.[ch]: 2002-03-08 23:11:42 +00:00
tga.c kill some dead code 2001-12-21 19:38:49 +00:00
va.c dstring.[ch]: 2002-03-08 23:11:42 +00:00
ver_check.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
wad.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
zone.c several little tweaks that more than make up for the reversion of low-copy 2001-12-03 08:46:56 +00:00