]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
DrawNumIcon vertical layout: draw numbers with different number of digits with the...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2010-11-25 terencehillDrawNumIcon vertical layout: draw numbers with differen...
2010-11-25 terencehillHandle iconalign cvar value outside DrawNumIcon so...
2010-11-25 terencehillDrawNumIcon can now display a vertical layout too ...
2010-11-24 terencehillExtend HUD_Panel_DrawProgressBar to accept lenght_ratio...
2010-11-24 terencehillMerge branch 'master' into terencehill/newpanelhud
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 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-19 terencehillRemove unused radar vars (they were used in the old...
2010-11-19 terencehillDelete ons-frame.tga and ons-frame-team.tga of the...
2010-11-19 Rudolf PolzerMerge remote branch 'origin/tzork/turrets-assualt-fix'
2010-11-19 Rudolf PolzerMerge remote branch 'origin/fruitiex/cl_gentle_damage'
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 FruitieXset pain_threshold_health back at 50. And s/treshold...
2010-11-18 FruitieXnerf the damage flash (same amount of damage now raises...
2010-11-18 FruitieXcl_gentle version of the damage flash
2010-11-18 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-11-18 terencehillDifferent ammo count for each ammo type in hud_configur...
2010-11-18 terencehillautocvar_hud_configure_bg_minalpha
2010-11-18 Rudolf PolzerMerge remote branch 'origin/fruitiex/csqc_polyblend'
2010-11-18 Rudolf PolzerMerge remote branch 'origin/fruitiex/fbfix'
2010-11-18 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruit_vs_tzork...
2010-11-18 Rudolf Polzeralso change maxspeed with highspeed; tune minstagib...
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 FruitieXadd a master switch cvar and a custom color cvar
2010-11-17 FruitieXalso don't draw it if the match ended or we are in...
2010-11-17 FruitieXremove gl_polyblend, and let a CSQC fullscreen image...
2010-11-17 FruitieXrename a couple of cvars: Nex ring does not show "nexve...
2010-11-17 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
2010-11-16 FruitieXcompromise: much faster nex charge, charge from a charg...
2010-11-16 Rudolf Polzeradd cvars for electro secondary bouncefactor/bouncestop
2010-11-15 Rudolf PolzerMerge remote branch 'origin/fruitiex/race_nouid_norec'
2010-11-15 Rudolf PolzerMerge remote branch 'origin/fruitiex/mirceakitsune_mapc...
2010-11-15 Rudolf PolzerMerge remote branch 'origin/fruitiex/branding_lagclock'
2010-11-15 Rudolf PolzerMerge remote branch 'origin/fruitiex/panelhud'
2010-11-15 terencehillFix Alt-Ctrl-arrow not working because of a bad placed...
2010-11-15 terencehillScore panel: showing the distribution display a positiv...
2010-11-14 terencehillhud_panel_score_rankings 1 always show my own score...
2010-11-14 terencehillCvar hud_panel_score_rankings to enable rankings not...
2010-11-14 FruitieXMerge branch 'master' into fruitiex/dryfirefix
2010-11-13 terencehillScore panel when observing: in non-team games show...
2010-11-13 terencehillShow scores of empty teams too because this info tells...
2010-11-13 terencehillScore panel when observing: distribute scores like...
2010-11-12 terencehillWhen observing show the HUD instead of the scoreboard...
2010-11-12 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-11-12 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-11-12 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'...
2010-11-12 FruitieXMerge branch 'terencehill/crosshair_colors' into fruiti...
2010-11-12 FruitieXoh now that i read the commit message these breaks...
2010-11-12 FruitieXi think terencehill meant that to be a continue instead...
2010-11-12 FruitieXMerge remote branch 'origin/terencehill/newpanelhud...
2010-11-12 FruitieXMerge remote branch 'origin/terencehill/colorpicker_pos...
2010-11-11 unknownMerge remote branch 'origin/master' into tzork/balance...
2010-11-10 FruitieXsometimes the clientside headshot detection code detect...
2010-11-10 terencehillLabel messages as deleted when they have faded out...
2010-11-10 terencehillDo not draw notify messages if they are transparent
2010-11-09 Rudolf Polzercvar: sv_allow_fullbright
2010-11-09 Rudolf Polzersimplify even more :P
2010-11-09 Rudolf Polzeradd a new way to enable fullbright for those poor peopl...
2010-11-09 terencehillCheck whether flip or not out of the for
2010-11-09 FruitieXMerge branch 'master' into fruitiex/fruitbalance
2010-11-08 terencehillUse an index to access killnotify_* arrays for cheaper...
2010-11-08 terencehillSince accuracy colors aren't used exclusively by the...
2010-11-07 terencehillTransform crosshair_color_override into crosshair_color...
2010-11-07 terencehillUse only one cvar to define the crosshair color and...
2010-11-07 FruitieXincrease headshot damage on rifle, use the headshot...
2010-11-07 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-11-07 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-11-07 Rudolf PolzerMerge remote branch 'origin/fruitiex/votedivbyzero_fix'
2010-11-07 Rudolf PolzerMerge remote branch 'origin/fruitiex/nexballtextures'
2010-11-07 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-11-06 Rudolf PolzerMerge branch 'master' into fruitiex/fruitbalance
2010-11-06 terencehillFix a warning
2010-11-06 terencehillWeapons panel code: move other ops out of the for
2010-11-06 terencehillOptimize the ammo panel code further by calculating...
2010-11-06 FruitieXfix division by zero, also small optimization
2010-11-06 FruitieXremove unused variable, set the movingavg nexcharge...
2010-11-06 FruitieXadd a slow rot to 50% nex charge (even when not holding...
2010-11-05 terencehillautocvar_cl_gentle* and autocvar_hud_panel_notify_...
2010-11-05 terencehillOptimize ammo panel code
2010-11-05 terencehillautocvar_hud_panel_powerups_* and autocvar_hud_panel_he...
2010-11-05 terencehillProgress bar: fix alpha multiplied by panel_fg_alpha...
2010-11-05 FruitieXsome initial code for displaying how fast the nex charges
2010-11-05 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
2010-11-04 terencehillautocvar_hud_skin's turn
2010-11-04 terencehillReplace autocvar_hud_dock_*
2010-11-03 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-11-03 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/racef...
2010-11-03 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-11-02 terencehillGet the accuracy stats when displaying the scoreboard...
2010-11-02 terencehillNo need to calculate the acc. color if it's not display...
next