]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - dpdefs/dpextensions.qc
build: minor adjustments
[xonotic/darkplaces.git] / dpdefs / dpextensions.qc
2023-11-08 bones_was_hereinput: activate DP_BUTTONCHAT if the window is hidden...
2023-07-22 bones_was_herestrcat(): update QC defs to match implementation
2023-07-21 bones_was_hereMerge MR 'Fix inability to access non-ascii path under...
2023-07-15 bones_was_hereMerge MR 'Implement DP_QC_NUDGEOUTOFSOLID extension...
2023-07-15 bones_was_hereUse qbool for some trace_s members, other tidying
2023-07-15 bones_was_hereImplement DP_QC_NUDGEOUTOFSOLID extension
2023-02-24 bones_was_hereFix DP_QC_FINDCHAIN_TOFIELD errors
2023-02-24 bones_was_hereImplement extension DP_QC_FINDBOX
2023-01-24 bones_was_hereMerge MR 'Reinstate the ability to override engine...
2023-01-24 bones_was_hereReimplement the ability to override engine commands...
2020-10-17 cloudwalkprogs: Implement builtin #245 (mod) for SSQC and CSQC
2020-10-06 cloudwalksvvm_cmds: Implement built-in #352 (registercommand...
2020-07-16 cloudwalkdpdefs: Don't declare __fullspawndata. Avoids allocatio...
2020-07-15 cloudwalkprogs: Implement new extension DP_QC_FS_SEARCH_PACKFILE
2020-07-15 cloudwalkprvm_edict: Implement __fullspawndata. Testing only...
2020-05-26 cloudwalkImplement clipgroup extension from DarkplacesRM
2020-01-09 havocCorrect names in credits and make them more consistent.
2016-08-18 divverentAdd user defined movetypes extension
2015-12-28 divverentDocument DP_SV_DISABLECLIENTPREDICTION.
2015-12-28 divverentNew feature: disableclientprediction == -1.
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...