]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - csprogs.h
Add r_shadow_culllights_trace feature, this culls rtlights by traceline checks simila...
[xonotic/darkplaces.git] / csprogs.h
2013-12-15 havocUpgrade CL_VM_InputEvent to using floats rather than...
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-11-26 divverentmove VF_MAINVIEW and VF_MINFPS_QUALITY to DP's extensio...
2011-11-19 divverentsupport viewentity to be shared; DP_CSQC_V_CALCREFDEF
2011-11-17 divverentexpose r_refdef.view.quality to CSQC R_SetView VF_MINFP...
2011-11-08 divverent1. make the first CSQC rendered view the "main" view...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-08-21 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
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...