quakeforge/libs/util
Bill Currie 4c23641759 print line and char number for the error 2001-08-02 02:49:14 +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 fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cmd.c Make the help command work with commands too. (moved to cmd.c while I 2001-07-30 01:01:39 +00:00
con_print.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
console.c fear the mighty const correct patch 2001-07-15 07:04:17 +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 Make the help command work with commands too. (moved to cmd.c while I 2001-07-30 01:01:39 +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 make Info_Set* take flags indicating wether funchars should be stripped or not 2001-07-31 18:27:49 +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 fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
msg.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
pcx.c compat.h: 2001-05-31 18:11:05 +00:00
plugin.c fear the mighty const correct patch 2001-07-15 07:04:17 +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 print line and char number for the error 2001-08-02 02:49:14 +00:00
quakefs.c create fs_userdir if it's not "." rather than not FS_USERPATH 2001-07-31 21:52:52 +00:00
quakeio.c make Qwrite's buffer pointer const. 2001-07-22 18:38:59 +00:00
sizebuf.c fear the mighty const correct patch 2001-07-15 07:04:17 +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 fear the mighty const correct patch 2001-07-15 07:04:17 +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 fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
zone.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00