]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
sv_maxidle*: do nothing if the match has ended
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2021-04-18 bones_was_heresv_maxidle*: do nothing if the match has ended
2021-04-18 bones_was_heresv_maxidle*: Give players longer warning countdowns...
2021-04-18 bones_was_heresv_maxidle: remove redundant whitelist entry
2021-04-18 bones_was_heresv_maxidle: Improve CHATCON messages MOVETOSPEC_IDLING...
2021-04-18 bones_was_heresv_maxidle_playertospectator: print only 1 CHATCON...
2021-04-16 terencehillGet rid of a couple backtraces printed in the console...
2021-04-16 terencehillMerge branch 'terencehill/sv_maxidle_playertospectator...
2021-04-16 terencehillset sv_maxidle_playertospectator 0 "move players idle... 893/head
2021-04-08 terencehillClean up weapon code
2021-04-05 terencehillFix #2567 "electro balls sticking to players who respaw...
2021-03-30 terencehillCreate the g_race_targets, g_racecheckpoints and g_kaba...
2021-03-29 terencehillAdd minor optimizations and comments
2021-03-26 terencehillUpdate/improve sv_eventlog* descriptions
2021-03-26 terencehillFix regression caused by the previous commit where...
2021-03-25 terencehillFix bots standing still after one of them is forced...
2021-03-24 terencehillGameCommand_moveplayer: don't break parsing other clien...
2021-03-24 terencehillGameCommand_moveplayer: reduce code indentation
2021-03-24 terencehillGameCommand_moveplayer: fix wrong team name in a message
2021-03-24 terencehillClean up GameCommand_moveplayer a little bit
2021-03-22 terencehillMore BITs
2021-03-21 terencehillMerge branch 'terencehill/crosshair_chase_fix'
2021-03-18 Rudolf PolzerMerge branch '2546-whitelist-g_ca_spectate_enemies...
2021-03-17 terencehillAssign classnames to some entities
2021-03-16 terencehillMake one line of code human readable :)
2021-03-16 terencehillFix #2563 "Spectator freecam collision problem with...
2021-03-14 terencehillMerge branch 'terencehill/less_entities'
2021-03-13 drjaskaWhitelisted g_ca_spectate_enemies 885/head
2021-03-13 terencehillMerge branch 'drjaska/balance/mortar' into 'master' 886/head
2021-03-13 terencehillMerge branch 'terencehill/race_cleanups' into 'master'
2021-03-12 terencehillFix compilation units
2021-03-11 terencehillrace_SendRankings --> race_SendRanking
2021-03-11 terencehillMove some identical ctf / race / cts code to shared...
2021-03-11 terencehillMerge branch 'master' into terencehill/race_cleanups
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-09 terencehillMake pure more entities and don't link them into the...
2021-03-09 terencehillDocument Weapon Accuracy stats
2021-03-05 terencehillGet rid of an unused global, rename another one
2021-03-03 terencehillReset more STATs when player dies
2021-03-03 terencehillPrint an error message if gametype and gotomap are...
2021-03-03 terencehillFix #2484 Inferno buff causing crazy negative damage...
2021-03-03 terencehillStop player powerup sounds when disconnecting
2021-03-03 terencehillApply 337eb6343 "Use crouch status instead of crouch...
2021-03-02 terencehillFix compilation units and update hash
2021-03-02 terencehillwpeditor unreachable: properly show player models at...
2021-03-02 terencehillMove code that resets clip load whenever the player...
2021-03-01 terencehillTurn some LOG_INFOs into LOG_HELPs
2021-02-28 MarioMerge branch 'bones_was_here/lerpsprites' into 'master'
2021-02-28 MarioMerge branch 'bones_was_here/neg_ping' into 'master'
2021-02-28 bones_was_herePrevent negative pings by correctly bounding (it's... 879/head
2021-02-28 MarioWhitelist sv_showfps as an allowed server setting
2021-02-27 MarioMerge branch 'terencehill/pure_ents' into 'master'
2021-02-27 terencehillImprove server performance by making pure entities...
2021-02-27 MarioMerge branch 'terencehill/entcs_fixes' into 'master'
2021-02-27 MarioMerge branch 'terencehill/help_messages_cleanup' into...
2021-02-27 MarioRemove purity whitelist for the Testing balance
2021-02-25 MarioMerge branch 'divVerent/ticrate-change-allowed' into...
2021-02-25 Rudolf PolzerAllow the two documented values of sys_ticrate without... 878/head
2021-02-21 terencehillFix broken Assault destroy waypoints and bots ignoring...
2021-02-18 terencehillFix "player is connecting..." message not shown in...
2021-02-13 terencehillProperly implement notification of no records available 875/head
2021-02-13 terencehillFix 'cmd records' description, part 2: don't specify...
2021-02-13 terencehillStore record type into a global to avoid some gamemode...
2021-02-13 terencehillMove the code that stores player name into the server...
2021-02-12 terencehillFix speed award not updated when the timelimit is reached
2021-02-11 terencehillImprove usage and error messages of the vote commands
2021-02-11 terencehillFix 'cmd records' description
2021-02-10 terencehillStandardize command usage messages, part 2 (mostly...
2021-02-10 terencehillStandardize command usage messages:
2021-02-09 terencehillImprove 'bot_cmd help' output
2021-02-07 terencehillUse Team_ColorToTeam in selectteam to avoid duplicated...
2021-02-07 terencehillFix animbench usage message
2021-02-03 MarioRevert "Record player race move time in PlayerPreThink...
2021-01-27 terencehillFix print command and compilation units test
2021-01-27 terencehillStop the powerup sound when the countdown to game start...
2021-01-27 terencehillStop reviving progress and forbid throwing weapons...
2021-01-27 MarioMerge branch 'terencehill/scoreboard_item_stats' into...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2021-01-22 terencehillEntcs: fix health/armor bar above enemies not updated...
2021-01-21 terencehillApply the same special health value to bots too when...
2021-01-21 terencehillSmall cleanup
2020-12-16 MarioMerge branch 'Mario/firstrun_mention_stats' into 'master'
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-12 MarioDon't end the match at a 0:0 tie unless the server...
2020-12-09 MarioFix notification choices not working properly (they...
2020-12-08 terencehillFix compilation unit test
2020-12-07 MarioRecord player race move time in PlayerPreThink so it...
2020-12-06 MarioMerge branch 'Mario/ghost_botname_fix' into 'master'
2020-12-06 MarioAdd a wrapper for networked cvars and attach them to...
2020-12-06 MarioObey strict sorting when comparing player scores, fixes...
2020-12-05 MarioReuse the inventory clear function for map resets
2020-12-03 MarioMerge branch 'z411/notif-fix' into 'master'
2020-12-01 MarioAdd a setup function for target_checkpoint entities...
2020-11-29 terencehillClear inventory on ready-restart
2020-11-23 MarioMerge branch 'master' into z411/notif-fix
2020-11-16 terencehillDon't spawn casings from the 1st person weapon model...
2020-11-06 MarioMerge branch 'Mario/arc_bolt_bounce' into 'master'
2020-11-06 MarioMerge branch 'Mario/rocket_wall_fix' into 'master'
2020-11-06 MarioPerform an initial trace to the position of the gun...
2020-11-06 MarioMerge branch 'master' into Mario/arc_bolt_bounce
next