quakeforge/libs/util
Brian Koropoff 9b63402f12 Added llist.[ch], a set of general-purpose linked list routines. Added
cl_chat.[ch] to qw to hold advanced chat features, the first of which is
the ability to ignore chat messages from annoying players.  Some polishing
in this area still remains, but the current implementation seems to work.
2003-07-18 06:27:26 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
bspfile.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
buildnum.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cbuf.c dstring.[ch]: 2003-05-26 19:14:18 +00:00
checksum.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cmd.c Added a temporary hack to make ~/.quakeforgerc work again. 2003-05-25 05:40:25 +00:00
crc.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cvar.c the beginnings of a jihad against buffer overflows 2003-05-08 23:24:02 +00:00
dirent.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
dstring.c fix missing params for VA_COPY pointed out by Dalibor Topic 2003-06-25 15:22:39 +00:00
fendian.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
fnmatch.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
getopt.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +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 make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
idparse.c dstring.[ch]: 2003-05-26 19:14:18 +00:00
info.c make sure the trimmed info key value gets terminated properly 2003-07-08 17:26:50 +00:00
link.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
llist.c Added llist.[ch], a set of general-purpose linked list routines. Added 2003-07-18 06:27:26 +00:00
Makefile.am Added llist.[ch], a set of general-purpose linked list routines. Added 2003-07-18 06:27:26 +00:00
math.S BSD compile fixes 2002-01-31 07:37:56 +00:00
mathlib.c Whitespace. 2003-03-21 00:51:57 +00:00
mdfour.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
msg.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
pakfile.c handle alloca properly 2003-07-09 06:28:09 +00:00
pcx.c allocate space for the texture correctly 2003-03-20 21:08:04 +00:00
plugin.c win32 fix 2003-06-05 17:51:49 +00:00
qargs.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
qendian.c make LittleLong and co defines rather than function pointers 2003-02-22 23:23:16 +00:00
qfplist.c fix a buffer overflow (oops, not paying attention) 2003-04-08 02:56:36 +00:00
quakefs.c fix some silly bugs (sizeof (char*) :P) 2003-07-09 15:38:19 +00:00
quakeio.c fix a bunch of the previous FIXMEs. needs a bit more work for win32 2003-07-08 22:39:45 +00:00
riff.c handle alloca properly 2003-07-09 06:28:09 +00:00
sizebuf.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
string.c fix an improperly stringed file found by DrSpliff 2003-07-17 18:40:53 +00:00
sys.c magic numbers evil 2003-07-17 21:45:01 +00:00
sys_ia32.S Move the signal handling code from video/targets/* to sys.c (I'm leaving 2002-08-20 23:04:57 +00:00
tga.c don't assuming 32 bpp in setup_pixrow_span 2003-03-21 22:18:20 +00:00
va.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
ver_check.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
wad.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
zone.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00