]> icculus.org git repositories - divverent/darkplaces.git/history - prvm_edict.c
Merge branch 'master' into blub/dp1
[divverent/darkplaces.git] / prvm_edict.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-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-13 Wolfgang (Blub)... Merge branch 'master' into dp1
2010-01-08 Wolfgang (Blub)... merging master into dp1
2010-01-08 havocsignificantly reduce code size in prvm_exec.c by simpli...
2010-01-03 divverentallow entity number reuse during PRVM_ED_LoadFromFile...
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-25 divverentadd a menu/csqc field .drawfontscale to scale the font...
2009-12-24 havocdon't use ssize_t
2009-12-24 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-24 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-12-23 divverentfix typo in last commit
2009-12-23 divverentdo not TOTALLY block translation with csprogs, but...
2009-12-23 divverentprogs loading: allow translation of strings using a...
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-19 Wolfgang (Blub)... merging master
2009-12-06 divverentwe cannot skip the next 3 vars after encounting a vecto...
2009-12-06 divverentnow autocvars can have default values when the progs...
2009-12-05 divverentDP_QC_AUTOCVARS: declare a QC variable float/vector...
2009-12-04 havocclean up field offset handling a bit, now uses vec_t...
2009-11-29 havocadded Mem_Memalign function
2009-11-22 havocimplemented FTE_CSQC_SKELETONOBJECTS (clientside support)
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 divverentexperimental support for springs:
2009-10-22 divverentODE: joints
2009-10-20 havocremoved .axis_forward, .axis_left, .axis_up, .spinveloc...
2009-10-20 havocfix compile error with .avelocity
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-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-26 havocrenamed prvm_startupreuseedicttime to prvm_reuseedicts_...
2009-09-26 havocadded prvm_startupreuseedicttime cvar
2009-09-25 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-09-23 divverentnew commands: prvm_edictget, prvm_globalget - read...
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 divverentmake profile output more verbous (including time of...
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-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)... Merge commit 'origin/master' into dp1
2009-08-31 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-08-29 Wolfgang (Blub)... spike fucking added OP_IF_F instead of OP_IF_I, blame him
2009-08-28 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-08-27 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-08-26 Wolfgang (Blub)... fixed error text for OP_CASE and OP_CASERANGE
2009-08-26 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-08-24 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-08-24 Wolfgang (Blub)... now this is getting funny
2009-08-24 Wolfgang (Blub)... Merge commit 'origin' into dp1
2009-08-21 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-08-20 Wolfgang (Blub)... there is no OP_FETCH_GBL_ENT
2009-08-20 Wolfgang (Blub)... * "fixed" check_for_missing_ops.sh
2009-08-20 Wolfgang (Blub)... Merge commit 'origin/master' into dp1
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-08-19 Wolfgang (Blub)... merged with svn
2009-08-19 Wolfgang (Blub)... * renamed OP_POWER_I to OP_XOR_I (seriously... sense?)
2009-08-19 divverentfix that bounds check, it was stupid (< 0 = builtin)
2009-08-19 divverentfix typo in 9126
2009-08-19 divverentadd comments for missing bounds checks; bounds check...
2009-08-19 divverentprogs: require the last statement to be GOTO, DONE...
2009-08-18 Wolfgang (Blub)... Merge branch 'master' into dp1
2009-08-17 Wolfgang (Blub)... support for -TDP1
2009-08-14 divverentfix a small bug in prvm_getstring (returning NULL inste...
2009-06-13 divverentDP_SV_BOUNCEFACTOR
2009-04-14 divverentfix entity reuse of the very last entity before the...
2009-04-09 divverentuse "realtime", not the float time global, for entity...
2009-03-30 havocreworked animation interpolation code - entity_render_t...
2009-03-23 divverentin PRVM state dumps, also dump a special extra string...
2009-02-26 divverentcount entities removed by SV_OnEntityPreSpawnFunction...
2009-02-25 havocZQ_PAUSE extension patch from GreEn`mArine
2009-02-17 divverentDP_QC_GETTAGINFO_BONEPROPERTIES
2009-02-15 havocadded shadertime field in csqc
next