]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - sv_user.qc
Lots of str[n]cat, str[n]cpy, and [v]sprintf have been replaced by strlcat, strlcpy...
[xonotic/darkplaces.git] / sv_user.qc
2003-08-08 havocfixed compile errors
2003-08-08 havocsample implementation of QC replacement physics (alread...