..
.gitignore
Shared library support. The util and gamecode libraries are now shared,
2001-03-29 09:07:44 +00:00
checksum.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
cmd.c
if ... if -> if ... else if
2001-05-17 20:05:36 +00:00
con_print.c
split up console like sys was
2001-04-11 05:10:04 +00:00
console.c
split up console like sys was
2001-04-11 05:10:04 +00:00
crc.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
cvar.c
Cvar cleanups.. NULL is now used in place of 0 for callbacks, this should
2001-04-10 23:39:30 +00:00
dirent.c
forgot these :P
2001-05-08 20:57:07 +00:00
fnmatch.c
forgot these :P
2001-05-08 20:57:07 +00:00
hash.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
info.c
qtypes.h:
2001-03-28 17:17:56 +00:00
link.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
Makefile.am
move fnmatch.c and dirent.c to libQFutil
2001-05-08 20:53:25 +00:00
math.S
make makt.S pic friendly. The ELF abi is bent slightly as ebx was already used
2001-03-29 09:10:35 +00:00
mathlib.c
qf now links with NO optimisation (not even -O). R_CullBox has been moved from
2001-05-07 04:08:34 +00:00
mdfour.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
msg.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
plugin.c
Sound now uses runtime plugins. Much thanks to Deek for doing all the
2001-05-19 00:05:35 +00:00
qargs.c
A few more. Also removed a couple inaccurate comments.
2001-04-11 00:10:19 +00:00
qendian.c
qtypes.h:
2001-03-28 17:17:56 +00:00
qfplist.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
quakefs.c
Cvar cleanups.. NULL is now used in place of 0 for callbacks, this should
2001-04-10 23:39:30 +00:00
quakeio.c
merge and move quakeio.c into libQFutil
2001-03-29 21:16:16 +00:00
sizebuf.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
sys.c
get qw-server to link in mingw
2001-04-10 21:43:57 +00:00
sys_error.c
get qw-server to link in mingw
2001-04-10 21:43:57 +00:00
va.c
mingw cross compile fixes. qw-server (only, so far) compiles but does not
2001-04-10 20:07:11 +00:00
ver_check.c
move the api headers into include/QF and clean up (most of) the resulting mess.
2001-03-27 20:33:07 +00:00
zone.c
Change commented out Con_Printf statements in Cache_Move into
2001-04-17 08:39:44 +00:00