]> git.xonotic.org Git - xonotic/darkplaces.git/history - svvm_cmds.c
Merge remote branch 'origin/master' into akari/irc
[xonotic/darkplaces.git] / svvm_cmds.c
2011-08-20 SamualMerge remote branch 'origin/master' into akari/irc akari/irc
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
2011-07-05 divverentDP_SND_SOUND7_WIP1
2011-06-26 havocimplemented DP_ENT_TRAILEFFECTNUM extension, which...
2011-06-08 havocreworked progs loading so that entvars_t and globalvars...
2011-05-09 havocadded prvm_offsets.h which centralizes field/global...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-08 havocremoved NULL checks for PRVM_EDICTFIELDVALUE/GLOBALFIEL...
2011-05-01 AkariMerge branch 'master' into akari/irc
2011-04-29 divverentCL_RotateMoves: helper builtin for Xonotic for perfect...
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-11-26 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
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-06 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-04 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-05-23 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-22 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-15 divverentDP_CSQC_BOXPARTICLES
2010-05-12 divverentDP_CSQC_BOXPARTICLES
2010-05-02 divverentDP_SV_DISCARDABLEDEMO
2010-05-02 divverentDP_SV_DISCARDABLEDEMO
2010-04-30 vortexsimple video subtitles support, defined in external...
2010-04-30 havocfix serious bug in DP_SV_CLIENTCAMERA that made it...
2010-04-30 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-30 vortexDP_CSQC_SETPAUSE (clientside pause that only works...
2010-04-24 vortexsimple video subtitles support, defined in external...
2010-04-16 havocfix serious bug in DP_SV_CLIENTCAMERA that made it...
2010-04-14 vortexDP_SND_GETSOUNDTIME extension (query sound progress...
2010-04-14 vortexDP_CSQC_SETPAUSE (clientside pause that only works...
2010-02-01 havocfix off-by-one bug with bone numbers in skel_build
2010-02-01 havocfix more warnings
2010-02-01 havocfix a bug with skel_create where it returned a bone...
2010-02-01 havocbugfix for skel_build returning the wrong value
2010-02-01 divverentmake getsurface* functions shared between VMs
2010-02-01 havocfix off-by-one bug with bone numbers in skel_build
2010-01-31 havocfix more warnings
2010-01-31 havocfix a bug with skel_create where it returned a bone...
2010-01-31 havocbugfix for skel_build returning the wrong value
2010-01-26 divverentmake getsurface* functions shared between VMs
2010-01-19 divverentfix typo in SV_GetEntityLocalTagMatrix, should fix...
2010-01-12 divverentfix typo in SV_GetEntityLocalTagMatrix, should fix...
2010-01-11 havocredesigned skeletal model animation bone pose format...
2010-01-09 havocredesigned skeletal model animation bone pose format...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-23 divverentDP_QC_SPRINTF :P
2009-12-23 divverentDP_SV_PING_PACKETLOSS: expose packet loss to server QC
2009-12-21 havocallocate memory for big temporary storage arrays rather...
2009-12-20 divverentDP_EF_RESTARTANIM_BIT
2009-12-05 divverentDP_QC_AUTOCVARS: declare a QC variable float/vector...
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
2009-11-15 divverentfirst preliminary version of DP_SND_SETPARAMS: let...
2009-11-14 divverentextresponse: make svqc receive only those on the server...
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-11-08 divverentlogarithm
2009-10-24 divverentDP_QC_ENTITYSTRING: menu builtins like reading/writing...
2009-10-22 vortexhacky and experimental DP_LIGHTSTYLE_STATICVALUE extens...
2009-10-22 divverentODE: joints
2009-10-19 havocODE physics engine support, needs more work, disabled...
2009-10-04 vortex-added game Blood Omnicide
2009-10-04 havocadded DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD...
2009-10-04 havocduplicated PRVM_ExecuteProgram to become MVM_ExecutePro...
2009-10-03 havocsplit CL_Move into CL_TracePoint, CL_TraceLine, CL_Trac...
2009-08-16 divverentfix pitchsign warnings in dev-c++
2009-07-08 havocfixed several warnings that appear with -std=gnu99...
2009-07-05 divverentfix buffer overruns in sv.model_precache
2009-06-13 divverentDP_SV_BOUNCEFACTOR
2009-04-17 divverentDP_QC_EXTRESPONSEPACKET - getextresponse() function...
2009-04-15 divverentDP_QC_GETTIME_CDTRACK: extension to query the playing...
2009-04-12 havocclarify float() traceline comments to say void()
2009-04-07 divverentpitch inversion in gettaginfo: also do the mod_alias...
2009-04-02 divverentfix the NaN checks
2009-03-30 havocadded extension names for DP_GFX_MODEL_INTERPOLATION and
2009-03-21 divverentDP_QC_GETTIME
2009-03-19 divverentfix warning
2009-03-19 divverentmake gettaginfo actually work:
2009-03-18 divverentFTE_QC_CHECKPVS
2009-03-18 divverentDP_QC_FINDCHAIN_TOFIELD (saves into another field than...
2009-02-25 havocZQ_PAUSE extension patch from GreEn`mArine
2009-02-17 divverentadd Q3A's EF_TELEPORT_BIT (toggle it when teleporting...
2009-02-17 divverentDP_QC_GETTAGINFO_BONEPROPERTIES
2009-02-16 havocadded cvar sv_gameplayfix_gravityunaffectedbyticrate...
2009-01-28 divverentmake DP compile with C++ again
2009-01-23 divverentadd an argument to filter out a cvar prefix
2009-01-23 divverent+"DP_QC_CVAR_DESCRIPTION "
2009-01-22 divverentDP_SV_ONENTITYPREPOSTSPAWNFUNCTION - hooks before and...
2008-12-29 divverentadd DP_NULL_MODEL extension
2008-12-27 divverentnew tokenizer tokenize_console that matches the console...
2008-12-18 havocadded DP_EF_NOSELFSHADOW extension
2008-10-16 havocminor correction to some WriteByte calls that should...
next