]> icculus.org git repositories - divverent/darkplaces.git/history - csprogs.h
fix misparsing of portless IPv6 addresses
[divverent/darkplaces.git] / csprogs.h
2010-02-28 divverentWarpZones:
2010-02-18 havocadded RF_FULLBRIGHT and RF_NOSHADOW renderflags for...
2010-01-31 havocfix a compile error
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
2009-11-07 divverentfix typo compile erorr
2009-11-07 divverentmore stupid error code passing
2009-11-07 divverenttry fixing gettaginfo in client with frameblend etc...
2009-10-04 vortex-added game Blood Omnicide
2009-09-23 divverentprevent information leakage from trace_ globals to...
2009-01-15 divverentmake csqc entity sounds follow their entity
2008-08-24 divverentfix Sajt's errors (in Visual Studio, I assume) in a...
2008-08-11 divverentdemo recording: stuff csprogs.dat files into .dem files...
2008-03-30 havocswap VF_SIZE_X and VF_SIZE_Y definitions to what they...
2008-01-27 blackR_SetView now supports VF_CLEARSCREEN which decides...
2007-06-14 havocimplemented csqc VF_PERSPECTIVE, still needs more work...
2007-05-07 havocrewrote server sendstates building code, no longer...
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2007-02-05 havocredesigned input networking code (still same protocol...
2007-01-23 havocsignificant cleanup of CL_UpdateEntities, GL_UpdateNetw...
2007-01-22 havocimplemented csprogs.dat downloading with special dlcach...
2007-01-18 havocchanged CL_MAX_EDICTS to match MAX_EDICTS
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-03-22 havocimplemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
2006-03-15 havocmoved many cl_ prefixed variables into cl. or cls.
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...