.. |
.gitignore
|
|
|
buildnum.c
|
|
|
cbuf.c
|
Embedded commands now work without any bugs I can detect. Next up are
|
2002-08-06 08:15:20 +00:00 |
checksum.c
|
whitespace
|
2001-12-03 22:56:34 +00:00 |
cmd.c
|
zap some FIXMEs
|
2002-08-14 20:01:23 +00:00 |
crc.c
|
|
|
cvar.c
|
|
|
dirent.c
|
mingw gcc 3.1 is freaking weird
|
2002-06-02 05:27:32 +00:00 |
dstring.c
|
More of GIB done: builtins, functions, various cleanups, math, etc.
|
2002-08-03 06:04:00 +00:00 |
exp.c
|
rpm building fixes
|
2002-05-27 20:28:10 +00:00 |
fendian.c
|
|
|
fnmatch.c
|
|
|
getopt.c
|
|
|
getopt1.c
|
|
|
gib_buffer.c
|
Added tree variables (blah.1, blah.2, blah.1.foobar, etc), global variables,
|
2002-08-08 09:20:00 +00:00 |
gib_builtin.c
|
Got indexing into variables working and cleaned up variables a bit.
|
2002-08-14 05:28:07 +00:00 |
gib_function.c
|
Added tree variables (blah.1, blah.2, blah.1.foobar, etc), global variables,
|
2002-08-08 09:20:00 +00:00 |
gib_parse.c
|
Yay for escape characters.
|
2002-08-22 22:43:47 +00:00 |
gib_process.c
|
Yay for escape characters.
|
2002-08-22 22:43:47 +00:00 |
gib_vars.c
|
don't seg if given a null table (ie, no vars in this context)
|
2002-08-22 16:20:06 +00:00 |
hash.c
|
return lists of multiple matching elements
|
2002-05-30 21:56:57 +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
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
Makefile.am
|
Added tree variables (blah.1, blah.2, blah.1.foobar, etc), global variables,
|
2002-08-08 09:20:00 +00:00 |
math.S
|
|
|
mathlib.c
|
defines and ifdefs for R_CullSphere, just like R_CullBox.
|
2002-08-23 07:04:29 +00:00 |
mdfour.c
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
msg.c
|
change the value type for MSG_Write(Byte|Short|Long) from unsigned int to
|
2002-08-19 01:58:01 +00:00 |
ops.c
|
|
|
pakfile.c
|
put \n on some error messages
|
2002-08-15 19:06:21 +00:00 |
pcx.c
|
"runLength-- > 0" made runLength negative, even though the test failed.
|
2002-05-28 23:34:02 +00:00 |
plugin.c
|
we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+).
|
2002-08-01 19:49:10 +00:00 |
qargs.c
|
|
|
qendian.c
|
|
|
qfplist.c
|
|
|
quakefs.c
|
quakefs.c:
|
2002-08-20 06:11:10 +00:00 |
quakeio.c
|
add Qputs
|
2002-08-07 18:43:35 +00:00 |
sizebuf.c
|
|
|
string.c
|
|
|
sys.c
|
windows knows only a subset of the signals
|
2002-08-21 01:51:27 +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
|
|
|
va.c
|
va.[ch]:
|
2002-06-13 16:39:33 +00:00 |
ver_check.c
|
d'oh
|
2002-08-02 03:26:55 +00:00 |
wad.c
|
|
|
zone.c
|
implement Z_Realloc, PR_Zone_Realloc and pr_obj_realloc
|
2002-05-29 20:58:53 +00:00 |