quakeforge/libs/util
Bill Currie 4162243287 eliminate Cmd_ForwardToServer from cmd.c. Cmd_ForwardToServer still needs to
be removed from cmd.h, but that can wait a bit.
2001-03-31 00:35:08 +00:00
..
.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 eliminate Cmd_ForwardToServer from cmd.c. Cmd_ForwardToServer still needs to 2001-03-31 00:35:08 +00:00
console.c move Con_Printf, Con_DPrintf and Con_Print (weak) into libs/util/console.c. 2001-03-31 00:08:21 +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 move the developer cvar into cvar.c 2001-03-30 23:35:48 +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 Con_Printf, Con_DPrintf and Con_Print (weak) into libs/util/console.c. 2001-03-31 00:08:21 +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 move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +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
qargs.c move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +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 merge and move quakefs.c into libQFutil where it belongs. at long last 2001-03-30 00:44:35 +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 bare bones sys stuff moved into libQFutil. unix stuff seems to work just fine, 2001-03-30 23:24:57 +00:00
va.c move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +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 move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00