quakeforge/libs/util
Bill Currie 940598f240 merge pcx.c, tga.c and wad.c. util seemed the most logical place, but LoadPCX
had to be modified to get away from vid.h (better designe now IMO anyway)
2001-05-30 20:56:53 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am merge pcx.c, tga.c and wad.c. util seemed the most logical place, but LoadPCX 2001-05-30 20:56:53 +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 quakefs.h -> vfs.h 2001-05-30 04:34:06 +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 quakefs.h -> vfs.h 2001-05-30 04:34:06 +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 Make it actually work? 2001-05-22 12:44:53 +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 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
pcx.c merge pcx.c, tga.c and wad.c. util seemed the most logical place, but LoadPCX 2001-05-30 20:56:53 +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 quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
quakeio.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +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 now works with autoconf 2.50 2001-05-23 03:01:03 +00:00
sys_error.c get qw-server to link in mingw 2001-04-10 21:43:57 +00:00
tga.c merge pcx.c, tga.c and wad.c. util seemed the most logical place, but LoadPCX 2001-05-30 20:56:53 +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
wad.c merge pcx.c, tga.c and wad.c. util seemed the most logical place, but LoadPCX 2001-05-30 20:56:53 +00:00
zone.c Change commented out Con_Printf statements in Cache_Move into 2001-04-17 08:39:44 +00:00