]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - csprogs.c
Replaced all calls to str[n]cat and strncpy by calls to strlcat and strlcpy respectively
[xonotic/darkplaces.git] / csprogs.c
2006-08-04 molivierReplaced all calls to str[n]cat and strncpy by calls...
2006-06-07 havocdisabled loading of csprogs.dat if developer is less...
2006-05-10 havocadded a comment
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-22 havocimplemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
2006-03-15 havocmoved many cl_ prefixed variables into cl. or cls.
2006-01-21 molivierA few casts and variable type changes to get rid of...
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...