..
.gitignore
Shared library support. The util and gamecode libraries are now shared,
2001-03-29 09:07:44 +00:00
bspfile.c
small bit of cleanup
2002-11-08 17:13:23 +00:00
buildnum.c
move buildnum.c to util and make nq and qw init more similar
2002-04-11 18:42:55 +00:00
cbuf.c
Added the string::findsub builtin. Added a reset function to the cbuf
2002-11-16 20:56:04 +00:00
checksum.c
whitespace
2001-12-03 22:56:34 +00:00
cmd.c
Added carne, the stand-alone GIB interpreter. Made a few changes to GIB
2002-11-14 02:10:55 +00:00
crc.c
break the loop from CRC_Block into CRC_ProcessBlock so that crcs can be
2002-01-28 18:00:48 +00:00
cvar.c
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
dirent.c
mingw gcc 3.1 is freaking weird
2002-06-02 05:27:32 +00:00
dstring.c
make dstring_adjust `grow' in increments of 1024. this should speed up
2002-10-15 19:52:46 +00:00
fendian.c
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
fnmatch.c
* taniwha gets medieval on extern
2001-10-28 04:23:37 +00:00
getopt.c
move the getopt files from qfcc/source to libs/util, link qw-master against
2002-02-12 17:44:41 +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
provide Hash_Buffer so buffers can be hashed
2002-10-20 03:30:22 +00:00
idparse.c
Added the string::findsub builtin. Added a reset function to the cbuf
2002-11-16 20:56:04 +00:00
info.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
link.c
the rcsid commit from hell }:>
2001-09-28 06:26:31 +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
math.S
BSD compile fixes
2002-01-31 07:37:56 +00:00
mathlib.c
provide a tighter accuracy (but slower) _VectorNormalize for the tools
2002-09-25 21:35:49 +00:00
mdfour.c
the rcsid commit from hell }:>
2001-09-28 06:26:31 +00:00
msg.c
change the value type for MSG_Write(Byte|Short|Long) from unsigned int to
2002-08-19 01:58:01 +00:00
pakfile.c
make error reporting a little saner (hopefully)
2002-10-31 23:00:13 +00:00
pcx.c
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
plugin.c
various win32 compile fixes for the latest mingw (not fully working due to
2002-10-11 20:47:17 +00:00
qargs.c
the rcsid commit from hell }:>
2001-09-28 06:26:31 +00:00
qendian.c
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
qfplist.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
quakefs.c
revert my fs code subversion (2001/07/17 22:10:20 utc commit) as it's no
2002-10-30 03:35:20 +00:00
quakeio.c
seeking to 1 byte before the beginning of the file doesn't seem to be such
2002-10-24 22:36:15 +00:00
sizebuf.c
fix more bugs caused by the Hunk_TempAlloc changes and do some more jump
2001-12-03 22:11:21 +00:00
string.c
the majority of raptor's sgi build patch. I'll look at the last two bits
2002-03-03 06:03:51 +00:00
sys.c
don't double print Sys_Error messages when the print function is still
2002-11-14 22:17:25 +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
Experimentally allow external texture loading. Also prevent loading RGB textures as RGBA, which wastes a lot of texture memory, and looks ugly on 16bpp boards.
2002-09-06 21:37:22 +00:00
va.c
va.[ch]:
2002-06-13 16:39:33 +00:00
ver_check.c
d'oh
2002-08-02 03:26:55 +00:00
wad.c
big protototype cleanup. Now, except for a few cases, all non-static
2002-11-05 19:12:51 +00:00
zone.c
big protototype cleanup. Now, except for a few cases, all non-static
2002-11-05 19:12:51 +00:00