quakeforge/libs/util
Jeff Teunissen 76e28aeaaa Portability fixes. plugin.c will, in all likelihood, work on Windows now. 2001-06-27 08:34:48 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am don't process .S files when not using asm (either --disable-asmopt or non-x86 2001-06-14 19:52:38 +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 hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00
con_print.c split up console like sys was 2001-04-11 05:10:04 +00:00
console.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33: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 hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +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 Make Hash_FlushTable loop safe and correct the copyright notices 2001-06-19 02:01:18 +00:00
info.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 compat.h: 2001-05-31 18:11:05 +00:00
plugin.c Portability fixes. plugin.c will, in all likelihood, work on Windows now. 2001-06-27 08:34:48 +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 Even more correctness fixes. 2001-06-19 02:29:41 +00:00
quakefs.c correct a comment 2001-06-07 17:11:34 +00:00
quakeio.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
sys_error.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 The gfx.wad error is now idiotproof! 2001-06-05 08:39:27 +00:00
zone.c Clean up and repair of the run time linking, does NOT work until deek 2001-06-26 02:26:46 +00:00