]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - prvm_cmds.c
fix the solid water bug for real
[xonotic/darkplaces.git] / prvm_cmds.c
2011-06-13 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 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-04-10 divverentfix the same bugs as before in strireplace
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:
2010-07-04 divverentuse a default bindmap of 0 in the PRVM commands, and...
2010-07-04 divverentmake -1 as bindmap argument also work, to mean "current...
2010-07-04 divverent- fix a bug in Quake menu when in_bindmap was not ...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-07-01 divverentmenuqc += +VM_getkeybind, // #342 string(float keynum...
2010-07-01 divverentfix getsurfaceneartexture() returning no useful data
2010-06-30 divverentmenuqc += +VM_getkeybind, // #342 string(float keynum...
2010-06-29 divverentfix getsurfaceneartexture() returning no useful data
2010-06-15 divverentVM_sprintf(): make %i treat the input as QC integer...
2010-06-09 divverentVM_sprintf(): make %i treat the input as QC integer...
2010-05-23 vortexDP_GFX_FONTS: add 2 additional parms to loadfont()...
2010-05-23 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-22 vortexDP_GFX_FONTS: add 2 additional parms to loadfont()...
2010-05-22 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-11 divverentstringbuffers: allow "" strings, keep disallowing NULL...
2010-05-11 divverentfix segfault on empty slots in a stringbuffer on buf_sort
2010-05-09 divverentstringbuffers: allow "" strings, keep disallowing NULL...
2010-05-09 divverentfix segfault on empty slots in a stringbuffer on buf_sort
2010-04-30 divverentmode "developer -1" that behaves like old "developer...
2010-04-30 vortexsimple video subtitles support, defined in external...
2010-04-30 divverenturi_escape: remove * from the set of allowed chars...
2010-04-30 vortexS_GetEntChallelPosition -> S_GetEntChannelPosition
2010-04-30 vortexgetsoundtime: cant query CHAN_AUTO, so print warning
2010-04-30 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-24 divverentmode "developer -1" that behaves like old "developer...
2010-04-24 vortexsimple video subtitles support, defined in external...
2010-04-16 divverenturi_escape: remove * from the set of allowed chars...
2010-04-15 vortexS_GetEntChallelPosition -> S_GetEntChannelPosition
2010-04-14 vortexgetsoundtime: cant query CHAN_AUTO, so print warning
2010-04-14 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-03-29 divverentnew %v conversion in sprintf (uses %g conversions to...
2010-03-26 divverentnew %v conversion in sprintf (uses %g conversions to...
2010-03-20 divverentsv_curl_maxspeed: maximum speed for the curl downloads...
2010-03-14 divverentsv_curl_maxspeed: maximum speed for the curl downloads...
2010-02-27 divverentfix strstrofs with unicode
2010-02-26 divverentfix strstrofs with unicode
2010-02-22 divverentfix getsurfacetriangle on a submodel
2010-02-22 vortexExperimental feature of saving buffers within savegame...
2010-02-17 divverentfix getsurfacetriangle on a submodel
2010-02-10 vortexExperimental feature of saving buffers within savegame...
2010-02-01 havocfix some bugs with skeletonindex handling
2010-02-01 havocfix a bunch of warnings
2010-02-01 divverentperform animation in getsurface* functions, to allow...
2010-02-01 divverentmake getsurface* functions shared between VMs
2010-01-31 havocfix a bunch of warnings
2010-01-31 havocfix some bugs with skeletonindex handling
2010-01-28 divverentperform animation in getsurface* functions, to allow...
2010-01-26 divverentmake getsurface* functions shared between VMs
2010-01-24 divverentfix enginestring use in mvm_cmds.c causing a crash...
2010-01-24 divverentfix enginestring use in mvm_cmds.c causing a crash...
next