]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - dpdefs/csprogsdefs.qc
Fix setinfo.
[xonotic/darkplaces.git] / dpdefs / csprogsdefs.qc
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2014-03-08 divverentClarify what sprintf does on %1$s %s
2014-01-07 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2013-08-29 divverentremove this movetype from CSQC. How did it get there...
2013-08-29 divverentsync dpdefs
2012-09-26 divverentsupport DP_QC_ENTITYDATA in menuqc too
2012-06-10 divverentsync dpdefs with xonotic
2012-01-24 divverentremove PRECACHE_PIC_NOCLAMP because it currently has...
2012-01-24 divverentupdate dpdefs; support flags to precache_pic
2012-01-09 divverentDP_CSQC_V_CALCREFDEF_WIP2
2011-12-30 divverentsome fixes for dpdefs
2011-11-26 divverentmore bugfix
2011-11-26 divverentmake dpdefs capable to compile Xonotic
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 divverentdocument DP_CSQC_MINFPS_QUALITY
2011-11-08 divverent1. make the first CSQC rendered view the "main" view...
2011-10-14 havocadded getproperty and getpropertyvec
2011-09-24 vortexCSQC Getlight - added globals:
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-05-20 vortexadd precache_cubemap() builtin
2011-05-08 vortexrenabe builtin particle->spawnparticle (DP_CSQC_SPAWNPA...
2011-01-07 vortexdrawcolorcodedstring: support full 6 parms (added start...
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-20 vortexCL_VM_GetLight: allow 2'nd optional parm which sets...
2010-09-21 vortexFix GAME_XONOTIC beging misplaced in gamemode_t->gamemo...
2010-07-04 divverentfinalize DP_CSQC_BINDMAPS:
2010-05-22 vortexDP_GFX_FONTS: add 2 additional parms to loadfont()...
2010-05-22 vortexdocumented DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8
2010-05-18 divverentstart of "dpdefs", QC files that define all current...