]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/command
Fix kicked player not receiving the kick message (if sent with Send_Notification)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command /
2021-05-11 terencehillMerge branch 'bones_was_here/sv_maxidle_playertospectat...
2021-04-27 terencehillMisc minor cleanups
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-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-03 terencehillPrint an error message if gametype and gotomap are...
2021-03-01 terencehillTurn some LOG_INFOs into LOG_HELPs
2021-02-27 MarioMerge branch 'terencehill/entcs_fixes' into 'master'
2021-02-27 MarioMerge branch 'terencehill/help_messages_cleanup' into...
2021-02-25 MarioMerge branch 'divVerent/ticrate-change-allowed' into...
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-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-07 terencehillUse Team_ColorToTeam in selectteam to avoid duplicated...
2021-02-07 terencehillFix animbench usage message
2021-01-27 terencehillStop the powerup sound when the countdown to game start...
2021-01-27 MarioMerge branch 'terencehill/scoreboard_item_stats' into...
2021-01-26 MarioMerge branch 'master' into terencehill/scoreboard_item_... 663/head
2020-12-13 MarioMerge branch 'master' into Mario/damagetext_reliable
2020-12-13 MarioMerge branch 'terencehill/oxygen_bar_start_alpha' into...
2020-12-08 terencehillFix compilation unit test
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-05 MarioReuse the inventory clear function for map resets
2020-11-29 terencehillClear inventory on ready-restart
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-02 terencehillMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-26 MarioPurge autocvars.qh from the codebase, cvars are defined...
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 MarioMerge branch 'TimePath/classnames' into 'master'
2020-10-18 TimePathTidy up classnames
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 MarioResolve a rabbit hole of header dependencies
2020-10-16 MarioApply a standard alphabetical sort order to the server...
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-10-12 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-07 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-10-07 terencehillFix locked camera angles if you spectate a particular...
2020-09-25 MarioPhase out miscfunctions.qc from the server codebase...
2020-09-25 MarioFurther cleanup miscfunctions, document the need to...
2020-09-25 MarioMove server-side chat handling to its own file, and...
2020-09-23 MarioMinor cleanup of world.qc, move most intermission and...
2020-09-23 MarioReplace some of the remaining cvar globals with autocva...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-07 JuhuMerge branch 'master' into Juhu/strafehud
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioPurge server/defs.qh
2020-08-02 MarioFurther cleanup of defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-07-27 MarioUse monster definitions directly instead of a set ID...
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/headshots
2020-07-18 MarioMerge branch 'master' into Mario/csqc_muzzleflash 838/head
2020-07-18 MarioStore the current gametype as a shortname rather than...
2020-07-17 MarioMerge branch 'master' into Mario/headshots
2020-07-17 MarioMerge branch 'Mario/gametypes' into 'master'
2020-07-17 MarioMerge branch 'master' into Mario/q3_speaker_fix 844/head
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-16 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-15 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioMerge branch 'master' into Mario/headshots
2020-07-13 MarioMove gametype registers into their own files, fallback...
2020-07-11 MarioMerge branch 'Mario/movetype_push' into 'master'
2020-07-11 MarioSplit the gamelog code out of miscfunctions and into...
2020-07-11 MarioMerge branch 'master' into Mario/headshots
2020-07-10 MarioMerge branch 'master' into Mario/movetype_push
2020-07-08 terencehillDon't restart the server with the restart command if...
2020-07-08 MarioMerge branch 'bones_was_here/mv-r_water-acl' into ...
2020-07-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-21 MarioMerge branch 'bones_was_here/timeout_stuff' into 'master'
2020-06-20 JuhuMerge remote-tracking branch 'origin/master' into Juhu...
2020-06-15 bones_was_hereAllow vcall timein during a timeout, and reset slowmo... 830/head
2020-06-14 MarioMerge branch 'bones_was_here/qcsrc_Makefile' into ...
2020-06-12 terencehillMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-06-12 MarioMerge branch 'bones_was_here/whitelist_casings' into...
2020-06-09 terencehillAutomatically get the command name in the "Incorrect...
2020-06-09 terencehillIntroduce LOG_HELP a simpler version of LOG_INFO that...
2020-06-03 MarioMerge branch 'master' into Mario/headshots
2020-06-02 terencehillAutomatically join players 1 second after they connect...
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-29 MarioRemove the cvar wrappers that existed for the campaign...
2020-05-27 terencehillRegistry API: add REGISTRY_GET
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-02 terencehillMerge branch 'master' into terencehill/erebus_tweaks
next