]> icculus.org git repositories - divverent/darkplaces.git/history - csprogs.c
display loading plaque much sooner in startup process, and draw it to GL_FRONT buffer...
[divverent/darkplaces.git] / csprogs.c
2006-12-11 havocchanged demo playback csqc mismatch error to a warning
2006-12-06 havocfix connect error when csqc is not present (oops!)
2006-12-06 havocfixed bug that caused csqc to only load after a map...
2006-11-15 havocfixed view location bugs in csqc; it was reading the...
2006-09-13 blackTry to fix a dedicated server crash by moving the two...
2006-08-26 havocCSQC fixes (less broken, still not spec compliant)
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...