]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud.qc
Merge branch 'terencehill/newpanelhud' into terencehill/speedpanel
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qc
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 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
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 terencehillCheck bar length inside HUD_Panel_DrawProgressBar
2010-11-27 terencehillMerge branch 'master' into terencehill/newpanelhud
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 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 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 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 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-19 terencehillUse directly panel_pos and panel_size instead of copyin...
2010-11-19 terencehillFix 2 checks and use cursorsize
2010-11-18 terencehillLess operations drawing pressed keys
2010-11-18 terencehillDifferent ammo count for each ammo type in hud_configur...
2010-11-18 terencehillRemove autocvars for hud_configure_grid* and make use...
2010-11-17 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-11-17 Rudolf PolzerMerge remote branch 'origin/fruitiex/fullbrightskin'
2010-11-17 FruitieXMerge branch 'master' into fruitiex/gamemode_freezetag
2010-11-16 Rudolf PolzerMerge branch 'master' into fruitiex/gamemode_freezetag
2010-11-16 FruitieXfreezetag can use the CA modicons panel for now, at...
2010-11-16 unknownMerge remote branch 'origin/master' into samual/keepaway
2010-11-15 Rudolf PolzerMerge remote branch 'origin/fruitiex/race_nouid_norec'
next