]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
another try
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
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 Polzeradd a will/won't encrypt message to the server browser
2010-11-06 Rudolf Polzerundo the fteqcc compiler bug workaround again (we reall...
2010-11-06 Rudolf PolzerMerge branch 'master' into fruitiex/fruitbalance
2010-11-06 Rudolf Polzeradditionally to zscale, also add a velocitybias (biases...
2010-11-06 FruitieXadd a zscale cvar for laser force that allows scaling...
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 Rudolf Polzermapinfo cleanups
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-06 Rudolf Polzerget rid of some debug prints
2010-11-06 Rudolf Polzeralso ignore sv_checkforpacketsduringsleep
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-04 Rudolf Polzerallow sv_adminnick and some others too
2010-11-03 Rudolf PolzerRevert "why does fteqcc fail so much? seems like f...
2010-11-03 Rudolf PolzerMerge remote branch 'origin/fruitiex/fruitbalance'
2010-11-03 Rudolf Polzerfix some warnings
2010-11-03 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/racef...
2010-11-03 Rudolf Polzerexclude more cvars from pure server checking
2010-11-03 Rudolf Polzerexclude more cvars from pure server checking
2010-11-03 Rudolf Polzermore Don Strunzone
2010-11-03 Rudolf Polzerfix Don Strunzone
2010-11-03 FruitieXwhy does fteqcc fail so much? seems like f *= x now...
2010-11-03 Rudolf PolzerMerge remote branch 'refs/remotes/origin/terencehill...
2010-11-03 Rudolf Polzermake the "icon" part skinnable; fixtrans the icons
2010-11-03 Rudolf Polzermark "pure" servers as such in the menu
2010-11-03 Rudolf Polzersv_maxidle -> server.cfg
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-02 Rudolf Polzermake g_start_delay not saved to not interfere with...
2010-11-02 Rudolf Polzerimprove more :)
2010-11-02 Rudolf Polzeradd a section for "impure" settings in server.cfg
2010-11-02 Rudolf Polzeralso ignore hud_* cvars
2010-11-02 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2010-11-02 Rudolf Polzerbeginning of "pure server" checking... the rule is...
2010-11-01 terencehillUpdate main cvars of Powerups and Vote panels only...
2010-11-01 terencehillThese autocvars...
2010-11-01 Rudolf Polzermapinfo: put the autogenerated files in an autogenerate...
2010-11-01 terencehillMerge branch 'master' into terencehill/crosshair_fix
2010-10-31 Rudolf Polzersupport initial roll angle too
2010-10-31 Rudolf Polzerpendulum: Q3A changes roll, not pitch, so let's do...
2010-10-31 Rudolf Polzerfunc_pendulum
2010-10-31 Rudolf Polzerremove redundant code
2010-10-31 terencehillStrip _color from crosshair*_color_alpha cvars
2010-10-31 Rudolf Polzerenable subscope
2010-10-31 Rudolf Polzerenable logicops in a better place (so it works for...
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 Polzerthis should NOT be a warpzone aware trace!
2010-10-30 Rudolf Polzerprevent hooking through wall
2010-10-30 Rudolf Polzerfix some draw issues with the hook
2010-10-30 Rudolf Polzersimplify code for falling damage
2010-10-30 Mircea KitsuneThis makes more sense here
2010-10-30 Mircea KitsuneBetter names for the stats
2010-10-30 Mircea KitsuneCopy the effect for spectators
2010-10-30 Mircea KitsunePerhaps it would be best not to name these floats the...
2010-10-30 FruitieXshotgun: play less ricoche sounds, this fixes performan...
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 KitsuneSet the owner's stat, not the item's.
2010-10-30 Mircea KitsuneSecond and final part: Apply the changes to the crossha...
2010-10-30 Mircea KitsuneAS_FLOAT, since I'll be using time to track down the...
2010-10-30 Mircea KitsuneYou know how in some games the crosshair grows and...
2010-10-30 Rudolf Polzerfix attenuation
2010-10-30 Mircea KitsuneMake the 'View Bobbing' slider also address horizontal...
2010-10-30 Rudolf Polzerdon't attenuate your own tuba soudn
2010-10-29 Rudolf PolzerMerge remote branch 'refs/remotes/origin/mirceakitsune...
2010-10-29 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/fruit...
2010-10-29 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/cross...
2010-10-29 unknownCrude outline, more to come. Clean up seeker a tad.
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-28 Mircea KitsuneRemake this branch to fix some possible issues and...
2010-10-27 terencehillRemove the check if (wcross_style != "0") as wcross_sty...
next