]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Restore this code as game_starttime can change anytime
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2013-02-24 Samual LenksFix some things with CTF
2013-02-24 Samual LenksBegin rewriting how human-readable number counting...
2013-02-24 Samual LenksNotify EVERYONE when someone picks up a powerup
2013-02-23 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-23 Samual LenksCleanup obituary code a bit too
2013-02-23 Samual LenksStrip out this junk from damage function
2013-02-23 Samual LenksStreamline the frag message notification to also use...
2013-02-23 Samual LenksNow it compiles :D
2013-02-23 Samual LenksMASSIVE update to how sprees and frag messages are...
2013-02-23 terencehillSpawn onslaught generators and controlpoints slightly...
2013-02-23 Samual LenksUpdates to how frag sprees are shown in info notifications
2013-02-23 Samual LenksWell this is all retarded, join message is handled...
2013-02-23 Samual LenksFix a bunch of things about vehicle notifications/finis...
2013-02-23 terencehillFix console warning when generator of a team with a...
2013-02-23 terencehillFix 2 autocvars not correctly declared as "var", rename...
2013-02-23 terencehillFix typo
2013-02-23 terencehillRemove some commented out code from gamemode_onslaught...
2013-02-22 terencehillOptimize revive algorithm by labeling players within...
2013-02-22 Samual LenksRemove legacy function entirely, plus rename that one...
2013-02-22 Samual LenksI started typing this commit message and then forgot...
2013-02-22 Samual LenksNotification_GetCvars()-- also some more cleanup
2013-02-21 Samual LenksGet rid of bcenterprint()
2013-02-21 Samual LenksDo the same for checkargs-- also, add unified macro...
2013-02-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-18 Samual LenksThat should be an entity instead
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-17 Samual LenksActually, make that argument smaller... plus, lets...
2013-02-17 terencehillLet's try to make colors of the frozen player more...
2013-02-17 terencehillg_freezetag_frozen_timeout --> g_freezetag_frozen_maxtime
2013-02-16 Samual LenksRemove more usage of legacy wrapper
2013-02-16 Samual LenksFix compile
2013-02-16 Samual LenksStrip out more hacky usage of stuff
2013-02-16 Samual LenksGet rid of NO_FL_ARG and strip out a lot of usage of...
2013-02-16 Samual LenksCentralize the argument list
2013-02-15 terencehillAlso block grappling hook when not playing a round
2013-02-15 terencehillCorrectly block weapon functionalities in the other...
2013-02-15 terencehillWhen not playing a round stop current weapon action...
2013-02-15 Samual Lenksit compiles now :D
2013-02-14 terencehillIf timeout is active slowly fade the ice away, then...
2013-02-14 terencehillDo not unfreeze automatically any player if the round...
2013-02-13 terencehillMore changes related to ca/freezetag _team* cvars
2013-02-13 terencehillForbid impulses when round is over
2013-02-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
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 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-12 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-02-12 terencehillMerge branch 'terencehill/ca_arena_mutators' of git...
2013-02-12 Samual LenksMove Local_Notification function over to use entities too
2013-02-12 Rudolf Polzermove up/down aiming clientside
2013-02-12 Samual LenksSwitch entirely to using entities to retrieve informati...
2013-02-11 terencehillg_freezetag_frozen_timeout 60 "frozen players will...
2013-02-11 terencehillForbid toggling ready state if countdown to game start...
2013-02-11 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-10 terencehillFix CA scoring: it was added a point to the team for...
2013-02-10 terencehillFix fo bug #1390: "If sv_ready_restart_after_countdown...
2013-02-10 terencehillCorrectly show particle fx and decal when a mine stuck...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/terencehill/misc_h...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-10 Samual LenksMerge remote-tracking branch 'origin/divVerent/csad'
2013-02-10 Samual LenksFurther progress on vehicle deaths
2013-02-09 Samual LenksFix an issue with weapon deaths where the subcalls...
2013-02-09 Samual LenksAttempt to fix an issue with INFO_QUIT_SPECTATE notif
2013-02-09 Samual LenksMerge remote-tracking branch 'origin/master' into divVe...
2013-02-09 Samual LenksCreate a way to check notification broadcast and client...
2013-02-09 Samual LenksMake CTF notify server log directly, it normally would...
2013-02-09 Samual LenksVarious fixes/cleanups
2013-02-08 terencehillMerge branch 'terencehill/ca_arena_freezetag_bugfixes...
2013-02-08 terencehillMerge branch 'master' into terencehill/ca_arena_freezet...
2013-02-08 terencehillLet CSQC handle countdown to round start by integrating...
2013-02-08 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
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-07 Samual LenksAdd cl_client.qc notifications mostly by Mario-- Still...
2013-02-05 terencehillMake Arena and CA MUTATOR_ONREMOVE consistent with...
2013-02-05 terencehillReapply commit 5c9da9cf4 "fix Arena spectator status...
2013-02-05 terencehillRemove compiler warnings
2013-02-05 terencehillMerge branch 'terencehill/ca_arena_freezetag_bugfixes...
2013-02-05 terencehillRemove compiler warning
2013-02-05 terencehillMerge branch 'master' into terencehill/ca_arena_freezet...
2013-02-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
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-05 Samual LenksSaved for gmqcc internal error
2013-02-04 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 LenksAdd killstreaks and centerprints to weapon notifications
2013-02-04 Samual LenksMore logical cvar names...
2013-02-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-03 Samual LenksUpdate the function calls to match the new sending...
2013-02-01 Rudolf Polzerfix typos
2013-02-01 Rudolf Polzeroops, fix warmup
2013-02-01 Rudolf Polzerdon't count alivetime in warmup
next