]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
allow sv_adminnick and some others too
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
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...
2010-10-26 FruitieXcheck for "^1Unregistered Player" instead of string_nul...
2010-10-26 FruitieXfix saving of the speedaward uid
2010-10-26 FruitieXMerge remote branch 'origin/master' into fruitiex/racefixes
2010-10-26 FruitieXalso send "fail medals" to the notify system, it probab...
2010-10-26 FruitieXfix typo
2010-10-26 FruitieXuid2name backend
2010-10-26 FruitieXshow times too
2010-10-26 FruitieXintegrate race to the hud notify system
2010-10-26 FruitieXuse GetMapname() instead of MapInfo_Map_bspname
2010-10-26 FruitieXtypo
2010-10-26 FruitieXladder fixes (hopefully)
2010-10-26 FruitieXvery fast respawn in CTS, no violence to prevent laggin...
2010-10-26 FruitieXfixes
2010-10-26 FruitieXMerge branch 'master' into fruitiex/racefixes
2010-10-26 FruitieXmake it compile
2010-10-26 FruitieXoops wasn't supposed to commit this
2010-10-26 FruitieXcl_client.qc fix
2010-10-26 FruitieXmake miscfunctions.qc compile
2010-10-26 FruitieXget rid of the grecord* stuff
2010-10-24 FruitieXfix typo
2010-10-24 FruitieXdid this INITPRIO_FINDTARGET fix ever improve the situa...
2010-10-24 FruitieXgetting there...
2010-10-24 FruitieXladder code might even work now, well apart from uid2name
2010-10-24 FruitieXmake race_PlaceName work for places > 100 too (probably...
2010-10-24 FruitieXsome very WIP race code, won't compile yet, but already...
2010-10-24 Rudolf PolzerMerge remote branch 'refs/remotes/origin/fruitiex/ca_no...
2010-10-23 Rudolf Polzerremove the old muzzleflash field that is no longer...
2010-10-23 Jakob MGFix uzi flash entity leakage
2010-10-23 FruitieXmove the redalive/bluealive checks further up to avoid...
2010-10-23 FruitieXomg. this is probably the ugliest hack i've ever writte...
2010-10-23 Rudolf Polzerremove muzzleflash when player leaves
2010-10-23 FruitieXCA modicon panel
2010-10-23 Rudolf Polzeruse the right spawnflag
2010-10-23 Rudolf Polzertrigger_hurt, misc_laser: support "team" like trigger_push
2010-10-23 FruitieXremove some of this tied stuff... it won't make any...
2010-10-23 FruitieXadd a time limit of 3 minutes to a CA round, show insta...
2010-10-23 FruitieXset allowed_to_spawn = TRUE as early as we can, this...
2010-10-23 FruitieXstore the champion name in a global string so that...
2010-10-23 FruitieXfix a bug where a player for some reason couldn't spawn
next