quakeforge/libs/util
Bill Currie e3f76de898 Avoid a division by zero.
Doing a cache profile on an unused cache wasn't nice.
2012-01-23 16:46:52 +09:00
..
test Add union and merge functions and tests. 2012-01-06 12:57:25 +09:00
Makefile.am Split out vrect_t to its own file and add support functions. 2012-01-06 09:52:14 +09:00
bspfile.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
buildnum.c
cbuf.c
checksum.c
cmd.c Simplify and slightly improve Cmd_StuffCmds(). 2011-09-08 12:37:52 +09:00
crc.c
cvar.c Fix a potential crash with the cvar reset command. 2011-09-07 21:07:52 +09:00
dirent.c
dstring.c
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
idparse.c
info.c
link.c
llist.c
math.S
mathlib.c Implement QuatExp and fix up QuatBlend's param names. 2012-01-12 21:22:06 +09:00
mdfour.c
msg.c Partially document the message api. 2011-09-04 09:58:12 +09:00
pakfile.c
plugin.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
qargs.c Move the config file/command line parsing into qargs.c 2011-09-11 14:57:05 +09:00
qendian.c
qfplist.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
quakefs.c Move screenshots to $fs_userpath/QF. 2012-01-05 17:07:27 +09:00
quakeio.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
riff.c Fix a "set but not used" warning/error. 2011-06-13 16:44:30 +09:00
script.c Permit control of single character tokens. 2011-08-11 14:22:27 +09:00
sizebuf.c
string.c
sys.c Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
sys_ia32.S
va.c Make nva a little more memory efficient. 2011-11-15 13:47:05 +09:00
ver_check.c
vrect.c Add union and merge functions and tests. 2012-01-06 12:57:25 +09:00
wad.c
wadfile.c Make sure unterminated lump names don't cause propblems when comparing. 2010-11-28 15:31:40 +09:00
zone.c Avoid a division by zero. 2012-01-23 16:46:52 +09:00