quakeforge/libs/util
Bill Currie b2bc3f13ea support RLE tga files for all 4 directions 2003-03-20 22:54:44 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +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 Massive bug and memory leak fixing. 2003-02-26 07:44:34 +00:00
checksum.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cmd.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
crc.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cvar.c use %g instead of %f and the 0s hack 2003-03-03 17:52:11 +00:00
dirent.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
dstring.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +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 hash.[ch]: 2003-01-27 18:16:15 +00:00
idparse.c Various cleanups and bugfixes. Added proper line number reporting to 2003-02-14 08:06:01 +00:00
info.c fix a snafu in SVC_DirectConnect related to info strings, make 2003-02-19 17:39:21 +00:00
link.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
math.S BSD compile fixes 2002-01-31 07:37:56 +00:00
mathlib.c add some comments about the coordinate systems used in AngleVectors 2003-03-10 20:44:50 +00:00
mdfour.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
msg.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
pakfile.c make error reporting a little saner (hopefully) 2002-10-31 23:00:13 +00:00
pcx.c allocate space for the texture correctly 2003-03-20 21:08:04 +00:00
plugin.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
qargs.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
qendian.c make LittleLong and co defines rather than function pointers 2003-02-22 23:23:16 +00:00
qfplist.c expand the plist api to make plist creation easier 2003-03-18 19:15:31 +00:00
quakefs.c need a specific entry for "qw:qw" since servers set the gamedir to "qw" 2003-03-13 05:43:45 +00:00
quakeio.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sizebuf.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
string.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sys.c ensure the path passed to Sys_DebugLog is expanded 2003-03-13 05:41:55 +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 support RLE tga files for all 4 directions 2003-03-20 22:54:44 +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 rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
zone.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00