]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
fix a missing case
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2010-11-11 Rudolf Polzerfix a missing case
2010-11-11 Rudolf Polzeralso add jointime parameter
2010-11-11 Rudolf Polzermake the linkexplode feature its own cvar, and turn...
2010-11-11 Rudolf Polzerproperly handle warpzones in performing crylink project...
2010-11-10 Rudolf Polzergive 2 cells for vampire hit in minsta, not one (so...
2010-11-10 Rudolf Polzermove g_vampire to the mutator system
2010-11-10 Rudolf Polzerget rid of g_laserguided_missile due to non-use and...
2010-11-10 Rudolf Polzeradd todo comments regarding mutators
2010-11-10 Rudolf Polzerminelayer: don't send a network update every frame...
2010-11-10 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2010-11-10 Rudolf Polzergrenade launcher: move bouncefactor to a common cvar...
2010-11-09 Rudolf Polzerdon't let minstagib make a server "non-pure" (minstagib...
2010-11-09 Rudolf Polzerserverflags here too, forgot this file
2010-11-09 Rudolf Polzercvar: sv_allow_fullbright
2010-11-09 Rudolf Polzeradd a comment
2010-11-09 Rudolf Polzeroops, this workaround was missing (don't detonate all...
2010-11-09 Rudolf Polzercrylink counter works different for some time now,...
2010-11-09 Rudolf Polzerhandle running out of crylink ammo better
2010-11-09 Rudolf Polzeradd a specific "linkjoin" effect
2010-11-09 FruitieXMerge branch 'master' into fruitiex/fruitbalance
2010-11-09 Rudolf Polzerfix a missing sqrt
2010-11-09 Rudolf Polzerfix joinspeed for secondary
2010-11-09 Rudolf Polzerg_balance_crylink_*_joinspeed
2010-11-09 Rudolf Polzercrylink: also remember the last group of projectiles...
2010-11-09 Rudolf Polzeradd a helper W_Crylink_LinkJoin to be used by tZork...
2010-11-09 Rudolf Polzercrylink: when a projectile explodes on world, not on...
2010-11-09 Rudolf Polzer"Rocket Flying" mutator: also affect the Mine Layer
2010-11-09 Rudolf Polzeruse remote radius, not radius, for spawnshieldtime
2010-11-07 Rudolf Polzerfix player view offset and headshot bbox
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-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 FruitieXadd a slow rot to 50% nex charge (even when not holding...
2010-11-06 Rudolf Polzeralso ignore sv_checkforpacketsduringsleep
2010-11-05 FruitieXMerge remote branch 'origin/master' into fruitiex/fruit...
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 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 Polzermark "pure" servers as such in the menu
2010-11-03 Rudolf Polzersv_maxidle -> server.cfg
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 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 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-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 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 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 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 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 KitsuneRemake this branch to fix some possible issues and...
2010-10-27 Rudolf Polzerremove a failed attempt
2010-10-27 Rudolf Polzerremove some unref stuff
2010-10-27 Rudolf Polzersane up include order
2010-10-27 Rudolf Polzerchange visible name to Sniper Rifle
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 Polzerw_all: add a nice comment
2010-10-27 FruitieXremove debug prints ;)
2010-10-27 FruitieXfix speed awards on the ladder, branch should now be...
2010-10-27 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/xonotic...
2010-10-27 FruitieXfix strwidth ;)
2010-10-27 FruitieXfix the CTS ladder :D
2010-10-26 Rudolf Polzersv_db_saveasdump and cl_db_saveasdump cvars
2010-10-26 FruitieXmove more rankings code into race_writeTime... hopefull...
2010-10-26 FruitieXhopefully fix pos saving when the same player improves...
2010-10-26 FruitieXargh... still seems to be crashy. Just try removing...
next