]> git.xonotic.org Git - xonotic/darkplaces.git/history - dpdefs
Doxygen: disable CALL_GRAPH and CALLER_GRAPH
[xonotic/darkplaces.git] / dpdefs /
2021-07-22 Cloudwalkcsqc: Implement builtin #177 "localsound"
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 cloudwalkFix search_packfile_begin builtin number in the menu...
2020-07-16 cloudwalkFix some duplicate and missing builtin entries in cspro...
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 cloudwalkprogs: Correct drawline and sound builtin parameters...
2020-07-15 cloudwalkprvm_edict: Implement __fullspawndata. Testing only...
2020-06-27 cloudwalkCorrect typo in builtin description comment, found...
2020-06-27 cloudwalkAdd missing builtin to menudefs.qc, discovered by teren...
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-06-04 divverentSome fixes to the keyboard handler:
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...
2013-10-10 divverentUpdate m_draw prototype in dpdefs.
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-10 divverentAllow refreshserverlist() to also clear the list like...
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-03-20 vortexWork-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP.
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-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 vortexODE stuff:
2011-12-30 divverentsome fixes for dpdefs
2011-12-21 vortexCumulative patch:
2011-12-12 divverentm_toggle takes a parameter, fix its definition
2011-12-12 divverentVM_sprintf: support color codes in %s
2011-12-09 divverentblind_id: rework of keygen to be able to save an unsign...
2011-11-26 divverentmore bugfix
2011-11-26 divverentmake dpdefs capable to compile Xonotic
2011-11-26 divverentwe need max with ...
2011-11-26 divverentdpdefs: lots of improvements
2011-11-26 divverentremove dpmod stuff here
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-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-09-24 vortexCSQC Getlight - added globals:
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
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-20 vortexadd precache_cubemap() builtin
2011-05-08 vortexrenabe builtin particle->spawnparticle (DP_CSQC_SPAWNPA...
2011-05-08 divverentfix naming of two fields
2011-05-08 divverentfix parsing in more places
2011-05-08 divverentadd a compare tool for dpdefs (not really complete!)
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:
2011-01-07 vortexdrawcolorcodedstring: support full 6 parms (added start...
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
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-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-09-21 vortexFix GAME_XONOTIC beging misplaced in gamemode_t->gamemo...
2010-07-04 divverentfinalize DP_CSQC_BINDMAPS:
2010-06-09 divverentVM_sprintf(): make %i treat the input as QC integer...
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...