quakeforge/libs/util
Brian Koropoff 7f295d61ee Added the getserverinfo command to return the value of a server info key
to GIB.  Fixed a bug in dstring_replace that was causing too much data to
be copied when the incoming string was larger than what was being replaced.
Very minor reorganization in cmd.c (1 function moved around I think).
cmd.c should probably get broken up into separate files soon.
2002-04-23 07:47:24 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am move buildnum.c to util and make nq and qw init more similar 2002-04-11 18:42:55 +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 Added the getserverinfo command to return the value of a server info key 2002-04-23 07:47:24 +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 cvarlist cfg will now give output suitable for a config file 2001-10-30 23:33:47 +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 oops :) 2002-04-07 04:57:42 +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
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 Changed how looping works, fixed echo to work with taniwha's Cmd_Args 2002-03-22 00:22:03 +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 Some bug fixes and memory leak fixes. Local variables break randomly, 2002-03-20 22:57:26 +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