quakeforge/libs/util
Bill Currie 33db650161 Add QuatInverse to calculate 1/q.
There's still no direct quaternion division because I don't know if the
definition of q1/q2 is (1/q2)*q1 or q1*(1/q2) (it does make a difference).
2011-01-18 22:22:18 +09:00
..
bspfile.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
buildnum.c
cbuf.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
checksum.c
cmd.c Tweak some developer cvar usage. 2010-11-27 16:53:17 +09:00
crc.c
cvar.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
dirent.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
dstring.c New function: dstring_strdup 2010-08-25 13:31:00 +09:00
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
idparse.c
info.c
link.c
llist.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
Makefile.am Unit testing for QFS_CompressPath 2010-08-25 13:38:30 +09:00
math.S
mathlib.c Add QuatInverse to calculate 1/q. 2011-01-18 22:22:18 +09:00
mdfour.c
msg.c Protocol 666/large map support from FitzQuake. 2010-11-26 16:20:05 +09:00
pakfile.c Move QFS_CreatePath() to Sys_CreatePath(). 2010-08-25 13:52:24 +09:00
plugin.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
qargs.c
qendian.c hopefully speed up byte swaps 2007-05-26 23:18:46 +00:00
qfplist.c get the behavior or PL_NewData correct 2010-08-20 13:21:22 +09:00
quakefs.c Use the correct param for the full_new path. 2010-12-28 14:44:26 -05:00
quakeio.c Don't read past the end of a sub-file. 2010-11-28 11:28:44 +09:00
riff.c zixthree's wav file patch 2010-11-21 14:18:15 +09:00
script.c Add a function for retreiving the parsed token. 2010-11-28 15:31:30 +09:00
sizebuf.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
string.c
sys.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
sys_ia32.S
test-qfs.c Fix some path compression bugs. 2010-08-25 13:38:45 +09:00
va.c
ver_check.c
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 Make the -mem suggestion a little more realistic. 2010-12-13 19:11:48 +09:00