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