]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/shownames.qc
fix some things that i forgot
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / shownames.qc
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 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...