]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
This seems to fix team modes in campaign. Yay.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
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...
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 terencehillStrip _color from crosshair*_color_alpha cvars
2010-10-31 Rudolf Polzerfix variable declarations for subscopes
2010-10-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-10-31 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-10-31 terencehillFix macro argument usage
2010-10-31 terencehillMerge branch 'master' into terencehill/newpanelhud
2010-10-30 terencehillProgressbar autocvars...
2010-10-30 terencehillWeapons panel autocvars...
2010-10-30 Rudolf Polzerfix some draw issues with the hook
2010-10-30 Mircea KitsuneBetter names for the stats
2010-10-30 Mircea KitsuneFinal touches and cleanups. Code is now go!
2010-10-30 Mircea KitsuneFrametime dependency
2010-10-30 Mircea KitsuneAll shall be cvared!
2010-10-30 Mircea Kitsuneother, not self.owner. Code is now functional and worki...
2010-10-30 Mircea KitsuneSecond and final part: Apply the changes to the crossha...
2010-10-30 Rudolf Polzerfix attenuation
2010-10-30 Rudolf Polzerdon't attenuate your own tuba soudn
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 terencehillRemove the check if (wcross_style != "0") as wcross_sty...
2010-10-27 terencehillDo not execute the TrueAim code if the crosshair doesn...
2010-10-27 Rudolf Polzerfix more warnings
2010-10-27 Rudolf Polzermore warning fixes
2010-10-27 Rudolf Polzermultiple fixes for the weapon priority management
2010-10-27 Rudolf Polzerexperimental change: sort impulse weapon order by weapo...
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 FruitieXfix rankings scoreboard size
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 terencehillUse the autocvar
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 Rudolf Polzersv_db_saveasdump and cl_db_saveasdump cvars
2010-10-26 Rudolf Polzerfix some warnings in HUD code
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 FruitieXdon't block movement
2010-10-26 FruitieXremove a debug print
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
next