quakeforge/libs/util
Jeff Teunissen c364e1c3cf The first version of the QF Plugin API. Version 1.0 supports input and
sound (digital audio, that is, not CD) plugins right now, more to come
later.
2001-04-24 22:19:42 +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
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
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 The first version of the QF Plugin API. Version 1.0 supports input and 2001-04-24 22:19:42 +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 Tweaked some comment indentation that made me itch ;) 2001-04-10 02:36:50 +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 The first version of the QF Plugin API. Version 1.0 supports input and 2001-04-24 22:19:42 +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