quakeforge/libs
Brian Koropoff f78ec56975 Added escape characters, the <i> tag to ignore tags enclosed within it, and
generally cleaned the parser up.  If a line begins with |, it will be
stripped off by the tokenizer and no tags or escape characters will be
processed.  Commands stuffed into the console from the server are prepended
with | to ensure backward compatibility.  This can also be used anywhere
backward compatibility is needed, such as where info strings are stuffed
into the console, or as an alternative to using escape characters in the
entire string.
2002-03-03 08:29:28 +00:00
..
audio BSD compile fixes 2002-01-31 07:37:56 +00:00
console Added escape characters, the <i> tag to ignore tags enclosed within it, and 2002-03-03 08:29:28 +00:00
gamecode eliminate GetEdictFieldValue, mostly merge SV_AddGravity, and clean up 2002-02-25 07:44:17 +00:00
gib this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00
models mod->textures can legitimatly have null textures, so be on the lookout for 2002-01-24 02:44:19 +00:00
util Added escape characters, the <i> tag to ignore tags enclosed within it, and 2002-03-03 08:29:28 +00:00
video now, so long as ulimit allows it, we can always get a core dump. Looks a 2002-02-27 06:55:21 +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 this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00