]> git.xonotic.org Git - xonotic/darkplaces.git/history - dpdefs
Merge MR 'Move SDL_GL_GetProcAddress after creating GL context'
[xonotic/darkplaces.git] / dpdefs /
2023-02-03 bones_was_hereAdd cvar sv_legacy_bbox_expand for disabling Quake...
2016-08-18 divverentAdd user defined movetypes extension
2016-08-18 divverentAdd user defined movetypes extension
2016-01-04 divverentDocument DP_SV_DISABLECLIENTPREDICTION.
2016-01-04 divverentNew feature: disableclientprediction == -1.
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...
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2014-06-04 divverentSome fixes to the keyboard handler:
2014-06-04 divverentwhichpack: distinguish file not found from file is...
2014-06-04 divverentSome fixes to the keyboard handler:
2014-05-28 divverentwhichpack: distinguish file not found from file is...
2014-05-08 divverentArgh, had to update the VM_sprintf extension spec....
2014-05-08 divverentClarify what sprintf does on %1$s %s
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-09 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2014-01-07 divverentCOVERAGE! Also fixes prvm always running as PRVMSLOWINT...
2013-10-12 divverentUpdate m_draw prototype in dpdefs.
2013-10-12 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-12 divverentAllow refreshserverlist() to also clear the list like...
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-09-11 divverentremove this movetype from CSQC. How did it get there...
2013-09-11 divverentsync dpdefs
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-09-26 divverentsupport DP_QC_ENTITYDATA in menuqc too
2012-06-10 divverentsync dpdefs with xonotic
2012-06-10 divverentsync dpdefs with xonotic
2012-04-01 vortexWork-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP.
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 divverentdon't compare texflags in Draw_CachePic_Flags simply...
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
2012-01-09 divverentDP_CSQC_V_CALCREFDEF_WIP2
2012-01-09 vortexODE stuff:
2012-01-03 vortexUNMERGE! ODE stuff:
2012-01-03 Rudolf Polzer::stable-branch::reset=d2daf00cd44c7a3be817bfddbf221ff6...
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 vortexUNMERGE! ODE stuff:
2011-12-31 divverentEF_DYNAMICMODELLIGHT
2011-12-31 vortexODE stuff:
2011-12-31 divverentsome fixes for dpdefs
2011-12-31 vortexCumulative patch:
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 divverentm_toggle takes a parameter, fix its definition
2011-12-12 divverentVM_sprintf: support color codes in %s
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-12-09 divverentblind_id: rework of keygen to be able to save an unsign...
2011-11-26 divverentmore bugfix
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-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-19 divverentdocument DP_CSQC_MINFPS_QUALITY
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-11-08 divverent1. make the first CSQC rendered view the "main" view...
2011-10-14 havocadded getproperty and getpropertyvec
2011-10-14 havocadded getproperty and getpropertyvec
2011-10-04 divverentfix broken English
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-10-01 divverentoops, I hadn't document DP_QC_I18N back then... sorry...
2011-10-01 divverentexport DP_SND_SOUND7_WIP2 (pitch shifting) to checkexte...
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-26 vortexCSQC Getlight - added globals:
2011-09-26 vortexDP_PHYSICS_ODE: new SOLID_PHYSICS_CYLINDER. New "massof...
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-14 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-07-31 vortexLightmaps merging debug print ("copying original lightm...
next