]> git.xonotic.org Git - xonotic/darkplaces.git/history - prvm_cmds.c
use both .items2 and serverflags in items stat, to finally fix the runes
[xonotic/darkplaces.git] / prvm_cmds.c
2012-02-07 divverentallow GET requests to be signed too (typo fix)
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-09 vortexODE stuff:
2012-01-03 vortexUNMERGE! ODE stuff:
2012-01-03 Rudolf Polzer::stable-branch::reset=d2daf00cd44c7a3be817bfddbf221ff6...
2012-01-03 divverentargh, sorry for broken copypasta
2012-01-03 divverentargh, sorry for broken copypasta
2012-01-03 SamualFix compile error for VM_getimagesize
2012-01-03 divverentgetimagesize(): return '0 0 0' for missing texture...
2012-01-03 divverentgetimagesize(): return '0 0 0' for missing texture...
2011-12-31 vortexUNMERGE! ODE stuff:
2011-12-31 vortexODE stuff:
2011-12-31 vortexODE stuff:
2011-12-12 divverentVM_sprintf: support color codes in %s
2011-12-12 divverentVM_sprintf: support color codes in %s
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-10 havocremoved a model->numframes <= 1 check which broke anima...
2011-11-10 havocremoved a model->numframes <= 1 check which broke anima...
2011-11-01 divverentVM_Warning should appear even if developer is 0.
2011-11-01 divverentfix compile of VM_Warning changes
2011-11-01 divverentVM_Warning should appear even if developer is 0.
2011-11-01 divverentturn "z value discarded" into VM_Warnings so one can...
2011-11-01 divverentturn "z value discarded" into VM_Warnings so one can...
2011-10-31 divverentframegroups: add support for group names specified...
2011-10-29 havocless warning spew about non-existent frames in a model...
2011-10-29 havocless warning spew about non-existent frames in a model...
2011-10-27 divverentframegroups: add support for group names specified...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-17 havocadded sv_threaded cvar, the server can now be moved...
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-04 divverentfix warnings I caused in a previous commit
2011-10-02 divverentfix warnings I caused in a previous commit
2011-10-01 divverentimplement digest_hex()
2011-10-01 divverentimplement digest_hex()
2011-08-19 divverenturi_post: make content type mandatory
2011-08-17 divverenturi_post: make content type mandatory
2011-08-16 havocallow drawpic calls without flag parameter, as per...
2011-08-16 havocallow calls to drawstring without the flag parameter...
2011-08-16 havocallow drawpic calls without flag parameter, as per...
2011-08-16 havocallow calls to drawstring without the flag parameter...
2011-07-06 divverentDP_SND_SOUND7_WIP1
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-13 havocreworked progs loading so that entvars_t and globalvars...
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-14 havocadded prvm_offsets.h which centralizes field/global...
2011-05-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-04-10 divverentfix the same bugs as before in strireplace
2011-04-10 divverentfix the same bugs as before in strireplace
2011-04-06 divverentfix multiple bugs in strreplace
2011-04-06 divverentfix multiple bugs in strreplace
2011-01-29 divverentfix a crash on edict_num(32767)
2011-01-29 divverentfix a crash on edict_num(32767)
2011-01-20 divverentVM_sprintf: properly handle "%02d"
2011-01-20 divverentVM_sprintf: properly handle "%02d"
2011-01-14 vortexdrawcolorcodedstring: support full 6 parms (added start...
2011-01-14 vortexAdded wasfreed() to menuqc builtinlist. Hushed "VM_bufs...
2011-01-07 vortexdrawcolorcodedstring: support full 6 parms (added start...
2011-01-07 vortexAdded wasfreed() to menuqc builtinlist. Hushed "VM_bufs...
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-11-30 divverenthandle a missing key more gracefully in crypto_uri_postbuf
2010-11-28 divverenthandle a missing key more gracefully in crypto_uri_postbuf
2010-11-26 divverentalso support signed GET requests. We will always sign...
2010-11-26 divverentalso support signed GET requests. We will always sign...
2010-11-26 divverentfix two typos
2010-11-26 divverentuse detached signatures for http post (more compatible...
2010-11-26 vortexfix warnings by adding type casts
2010-11-26 divverentsupport passing extra headers in POST requests; but...
2010-11-26 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-25 divverentfix two typos
2010-11-25 divverentuse detached signatures for http post (more compatible...
2010-11-25 vortexfix warnings by adding type casts
2010-11-25 divverentsupport passing extra headers in POST requests; but...
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-10-22 divverentmake getsurface* not animate vertices if the model...
2010-10-22 divverentexperimental: do not auto allocate a skeletonobject...
2010-10-19 divverentmake getsurface* not animate vertices if the model...
2010-10-18 divverentexperimental: do not auto allocate a skeletonobject...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-07-23 divverentFix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag...
2010-07-23 divverentFix the usage of the CACHEPICFLAGS_NOTPERSISTENT flag...
2010-07-21 divverentVM_stringtokeynum: return a float, not an int
2010-07-20 divverentVM_stringtokeynum: return a float, not an int
2010-07-06 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-06 divverentuse a default bindmap of 0 in the PRVM commands, and...
2010-07-06 divverentmake -1 as bindmap argument also work, to mean "current...
2010-07-06 divverent- fix a bug in Quake menu when in_bindmap was not ...
2010-07-04 divverentfinalize DP_CSQC_BINDMAPS:
next