quakeforge/libs/util
Bill Currie 67368ffc5d make the start calculation a little more accurate 2001-04-01 03:30:17 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am link libQFutil.so against libz so the clients (and tools) don't need to worry 2001-03-31 03:51:25 +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 Fixed the weak Con_Print issue. 2001-03-31 14:41:13 +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 cvars now sport a callback function that gets called whenever the cvar changes 2001-03-31 01:02:52 +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
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 cvars now sport a callback function that gets called whenever the cvar changes 2001-03-31 01:02:52 +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 make the start calculation a little more accurate 2001-04-01 03:30:17 +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