..
.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
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
cbuf.c
Fixed several GIB bugs, optimized Cbuf_Execute_Stack a bit, changed QW
2002-12-01 07:22:42 +00:00
checksum.c
whitespace
2001-12-03 22:56:34 +00:00
cmd.c
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +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
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
dirent.c
mingw gcc 3.1 is freaking weird
2002-06-02 05:27:32 +00:00
dstring.c
Fixed dsvprintf to work with different implementations of vsnprintf.
2002-12-17 22:35:14 +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
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
provide Hash_Buffer so buffers can be hashed
2002-10-20 03:30:22 +00:00
idparse.c
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
info.c
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +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
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +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
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
qargs.c
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
qendian.c
go back to using QFile, quakeio.h and quakefs.h
2002-08-27 07:16:28 +00:00
qfplist.c
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
quakefs.c
basic (very!) implementation of the new filesystem directory struture code.
2003-01-10 22:47:18 +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
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +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
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00
wad.c
basic (very!) implementation of the new filesystem directory struture code.
2003-01-10 22:47:18 +00:00
zone.c
make gcc more anal about prototypes, string constants and function
2003-01-06 18:28:13 +00:00