quakeforge/libs/util
Bill Currie 0421c33b85 make sure the cbuf is usable when text gets added 2003-04-15 19:40:46 +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 the riff reading code into libQFutil 2003-04-10 16:52:39 +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 make sure the cbuf is usable when text gets added 2003-04-15 19:40:46 +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 Added the useful dstring_freeze function to convert a dstring to a 2003-04-13 05:48:28 +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 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 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 fix a buffer overflow (oops, not paying attention) 2003-04-08 02:56:36 +00:00
quakefs.c change _FOpenFile to take a dstring for foundname plugging a potential 2003-04-09 05:55:41 +00:00
quakeio.c implement Qungetc and nuke Qgetpos and Qsetpos 2003-04-10 21:11:40 +00:00
riff.c temporary fix to handle wav files in a pak file 2003-04-11 18:28:26 +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 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 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