]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Tiny cleanups to the CTRL-TAB code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2010-12-09 terencehillTiny cleanups to the CTRL-TAB code
2010-12-09 terencehillMerge branch 'terencehill/hud_config_shortcuts' into...
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 '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-04 Rudolf Polzerrename teamplay_default to teamplay_mode, stop using...
2010-12-04 Rudolf Polzertry renaming charge_pool to chargepool to make the...
2010-12-03 Rudolf PolzerMerge remote branch 'origin/fruitiex/menu-hud_damage'
2010-12-02 FruitieXallow tweaking hud_damage from the menu
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 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 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 FruitieXjust use the old vyes/vno aliases when binding, but...
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 FruitieXmake an awesome crosshair default ;)
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
2010-11-29 FruitieXfix typo, allow disabling the border code and just...
2010-11-29 FruitieXallow changing the progressbar per-panel-item
2010-11-29 FruitieXinstead of stretching the status bar image, drawsetclip...
2010-11-29 FruitieXcustom max values for the health/armor status bars
2010-11-29 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-29 unknownLots and lots of updates, mainly involving spectators...
2010-11-28 terencehillIntroduce a macro to reduce code duplication of drawstr...
2010-11-28 terencehillCheck bar length inside HUD_Panel_DrawProgressBar
2010-11-27 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-11-27 FruitieXallow a custom color on the crosshair dot
2010-11-27 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-27 unknownAdd animations to the HUD (keepaway mod panel)
2010-11-27 unknownNew images for keepaway for send_killnotification and...
2010-11-27 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-26 terencehillSomething can be done for drawpic_aspect too
2010-11-26 terencehillLess expensive drawstring_* functions
2010-11-26 terencehillTiny cleanups
2010-11-26 terencehillThe caller of DrawNumIcon should set drawfont
2010-11-26 terencehillSame story of the previous commit for the healtharmor...
2010-11-26 terencehillPowerups panel: thanks to the previous changes it's...
2010-11-26 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-25 terencehillHUD_Panel_GetProgressBarColorForString: most often...
2010-11-25 terencehillCheck directly the cvar hud_panel_powerups_flip
2010-11-25 terencehillDrawNumIcon vertical layout: draw number and icon with...
2010-11-25 terencehillLet's use consecutive numbers as possible align values...
2010-11-25 terencehillDrawNumIcon vertical layout: draw numbers with differen...
2010-11-25 FruitieXMerge branch 'fruitiex/fruit_vs_tzork-balance' into...
2010-11-25 terencehillHandle iconalign cvar value outside DrawNumIcon so...
2010-11-25 terencehillDrawNumIcon can now display a vertical layout too ...
2010-11-25 unknownAdapt keepaway to use Send_KillNotification; code is...
2010-11-25 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-25 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-24 FruitieXMerge remote branch 'origin/master' into fruitiex/gamem...
2010-11-24 Rudolf Polzerbetter handle >100% accuracy
2010-11-24 Rudolf Polzermore accuracy fixes
2010-11-24 Rudolf PolzerMerge remote branch 'origin/divVerent/accuracy-fixes'
2010-11-24 terencehillExtend HUD_Panel_DrawProgressBar to accept lenght_ratio...
2010-11-24 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-11-23 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-22 FruitieXcl_vyes/cl_vno => vyes/vno
2010-11-22 FruitieXadd a cl_cmd cl_vyes/vno command for checking whether...
2010-11-22 Rudolf Polzeraccuracy: csqc updates to match the svqc stuff
2010-11-22 unknownAdd some new keepawayball_carrying images with now...
2010-11-21 terencehillFix acceleration bar not correctly centered on y axis...
2010-11-21 terencehillRemove unneeded code and vars of the radar panel
2010-11-21 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-21 unknownSome major updates, work on adding HUD to KA, some...
2010-11-21 terencehillMaster check for autocvar__hud_configure in HUD_Panel_G...
2010-11-21 terencehillRearrange a check in HUD_Panel_GetBgAlpha
2010-11-21 terencehillIf panel_bg is 0 avoid to waste time getting useless...
2010-11-21 terencehillhud_fontsize isn't used by the HUD any longer (scoreboa...
2010-11-21 terencehillDisplay an example of rankings in hud_configure mode
2010-11-20 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-11-20 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-20 unknownMerge remote branch 'origin/master' into samual/keepaway
next