quakeforge/libs
Brian Koropoff 9fd055e183 A null ifs now causes every character to be considered a separate field in
a for loop. You can now pass a field separator string to a for loop that
will override the value of ifs.  Added the field.get command that returns
a single field from a list.  It also can take a field separator string that
overrides ifs.
2002-10-22 05:34:59 +00:00
..
audio cleanup some bitrot that caused qf to seg when using the null sound driver 2002-10-15 17:32:47 +00:00
console make sure files loaded by the progs engine can be freed safely 2002-10-22 04:30:20 +00:00
gamecode resture pr_xstatement on return from PR_ExecuteProgram so recursive calls 2002-10-22 02:51:57 +00:00
models cause the model to load into a calloced buffer rather than the hunk temp 2002-10-11 02:54:02 +00:00
util A null ifs now causes every character to be considered a separate field in 2002-10-22 05:34:59 +00:00
video X overlays crash fix from Vincent Cojot 2002-10-11 21:32:17 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am "gib" never got all that useful, and with the new command parser coming in 2002-03-05 21:47:03 +00:00