]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge remote-tracking branch 'origin/terencehill/misc_hud_fixes'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2013-02-25 Samual LenksMerge remote-tracking branch 'origin/terencehill/misc_h...
2013-02-25 Samual LenksMerge remote-tracking branch 'origin/terencehill/minela...
2013-02-25 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-02-25 Samual LenksFix uninitialized var
2013-02-25 Mircea KitsuneUpdate player sounds when selecting a character of...
2013-02-25 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2013-02-25 Rudolf PolzerFix team damage complaints to also work if mirror damag...
2013-02-24 Rudolf Polzerfix some parts about hidden/forbidden maps
2013-02-18 terencehillReset mines count on WR_RESETPLAYER request too: it...
2013-02-18 terencehillFix this bug reported by matthiaskrgr long time ago...
2013-02-18 terencehillFix bots spamming the console with a warning after...
2013-02-12 Rudolf Polzerkill more dead code
2013-02-12 Rudolf Polzerget rid of sv_use_csqc_players cvar, as the legacy...
2013-02-12 Rudolf Polzeranimation blending makes headshots pointless; so let...
2013-02-12 Rudolf Polzermove up/down aiming clientside
2013-02-10 terencehillCorrectly show particle fx and decal when a mine stuck...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/terencehill/misc_h...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/divVerent/csad'
2013-02-09 Samual LenksMerge remote-tracking branch 'origin/master' into divVe...
2013-02-08 Samual LenksRemove this setmodel stuff here
2013-02-07 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-07 Samual LenksCTS is not a mod, it is a game mode.
2013-02-07 Samual LenksAh, so this is where to mess with to improve spawnpoint...
2013-02-05 Samual LenksRe-do handling of cvars for mins/maxs with eventchase...
2013-02-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-04 Samual LenksMerge remote-tracking branch 'origin/Mario/domination_m...
2013-02-04 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-02-04 Samual LenksMore logical cvar names...
2013-02-01 Rudolf Polzerfix typos
2013-02-01 Rudolf Polzeroops, fix warmup
2013-02-01 Rudolf Polzerdon't count alivetime in warmup
2013-02-01 Rudolf Polzerclear alivetime on ready-restart
2013-02-01 Rudolf PolzerMerge branch 'divVerent/rank-change', fixes #1391,...
2013-02-01 Rudolf PolzerMerge branch 'master' into divVerent/rank-change
2013-01-31 MarioMerge branch 'master' into mario/domination_mutator
2013-01-31 Rudolf Polzerfix the CA dead-player bug
2013-01-31 Samual LenksAdd a #message for when stuffto is enabled
2013-01-30 Rudolf Polzervarious mutator system fixes; add proper rollback of...
2013-01-30 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2013-01-30 Samual LenksFix minstanex impressive announcement
2013-01-29 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/reload...
2013-01-29 ItsMemake other weapon cycle impulses also change spectating...
2013-01-29 MarioMoving Domination into the mutator API
2013-01-29 Rudolf Polzerfix typos
2013-01-29 Rudolf Polzerfix Arena spectator status
2013-01-29 Rudolf PolzerRace/CTS: if you have a fastest lap, you should show...
2013-01-29 Rudolf Polzeradd latency to ALL players!
2013-01-29 Rudolf Polzeradd a nospectator flag to rank sorting
2013-01-29 Rudolf PolzerMerge branch 'master' into divVerent/rank-change
2013-01-29 Rudolf Polzerundo accidental commit of these files
2013-01-29 Rudolf Polzerbump version
2013-01-25 Rudolf Polzerfix some bad uses of "var"
2013-01-25 Rudolf Polzerfix crouching :)
2013-01-25 Rudolf Polzermake crouch handling serverside again, for g_bloodloss
2013-01-23 Rudolf Polzerfix a waypoint loading issue
2013-01-23 Rudolf Polzersimplify spectating detection logic, fixes #1383 again too
2013-01-23 Rudolf Polzerfix how alivetime is queried, fixes #1383 again
2013-01-23 Rudolf PolzerArena, LMS, CA: fix real vs spectator detection in...
2013-01-23 Rudolf PolzerMerge branch 'master' into divVerent/csad
2013-01-22 Rudolf Polzerremove outdated comment
2013-01-16 Rudolf PolzerRevert "add also a teamrank field (non strict order...
2013-01-15 Rudolf Polzeradd also a teamrank field (non strict order of teams)
2013-01-15 Rudolf Polzer-1 in non-teamgames shall mean 0
2013-01-15 Rudolf Polzerxonstat rank field: make this an actual player-only...
2013-01-15 Rudolf Polzervisual-rank -> scoreboardpos
2013-01-14 Rudolf Polzerprojectiles: properly distinguish slime and lava damage
2013-01-14 Rudolf PolzerFix some !s related bugs (thanks, mixxx)
2013-01-14 Rudolf Polzeradd visual-rank
2013-01-14 Rudolf Polzerfix rank indexes
2013-01-10 Rudolf PolzerNicePrint: use strict order
2013-01-10 Rudolf Polzerscores sorting: use strict and nonstrict sorting where...
2013-01-03 Rudolf Polzermore !string fixes
2013-01-03 Rudolf Polzerfix some more bad !string uses
2013-01-03 Rudolf Polzerfix some !string uses
2013-01-03 Rudolf Polzerget rid of some NOT_S, far from all done yet
2013-01-01 Rudolf Polzerremove SoundEntity support - it's a waste of bandwidth
2013-01-01 Rudolf Polzerjetpack: move sound to client
2012-12-31 Samual LenksAvoid division by zero on latency calculation (real...
2012-12-31 Samual LenksLets ACTUALLY CALL the MatchEnd mutator hook, this...
2012-12-31 Rudolf Polzerbots: fix some bad uses of nextthink instead of bot_nex...
2012-12-31 Rudolf Polzerfix uninitialized globals
2012-12-31 Rudolf Polzermake it compile with gmqcc; strict function types YEAH
2012-12-30 Samual LenksMerge remote-tracking branch 'origin/Mario/vote_mapchan...
2012-12-29 Rudolf Polzergmqcc fixes
2012-12-25 Rudolf Polzerfix a typo
2012-12-24 Rudolf Polzeraudit some .think use
2012-12-22 Rudolf PolzerRevert "work around tiny gmqcc bug ;)" because blub...
2012-12-22 Rudolf Polzerwork around tiny gmqcc bug ;)
2012-12-22 MarioAdd a cvar to enable/disable voting before the match...
2012-12-21 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-12-21 Rudolf PolzerMSG_ALL, SVC_TEMPENTITY is bad
2012-12-21 MarioA fix for voting during map change sometimes causing...
2012-12-20 Rudolf Polzerfix lots of uninitialized
2012-12-19 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-12-19 Rudolf Polzerget rid of SUB_Null
2012-12-19 Rudolf Polzerget rid of broken AND stupid SUB_Nullpointer
2012-12-18 Rudolf Polzerfix some empty if blocks
2012-12-17 Rudolf Polzerfix watermark issues :)
2012-12-17 Rudolf PolzerMerge branch 'master' into divVerent/csad
2012-12-17 Rudolf Polzerfix uninitialized
next