]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into Mario/q3compat_sanity
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2021-06-18 MarioMerge branch 'master' into Mario/q3compat_sanity
2021-06-15 terencehillMerge branch 'master' into 'Mario/status_effects'
2021-06-15 terencehillMerge branch 'Mario/less_stats' into 'master'
2021-06-15 MarioConsolidates a few of the networked stats to free up...
2021-06-03 terencehillProperly bound some positive numbers sent via WriteShort
2021-06-03 terencehillMerge branch 'bones_was_here/misc2' into 'master'
2021-05-31 terencehillMerge branch 'terencehill/damage_for_suicide' into...
2021-05-30 terencehillAdd a return value to the PlayerDamaged mutator hook... 911/head
2021-05-29 terencehillAdd a parameter to the PlayerDamaged mutator hook to...
2021-05-27 terencehillCount damage caused by suicide (with the kill command...
2021-05-27 terencehillPrevent negative damage by correctly bounding g_spawnsh...
2021-05-27 terencehillMinor cleanups
2021-05-24 terencehillMerge branch 'terencehill/hud_notify_panel_update'...
2021-05-24 terencehillMerge branch 'terencehill/freezetag_updates' into ...
2021-05-24 terencehillMerge branch 'bones_was_here/centreprints' into 'master'
2021-05-24 terencehillMerge branch 'terencehill/strftime_s' into 'master'
2021-05-23 terencehillUse directly strftime_s() since strftime(false, "%s... 903/head
2021-05-23 MarioExperimental status effects system: general backend...
2021-05-16 terencehillMerge branch 'AriosJentu/SpectatorsScoreboard' into...
2021-05-15 terencehillMerge branch '2259-ca-uses-lms-start-values' into ...
2021-05-13 bones_was_hereMerge branch 'master' into bones_was_here/centreprints
2021-05-11 terencehillMake sure new default value of sv_maxidle_playertospect...
2021-05-11 terencehillFix kicked player not receiving the kick message (if...
2021-05-11 terencehillMerge branch 'bones_was_here/sv_maxidle_playertospectat...
2021-05-10 terencehillSince strftime(false, "%s") doesn't work on Windows...
2021-05-10 bones_was_hereRefactor SetPlayerTeam() and fix some logic regressions 895/head
2021-05-05 terencehillMerge branch 'master' into terencehill/freezetag_updates 896/head
2021-05-05 terencehillWhitelist g_freezetag_revive_spawnshield
2021-05-02 bones_was_hereRename sv_maxidle_spectatorsareidle to sv_maxidle_alsok...
2021-05-02 bones_was_heresv_maxidle: Play team chat sound during countdown,...
2021-04-27 terencehillMisc minor cleanups
2021-04-23 terencehillFix 2 more incorrect notifications when notification_sh...
2021-04-21 terencehillMerge branch 'master' into terencehill/freezetag_updates
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 bones_was_hereMOTD: call it a server instead of a host
2021-04-05 bones_was_hereRound scoreboard pings instead of implicitly flooring
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
next