quakeforge/libs/util
Brian Koropoff 99e18513f0 Added support for escape characters of the form \### where ### is the
decimal value of the desired character.
2002-10-26 03:09:38 +00:00
..
.gitignore
bspfile.c fix a few memory access bugs 2002-09-20 22:44:29 +00:00
buildnum.c
cbuf.c Added the sleep console command that waits for a specified amount of time. 2002-10-13 19:46:47 +00:00
checksum.c
cmd.c Added the sleep console command that waits for a specified amount of time. 2002-10-13 19:46:47 +00:00
crc.c
cvar.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
dirent.c
dstring.c make dstring_adjust `grow' in increments of 1024. this should speed up 2002-10-15 19:52:46 +00:00
exp.c Fixed the GIB math evaluator to handle unary operators properly, made 2002-08-23 21:18:00 +00:00
fendian.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
fnmatch.c
getopt.c
getopt1.c
gib_buffer.c Added initial support for newline-delimeted lists to GIB, including a for 2002-08-28 08:00:35 +00:00
gib_builtin.c Added the global.delete builtin to clean up old global variables. Updated 2002-10-23 03:56:57 +00:00
gib_function.c Added threads and callbacks to GIB, as well as several QW callbacks dealing 2002-08-27 04:47:49 +00:00
gib_parse.c Changed GIB_Arg* into macros. Cleaned up GIB file access a bit and added 2002-10-16 04:59:34 +00:00
gib_process.c Added support for escape characters of the form \### where ### is the 2002-10-26 03:09:38 +00:00
gib_thread.c Forgot a newline 2002-08-27 06:46:49 +00:00
gib_vars.c Added the global.delete builtin to clean up old global variables. Updated 2002-10-23 03:56:57 +00:00
hash.c provide Hash_Buffer so buffers can be hashed 2002-10-20 03:30:22 +00:00
idparse.c fix an out-by-one error that was causing segfaults for single line commands 2002-08-21 22:52:29 +00:00
info.c
link.c
Makefile.am Added threads and callbacks to GIB, as well as several QW callbacks dealing 2002-08-27 04:47:49 +00:00
math.S
mathlib.c provide a tighter accuracy (but slower) _VectorNormalize for the tools 2002-09-25 21:35:49 +00:00
mdfour.c
msg.c
ops.c Fixed the GIB math evaluator to handle unary operators properly, made 2002-08-23 21:18:00 +00:00
pakfile.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
pcx.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
plugin.c various win32 compile fixes for the latest mingw (not fully working due to 2002-10-11 20:47:17 +00:00
qargs.c
qendian.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
qfplist.c
quakefs.c using Qseek on a pak sub-file should work better. this should make oggs in 2002-09-27 04:27:19 +00:00
quakeio.c seeking to 1 byte before the beginning of the file doesn't seem to be such 2002-10-24 22:36:15 +00:00
sizebuf.c
string.c
sys.c various win32 compile fixes for the latest mingw (not fully working due to 2002-10-11 20:47:17 +00:00
sys_ia32.S Move the signal handling code from video/targets/* to sys.c (I'm leaving 2002-08-20 23:04:57 +00:00
tga.c Experimentally allow external texture loading. Also prevent loading RGB textures as RGBA, which wastes a lot of texture memory, and looks ugly on 16bpp boards. 2002-09-06 21:37:22 +00:00
va.c
ver_check.c
wad.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
zone.c Whitespace. 2002-08-25 04:47:57 +00:00