]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud.qc
Check whether flip or not out of the for
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qc
2010-11-09 terencehillCheck whether flip or not out of the for
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 terencehillMerge branch 'master' into terencehill/newpanelhud
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-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-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-02 terencehillGet the accuracy stats when displaying the scoreboard...
2010-11-02 terencehillNo need to calculate the acc. color if it's not display...
2010-11-02 terencehillPut the accuracy colors in an array and load them only...
2010-11-02 terencehillHUD_Weapons code optimizations, basically moving lots...
2010-11-02 terencehillautocvars *_aspect...
2010-11-01 terencehillUpdate main cvars of Powerups and Vote panels only...
2010-11-01 terencehillThese autocvars...
2010-11-01 terencehillMerge branch 'master' into terencehill/crosshair_fix
2010-10-31 Rudolf Polzerfix variable declarations for subscopes
2010-10-31 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-10-30 terencehillWeapons panel autocvars...
2010-10-29 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-10-28 terencehillRemove autocvar_hud_panel_weapons_accuracy_yellow ...
2010-10-28 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
2010-10-28 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-10-28 Mircea KitsuneReorder in hud.qc too, where it should be safe and...
2010-10-27 Rudolf Polzerfix more warnings
2010-10-27 Rudolf Polzermultiple fixes for the weapon priority management
2010-10-27 Rudolf Polzerwe can get rid of the "hanging ;" warning by calling...
2010-10-27 Rudolf Polzerfix all remaining warnings
2010-10-27 Rudolf Polzerget rid of a LOT of warnings
2010-10-27 Rudolf Polzersome warning fixes
2010-10-27 FruitieXadd a +/- sign to the distribution display
2010-10-27 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-10-26 terencehillUn-autocvarize hud_configure_checkcollisions as the...
2010-10-26 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-10-26 FruitieXfix votes crashing clients
2010-10-26 FruitieXftos_decimals(..., TIME_DECIMALS); on distribution...
2010-10-26 FruitieX...and MSG_KILL_ACTION >_<
2010-10-26 FruitieXsilence MSG_KILL as well
2010-10-26 FruitieXMerge remote branch 'origin/master' into fruitiex/racefixes
2010-10-26 FruitieXignore selfkill messages on the notify panel in CTS...
2010-10-26 FruitieXalso send "fail medals" to the notify system, it probab...
2010-10-26 FruitieXproper uid2name frontend, fixes to backend
2010-10-26 FruitieXfix two typos
2010-10-26 FruitieXuid2name backend
2010-10-26 FruitieXshow times too
2010-10-26 FruitieXintegrate race to the hud notify system
2010-10-24 terencehillfclose only after a successful fopen and print an error...
2010-10-24 terencehillHUD_Write* macros to make the HUD exporter code easier...
2010-10-24 terencehillFix a typo
2010-10-24 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/ca_no...
2010-10-23 FruitieXfixes
2010-10-23 FruitieXCA modicon panel
2010-10-22 Rudolf PolzerMerge remote branch 'refs/remotes/origin/ThePWTULN...
2010-10-21 Rudolf PolzerMerge remote branch 'origin/fruitiex/newpanelhud'
2010-10-21 FruitieXs/hud_border_thickness/autocvar_scoreboard_border_thick...
2010-10-21 FruitieXadd a "* hud_fade_alpha" into showspeed and showacceler...
2010-10-21 FruitieXMerge branch 'master' into terencehill/newpanelhud
2010-10-21 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/racep...
2010-10-21 FruitieXmake the race modicon panel a little more awesome
2010-10-19 Rudolf PolzerMerge remote branch 'refs/remotes/origin/tzork/turrets'
2010-10-19 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-10-16 Rudolf PolzerMerge remote branch 'origin/tzork/turrets'
2010-10-15 terencehillAnd now properly check for menu_enabled to instantly...
2010-10-15 terencehillIf the entire HUD is transparent, just do NOT draw it.
2010-10-15 terencehillLet's use menu_enabled 2 when showing a specific panel...
2010-10-15 terencehillGet the dock color only if the dock is active
2010-10-15 terencehillAdd a comment to explain why my fix of the replicating...
2010-10-15 Rudolf PolzerMerge remote branch 'origin/master' into divVerent...
2010-10-14 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-10-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/viewo...
2010-10-13 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
2010-10-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-10-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-10-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/vote_...
2010-10-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/hudfr...
2010-10-13 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/hudcu...
2010-10-13 FruitieXhide the CSQC mouse cursor when doubleclicking a panel
2010-10-12 FruitieXMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-10-12 Rudolf PolzerMerge remote branch 'origin/fruitiex/gakarmor'
2010-10-12 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-10-12 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
2010-10-10 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-10-09 terencehillHide the HUD editor cursor if a menu dialog is open
2010-10-09 terencehillIn HUD_ShowAcceleration code, return earlier if acceler...
2010-10-09 FruitieXMerge remote branch 'origin/fruitiex/fruitbalance'...
2010-10-09 FruitieXMerge branch 'master' into fruitiex/fruitbalance
2010-10-07 terencehill- Fix typo in fireball code that was causing to: *...
2010-10-06 terencehill- Fix typo in fireball code that was causing to: *...
2010-10-06 terencehillOther cleanups: - Make scoreboard_active global and...
2010-10-05 FruitieXMerge remote branch 'origin/mirceakitsune/weapon_mine_l...
2010-10-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/weapon_mine_layer
2010-10-02 Mircea KitsuneMerge branch 'master' into mirceakitsune/weapon_mine_layer
2010-10-02 Rudolf PolzerMerge branch 'master' into divVerent/crypto2
2010-09-30 terencehill- Fix hud_panel_weapons_accuracy usage that was conside...
next