quakeforge/libs/util
2007-11-06 10:17:14 +00:00
..
.gitignore
bspfile.c
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 nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
crc.c
cvar.c make the command/cvar searching case sensitive 2007-06-09 06:55:15 +00: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 fix an overflow bug 2007-09-21 10:43:27 +00: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
math.S
mathlib.c
mdfour.c
msg.c
pakfile.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
plugin.c
qargs.c
qendian.c hopefully speed up byte swaps 2007-05-26 23:18:46 +00:00
qfplist.c Python style long strings ("""...""") now supported for parsing. Any such strings will be written out as standard strings with escaped quotes when writing the plist. 2007-10-13 07:55:58 +00:00
quakefs.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
quakeio.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
riff.c make riff int-size safe 2007-04-04 09:23:10 +00:00
script.c
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 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
sys_ia32.S
va.c
ver_check.c
wad.c
wadfile.c 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
zone.c new cache scheme now works properly. next step: shuffle blocks to the top of the heap before locking them 2007-03-30 07:41:17 +00:00