]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud.qc
Merge branch 'master' into terencehill/newpanelhud
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qc
2010-12-25 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-12-24 Rudolf Polzeruse FONT_USER1 for everything in CSQC, get rid of hud_f...
2010-12-23 Rudolf Polzeruse the bigfont for killnotify; more font size snapping...
2010-12-20 terencehillRemove old and completely useless code
2010-12-20 terencehillhud_panel_weapons_timeout_effect 1 now is only slide...
2010-12-19 terencehillMove most of the hud config. code in hud_config.qc...
2010-12-18 terencehillWhen showing a panel specific menu, set the normal...
2010-12-18 mand1ngaMerge branch 'master' into mand1nga/bot-navigation...
2010-12-18 terencehillRevert Commit:f36a4689b5f9c4ff82e285e27f4545d1b59f168c
2010-12-18 terencehillFix missing semicolon
2010-12-18 terencehillMerge remote branch 'remotes/origin/terencehill/newpane...
2010-12-17 terencehillDo not return in the double click check, as it forbids...
2010-12-16 terencehillDraw panel slightly brighter on mouse over
2010-12-16 Rudolf PolzerMerge remote branch 'origin/fruitiex/panelhud'
2010-12-16 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-12-16 terencehillhud_panel_physics 1 = show only when spectating other...
2010-12-15 terencehillMerging the physics panel I forgot to delete the autocv...
2010-12-15 terencehillAlso disable score panel in race/cts when observing
2010-12-15 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-12-15 terencehillReduce self highlight alpha in rankings of the score...
2010-12-15 terencehillcheck whether stop ctrl-tab selection only at the mouse...
2010-12-15 terencehillFix a minor bug in ctrl-z by adding 2 checks of highlig...
2010-12-15 FruitieXproperly detect which color to use when drawing team...
2010-12-15 Rudolf PolzerMerge remote branch 'origin/fruitiex/panelhud'
2010-12-15 FruitieXargh! use self.weapon instead of weapid here
2010-12-15 terencehillGet rid of highlightedPanel_prev, I'm really sick of...
2010-12-15 FruitieXremove a debug print... but why does the max speed...
2010-12-15 FruitieXcenter align possibility for physics panel
2010-12-15 FruitieXto terencehill: please be more careful with your optimi...
2010-12-15 FruitieXautocvarize
2010-12-15 FruitieXRevert "Network dom pps data in a more efficient way...
2010-12-15 FruitieXmake it compile
2010-12-15 FruitieXMerge remote branch 'origin/terencehill/newpanelhud...
2010-12-15 FruitieXMerge branch 'master' into terencehill/newpanelhud
2010-12-14 Rudolf PolzerMerge remote branch 'origin/terencehill/waypointsprite_...
2010-12-14 Rudolf PolzerMerge remote branch 'origin/fruitiex/panelhud'
2010-12-13 terencehillCleanups:
2010-12-13 FruitieXmake weapon panel fading/effect cvars part of the hud...
2010-12-13 terencehillMerge branch 'terencehill/speedpanel' into terencehill...
2010-12-13 terencehilluid2name_dialog: fix coloring in a string and do not...
2010-12-13 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-12-12 terencehillMove CTRL-TAB case down: between MOUSE1 and ESCAPE...
2010-12-12 terencehillAnd fix interaction with mouse :)
2010-12-12 terencehillFix bad interaction of CTRL-TAB with CTRL-C, CTRL-V...
2010-12-12 Rudolf PolzerMerge remote branch 'origin/fruitiex/panelhud'
2010-12-11 FruitieXfix the xhair hud config ammo panel: xoffset cvar had...
2010-12-11 terencehillRemove redundant vars
2010-12-10 Rudolf PolzerMerge commit 'c5518de'
2010-12-10 Rudolf PolzerMerge commit '7b4c329'
2010-12-10 Rudolf PolzerMerge remote branch 'origin/terencehill/WEP_constants_f...
2010-12-10 Rudolf PolzerMerge remote branch 'origin/fruitiex/miscfixes' into...
2010-12-10 terencehillPut part2 of HUD_Panel_UpdatePosSizeForId within the...
2010-12-10 terencehillMerge branch 'terencehill/newpanelhud' into terencehill...
2010-12-10 terencehillUse directly panel_pos and panel_size
2010-12-09 terencehillTiny cleanups to the CTRL-TAB code
2010-12-09 terencehillMerge branch 'terencehill/hud_config_shortcuts' into...
2010-12-09 Rudolf PolzerMerge branch 'master' into fruitiex/ctsfix
2010-12-09 FruitieXMerge branch 'master' into fruitiex/ctsfix
2010-12-09 Rudolf PolzerMerge remote branch 'origin/terencehill/small_cleanup'
2010-12-09 terencehillautocvar for hud_panel_score_rankings
2010-12-09 terencehillRemove a few vars that were simply initialized with...
2010-12-09 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-12-08 terencehillhighlight the whole CTRL-TAB-selected panel and less...
2010-12-08 terencehillImprove the CTRL-TAB algorithm to reduce a bug (which...
2010-12-08 terencehillCTRL-SHIFT-TAB like CTRL-TAB but in inverse order
2010-12-08 terencehillCTRL-TAB to chose and switch to a panel
2010-12-07 terencehillSPACE/ENTER to show panel menu
2010-12-06 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-12-04 terencehillMerge branch 'terencehill/newpanelhud' into terencehill...
2010-12-04 terencehillMerge branch 'master' into terencehill/crosshair_colors
2010-12-04 terencehillMerge notes, PLEASE READ:
2010-12-04 Rudolf PolzerMerge remote branch 'origin/fruitiex/glowmodreset'
2010-12-04 Rudolf PolzerAutocvarize SVQC and CSQC. 20% less CPU usage of dedica...
2010-12-03 terencehillAdd physics panel options to the menu and remove old...
2010-12-02 FruitieXMerge remote branch 'origin/master' into fruitiex/balance
2010-12-01 Rudolf PolzerMerge remote branch 'origin/fruitiex/balance'
2010-12-01 Rudolf PolzerMerge remote branch 'origin/fruitiex/cl_vyes'
2010-12-01 terencehillMerge branch 'terencehill/newpanelhud' into terencehill...
2010-12-01 terencehillWhen _hud_panelorder changes, detect wrong/missing...
2010-12-01 Rudolf PolzerMerge remote branch 'origin/samual/newsounds'
2010-12-01 terencehillHUD_Panel_DrawProgressBar: use the same algorithm of...
2010-12-01 terencehillNew Physics panel
2010-12-01 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-11-30 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/balance'
2010-11-30 Rudolf PolzerMerge remote branch 'origin/fruitiex/freezetag_vs_keepaway'
2010-11-30 FruitieXMerge branch 'samual/keepaway' into fruitiex/freezetag_...
2010-11-30 FruitieXMerge branch 'master' into samual/keepaway
2010-11-30 Rudolf PolzerMerge remote branch 'origin/morphed/flag'
2010-11-30 Rudolf PolzerMerge remote branch 'origin/morphed/minelayer'
2010-11-30 Rudolf PolzerMerge remote branch 'origin/tzork/projetiles'
2010-11-30 FruitieXMerge remote branch 'origin/master' into fruitiex/gamem...
2010-11-30 FruitieXalso use vyes/vno only when finding the keybind name
2010-11-30 FruitieXMerge remote branch 'origin/master' into fruitiex/cl_vyes
2010-11-30 FruitieXfix & cleanup cl_vyes
2010-11-30 Rudolf PolzerMerge remote branch 'origin/fruitiex/balance'
2010-11-29 Rudolf PolzerMerge remote branch 'origin/fruitiex/cuinnton_credits'
2010-11-29 Rudolf PolzerMerge remote branch 'origin/fruitiex/panelhud'
2010-11-29 FruitieXMerge branch 'fruitiex/custom_xhair_dot_color' into...
2010-11-29 FruitieXluminos_xhair hud config, plus bunch of code changes...
2010-11-29 FruitieXallow hiding text in these cases too
next