]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - dpdefs/dpextensions.qc
Crypto: handle properly whether the a server key is signed or not.
[xonotic/darkplaces.git] / dpdefs / dpextensions.qc
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2014-05-28 divverentwhichpack: distinguish file not found from file is...
2014-04-09 divverentArgh, had to update the VM_sprintf extension spec....
2014-03-08 divverentClarify what sprintf does on %1$s %s
2014-01-07 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2012-06-10 divverentsync dpdefs with xonotic
2012-03-20 vortexWork-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP.
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 vortexODE stuff:
2011-12-21 vortexCumulative patch:
2011-12-12 divverentVM_sprintf: support color codes in %s
2011-11-26 divverentwe need max with ...
2011-10-01 divverentfix broken English
2011-10-01 divverentimplement digest_hex()
2011-10-01 divverentdocument DP_QC_DIGEST
2011-10-01 divverentmove crc16()
2011-09-30 divverentoops, I hadn't document DP_QC_I18N back then... sorry...
2011-09-25 vortexDP_PHYSICS_ODE: new SOLID_PHYSICS_CYLINDER. New "massof...
2011-09-24 divverentexport DP_SND_SOUND7_WIP2 (pitch shifting) to checkexte...
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-07-31 vortexLightmaps merging debug print ("copying original lightm...
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-07-02 divverentmove gecko builtins to menudefs.qc
2011-06-26 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-20 havocfix two typos in DP_PHYSICS_ODE explanation (thanks...
2011-05-08 divverentfix double declarations of ODE stuff
2011-05-07 divverentadd buttons 9 to 16; improve autocvar description
2011-02-15 divverentdocument autocvar _x, _y, _z issue
2011-01-29 divverentSquashed commit of the following:
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-06-09 divverentVM_sprintf(): make %i treat the input as QC integer...
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...