]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/command
Merge branch 'terencehill/scoreboard_item_stats' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command /
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
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-04-17 MarioMerge branch 'slava/pr-fix-lava-bug' into 'master'
2020-04-15 terencehillMerge branch 'martin-t/keybinder' into 'master'
2020-04-10 terencehillUse correct variable names in moveplayer
2020-04-10 terencehillCompact moveplayer code
2020-04-10 terencehillFix moveplayer command examples
2020-04-07 MarioMerge branch 'marin-t/bot-badcvar' into 'master'
2020-04-05 MarioMerge branch 'martin-t/testing-balance' into 'master'
2020-03-14 terencehillMerge branch 'master' into terencehill/bot_ai
2020-03-14 MarioAllow chmap and map shorthands for gotomap to be votabl...
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-18 Martin TaibrMerge branch 'martin-t/electro-denoobing' into 'master'
2020-01-14 MarioMerge branch 'martin-t/linkexplode' into 'master'
2020-01-14 MarioMerge branch 'terencehill/spectate_player' into 'master'
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/deglob-log
2020-01-08 MarioMerge branch 'martin-t/weaponorder' into 'master'
2020-01-08 MarioMerge branch 'is_not_beaten' into 'master'
2020-01-07 MarioMerge branch 'master' into Mario/qcphysics
next