]> icculus.org git repositories - divverent/darkplaces.git/history - clvm_cmds.c
Merge branch 'master' into blub/dp1
[divverent/darkplaces.git] / clvm_cmds.c
2010-02-26 Wolfgang (Blub)... Merge branch 'master' into blub/dp1 blub/dp1
2010-02-25 havocparticle geometry can now be rotated for more variety...
2010-02-25 havocadd several more R_TimeReport calls for better analysis...
2010-02-11 havocrearrange particle_t fields to save memory
2010-02-11 havocsort particles by effect origin rather than particle...
2010-02-01 Wolfgang (Blub)... Merge branch 'master' into blub/dp1
2010-02-01 divverentATTN VorteX: add a new field stainsize and stainalpha...
2010-02-01 havocfix off-by-one bug with bone numbers in skel_build
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-29 havocanother dprintf
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-17 vortexTwo new cvars for blood particles: decal alpha, decal...
2010-01-13 Wolfgang (Blub)... Merge branch 'master' into dp1
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 havochush a warning
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 havocfix some warnings about a variable being used twice...
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 havocthe beginnings of a cgGL rendering path experiment...
2009-12-22 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-21 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-21 havocremoved r_precachetextures cvar
2009-12-21 divverentmovement packet loss tracking
2009-12-21 havocallocate memory for big temporary storage arrays rather...
2009-12-19 Wolfgang (Blub)... merging master
2009-12-07 havocmdl skin loading is now more memory-efficient (now...
2009-11-23 divverentfix another typo
2009-11-23 divverentfix sound spatialization of edited sounds
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
2009-11-14 divverentextresponse: make svqc receive only those on the server...
2009-11-14 havocmake csqc render entities persistent (except the temp...
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-11-08 divverentlogarithm
2009-11-08 havocnew decal system (cl_decals_newsystem 1 to activate)
2009-11-07 divverentmore stupid error code passing
2009-11-07 divverenttry fixing gettaginfo in client with frameblend etc...
2009-11-06 havocrenamed polygonelements, skyboxelements, skysphereeleme...
2009-11-06 havocadded fogging info to rsurface state so model scaling...
2009-11-06 divverententity light equalization as an alternative rendering...
2009-10-24 divverentDP_QC_ENTITYSTRING: menu builtins like reading/writing...
2009-10-23 Wolfgang (Blub)... Merge branch 'master' into dp1
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-05 eihrulif(foo = false) -> if(foo == false) bug fix
2009-10-04 vortex-added game Blood Omnicide
2009-10-04 havocadded DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD...
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-17 divverentfix callprofile by making some CSQC builtins that call...
2009-09-16 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
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-13 vortexfix broken VM_CL_lightstyle (CSQC): it was using MSG_Re...
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-17 divverentcs_*project: return console/draw* coordinate space...
2009-07-17 divverentfix v_flipped in cs_unproject (it was correct in cs_pro...
2009-07-08 havocfixed several warnings that appear with -std=gnu99...
2009-06-08 divverentparentheses error in cs_unproject
2009-04-17 divverentDP_QC_EXTRESPONSEPACKET - getextresponse() function...
2009-04-12 divverentadd checkpvs() to client too (but could not add an...
2009-04-12 havocclarify float() traceline comments to say void()
2009-04-12 sajtdrawrotpic:
2009-04-12 havocfixed getinputstate not returning success/failure
2009-04-07 divverentpitch inversion in gettaginfo: also do the mod_alias...
2009-04-04 havocit is now possible to have multiple map models loaded...
2009-04-02 divverentfix the NaN checks
2009-03-30 havocreworked animation interpolation code - entity_render_t...
2009-03-21 divverentDP_QC_GETTIME
2009-03-19 divverentmake gettaginfo actually work:
next