quakeforge/libs/util
Brian Koropoff 46cc4ac9dd Fixed some bugs and generalized the command buffer interface. Allowed for
buffers to be linked into execution stacks and changed aliases and script
files to be run in a new stack frame.  Cbuf_Execute executes the stack from
the top down, so wait commands are handled properly.
2002-03-18 04:12:09 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
checksum.c whitespace 2001-12-03 22:56:34 +00:00
cmd.c Fixed some bugs and generalized the command buffer interface. Allowed for 2002-03-18 04:12:09 +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 dstring.[ch]: 2002-03-08 23:11:42 +00:00
exp.c Added math evaluation, the ability for commands to span multiple lines 2002-03-17 06:57:03 +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 Added math evaluation, the ability for commands to span multiple lines 2002-03-17 06:57:03 +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 Fixed some bugs and generalized the command buffer interface. Allowed for 2002-03-18 04:12:09 +00:00
pcx.c Minor pcx loader cleanup. 2001-12-21 21:12:01 +00:00
plugin.c Hide the reason for a plugin load failure unless developer is set. 2002-02-22 11:17:20 +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 get back to work on creating a good command line pak file util. currently 2002-03-12 23:45:36 +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