]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/shownames.qc
Merge remote branch 'origin/master' into fruitiex/animations
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / shownames.qc
2011-08-18 SamualMerge remote branch 'origin/master' into fruitiex/anima...
2011-08-15 SamualMerge remote branch 'origin/master' into terencehill...
2011-08-10 terencehillMerge branch 'master' into terencehill/physics_panel_update
2011-07-31 MaidenBeastMerge branch 'master' into MaidenBeast/translation_updates
2011-07-26 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/fix_antilag_t...
2011-07-25 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/cl_vel...
2011-07-12 MaidenBeastMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-07-12 SamualMerge remote branch 'origin/master' into samual/waypoin...
2011-07-11 Rudolf PolzerMerge remote branch 'origin/terencehill/translated_mapv...
2011-07-08 Rudolf PolzerMerge remote-tracking branch 'origin/samual/grenadelaun...
2011-07-08 Rudolf Polzerimprove the way the trace is done for shownames
2011-07-08 Rudolf Polzersimplify
2011-07-08 Rudolf Polzershownames: also fade out if the player is behind you
2011-07-08 Rudolf Polzerremove warnings
2011-06-13 Jakob MGGet rid of TNSF_FAR, short is good enougth. Hide server...
2011-05-21 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-05-19 FruitieXMerge remote-tracking branch 'origin/master' into samua...
2011-05-19 Rudolf PolzerMerge remote-tracking branch 'origin/samual/balance'
2011-05-19 Sahil SinghalMerge remote branch 'origin/master' into diabolik/newanims
2011-05-18 Jakob MGNew spider hud
2011-05-17 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-15 Rudolf Polzermore ent_cs fixes
2011-05-15 Rudolf Polzermake shownames use its own set of entities
2011-05-15 Rudolf Polzerremove entity spam from shownames
2011-05-15 FruitieXremove shownames entity when going spec, bring it back...
2011-05-14 FruitieXfix armor bar being 2x too wide
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 FruitieXfix some things that i forgot
2011-05-14 FruitieXbunch of updates, statusbars instead of icons
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-14 FruitieXadapt shownames to use player positions shared from...
2011-05-14 SamualMerge remote branch 'origin/master' into samual/balance
2011-05-14 Mircea KitsuneMerge branch 'master' into mirceakitsune/hud_postprocessing
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/fexists'
2011-05-14 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/big_cl...
2011-05-14 Rudolf PolzerMerge commit '683672ff5de2463c9c29cd27bc96b658e61bac98'
2011-05-12 terencehillMerge branch 'master' into terencehill/newpanelhud
2011-05-02 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-05-01 terencehillMerge remote-tracking branch 'remotes/origin/fruitiex...
2011-05-01 terencehillMerge branch 'master' into terencehill/newpanelhud
2011-05-01 FruitieXanti-overlap feature for tags
2011-05-01 FruitieXif two name tags would overlap, hide the one that is...
2011-05-01 FruitieXFade out tags of dead players, split health/armor value...
2011-05-01 FruitieXMerge remote-tracking branch 'origin/master' into fruit...
2011-04-17 terencehillMerge remote-tracking branch 'remotes/origin/fruitiex...
2011-04-16 FruitieXMerge branch 'master' into fruitiex/panelhud
2011-04-13 FruitieXfix health/armor wrapping around when someone was fragged
2011-04-13 FruitieXallow decolorization as an option, enable by default...
2011-04-13 FruitieXsupport resizing the name and enable by default
2011-04-13 FruitieXsmooth alpha fade clientside from 1500 to 2500 units...
2011-04-13 FruitieXsmall fix
2011-04-13 FruitieXmake them fade out/in :o
2011-04-13 FruitieXone more feature is WIP (only show enemies when pointed...
2011-04-13 FruitieXi forgot to center the names, lol
2011-04-13 FruitieXonly draw the question mark health/armor icons in teamp...
2011-04-13 FruitieX@ CSQC: You've been trolled, you've been trolled.....
2011-04-13 FruitieXfix the aforementioned problem in the previous commit
2011-04-13 FruitieXsome more tweaks, remaining issues: why does it project...
2011-04-13 FruitieXthat think function was useless actually, remove it...
2011-04-13 FruitieXnow it "works" again
2011-04-13 FruitieXdo some restructuring according to div0s suggestions...
2011-04-13 FruitieXholy crap it compiles
2011-04-13 FruitieXremove the shownames HUD panel, start implementing...