quakeforge/libs/util
Bill Currie 9aeef3f3d6 rename qfont_table to sys_char_map and make it global (and constant) 2001-07-10 15:59:25 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am break the endian neutral file io out from qendian.c so qfcc can remain 2001-07-09 20:56:05 +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 rework alias creation/deletion. Aliases are now sorted (like cvars and 2001-07-06 17:45:32 +00:00
con_print.c split up console like sys was 2001-04-11 05:10:04 +00:00
console.c very nice command line tab completeion from Shawn Walker 2001-06-28 04:05:14 +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 very nice command line tab completeion from Shawn Walker 2001-06-28 04:05:14 +00:00
dirent.c forgot these :P 2001-05-08 20:57:07 +00:00
fendian.c break the endian neutral file io out from qendian.c so qfcc can remain 2001-07-09 20:56:05 +00:00
fnmatch.c forgot these :P 2001-05-08 20:57:07 +00:00
hash.c slight api change: Hash_Del now returns a pointer to the element deleted, or 2001-07-06 17:43:47 +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 qfplist.h: 2001-07-05 17:28:19 +00:00
qargs.c A few more. Also removed a couple inaccurate comments. 2001-04-11 00:10:19 +00:00
qendian.c break the endian neutral file io out from qendian.c so qfcc can remain 2001-07-09 20:56:05 +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 rename qfont_table to sys_char_map and make it global (and constant) 2001-07-10 15:59:25 +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