]> icculus.org git repositories - divverent/darkplaces.git/history - svvm_cmds.c
Merge branch 'master' into blub/dp1
[divverent/darkplaces.git] / svvm_cmds.c
2010-02-26 Wolfgang (Blub)... Merge branch 'master' into blub/dp1 blub/dp1
2010-02-01 Wolfgang (Blub)... Merge branch 'master' into blub/dp1
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-29 Wolfgang (Blub)... Merge branch 'master' into blub/dp1
2010-01-28 Wolfgang (Blub)... Merge remote branch 'origin' into blub/dp1
2010-01-28 Wolfgang (Blub)... Merge branch 'master' into dp1
2010-01-26 divverentmake getsurface* functions shared between VMs
2010-01-13 Wolfgang (Blub)... Merge branch 'master' into dp1
2010-01-12 divverentfix typo in SV_GetEntityLocalTagMatrix, should fix...
2010-01-09 havocredesigned skeletal model animation bone pose format...
2010-01-08 Wolfgang (Blub)... merging master into dp1
2010-01-03 Wolfgang (Blub)... Merge branch 'master' into dp1
2010-01-01 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-27 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-27 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-26 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-26 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-25 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-24 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-24 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-23 divverentDP_QC_SPRINTF :P
2009-12-23 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-23 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-23 divverentDP_SV_PING_PACKETLOSS: expose packet loss to server QC
2009-12-22 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-21 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-21 havocallocate memory for big temporary storage arrays rather...
2009-12-20 divverentDP_EF_RESTARTANIM_BIT
2009-12-19 Wolfgang (Blub)... merging master
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-23 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-10-22 vortexhacky and experimental DP_LIGHTSTYLE_STATICVALUE extens...
2009-10-22 Wolfgang (Blub)... merging with master and resolving conflicts again
2009-10-22 divverentODE: joints
2009-10-19 havocODE physics engine support, needs more work, disabled...
2009-10-11 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-10-07 Wolfgang (Blub)... Merge branch 'master' into dp1
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-10-01 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-28 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-27 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-25 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-23 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-17 Wolfgang (Blub)... merging master and resolving conflicts with div0's...
2009-09-16 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-13 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-12 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-09 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-08 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-03 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-09-02 Wolfgang (Blub)... this could be used - int stuff
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...
2008-09-12 divverentadd extension DP_QC_URI_GET (downloads HTTP/whatever...
2008-08-08 divverentmake menu QC aware of player list; add extension DP_SV_...
2008-07-11 divverentadding two new extensions: DP_QC_WHICHPACK (identify...
2008-07-07 havocpatch from KrimZon adding DP_QC_ENTITYDATA extension
2008-06-01 divverentmake DP_SV_SPAWNFUNC_PREFIX an detectable extension
2008-05-18 havocdon't try to send a svc_pointparticles or svc_trailpart...
next