]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Freeze Tag: base team score on rounds rather than points
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2020-03-16 terencehillMisc cleanups (comment in CCR is no longer valid, autoc...
2020-03-16 terencehillClean up / compact bot_setnameandstuff code
2020-03-14 MarioAllow chmap and map shorthands for gotomap to be votabl...
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-02-29 MarioMerge branch 'martin-t/version' into 'master'
2020-02-29 MarioMerge branch 'terencehill/pressed_keys_fix' into 'master'
2020-02-18 MarioMerge branch 'martin-t/vote' into 'master'
2020-02-15 Martin Taibrfix sv_vote_gametype_default_current to match description 774/head
2020-02-13 terencehillReset pressed keys when switching spectated player
2020-02-13 terencehillReset pressed keys when going observer
2020-01-25 terencehillMerge branch 'terencehill/lms_fix'
2020-01-25 MarioRemove the precache function, mostly unused (playermode...
2020-01-21 MarioMerge branch 'Mario/qcphysics' into 'master'
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 MarioMerge branch 'Mario/ipv6_gamelog' into 'master'
2020-01-20 MarioMake the delimiter a hardcoded toggle rather than a... 765/head
2020-01-20 MarioMerge branch 'bones_was_here/flaglights' into 'master'
2020-01-20 bones_was_hereAdd description for g_ctf_dynamiclights and whitelist 764/head
2020-01-20 MarioTemporarily whitelist CTF stalemate timer so that diffe...
2020-01-20 MarioMerge branch 'Mario/rain_fix' into 'master'
2020-01-20 MarioMerge branch 'Mario/csqc_refdef' into 'master'
2020-01-20 MarioMerge branch 'Mario/intrusivelist_objects' into 'master'
2020-01-20 MarioAllow customising the delimiter of IPV6 IPs in the...
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-18 MarioReplace some per-frame physics loops with intrusive... 761/head
2020-01-18 Martin TaibrMerge branch 'martin-t/electro-denoobing' into 'master'
2020-01-18 MarioMove weapon frame handling to the client side
2020-01-17 MarioRemove a macro only used once, clean up miscfunctions...
2020-01-17 MarioRemove/disable a couple of unused misc functions
2020-01-17 MarioRename AmmoNameFromWeaponentity to GetAmmoName and...
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 MarioMerge branch 'DefaultUser/mapinfo_without_weapons_in_ca...
2020-01-13 terencehillAllow translating "Level %s: " in campaign level descri...
2020-01-13 MarioAdd g_buffs_randomize_teamplay setting (on by default...
2020-01-13 terencehillMerge branch 'master' into terencehill/campaign_message...
2020-01-12 MarioAdjust DeFrag compatibility's player size adjustment...
2020-01-12 MarioAutomatically detect .arena files instead of adding...
2020-01-12 MarioMerge branch 'martin-t/solpen-nerf' into 'master'
2020-01-12 Martin Taibrlinear solpen falloff again
2020-01-11 terencehillRevert "Make sure g_campaign is always reset to 0 on...
2020-01-10 Martin TaibrMerge branch 'mirceakitsune/campaign_leadlimit' into...
2020-01-10 Mircea KitsuneAllow campaign levels to specify leadlimit
2020-01-09 MarioRename sv_vq3compat to sv_q3defragcompat to clarify...
2020-01-09 MarioAutomatically detect .defi files and enable VQ3 compat...
2020-01-08 MarioMerge branch 'martin-t/weaponorder' into 'master'
2020-01-08 MarioMerge branch 'is_not_beaten' into 'master'
2020-01-07 terencehillMove "press jump to enter the game" in the campaign...
2020-01-07 terencehillMake sure g_campaign is always reset to 0 on disconnect...
2020-01-07 MarioMerge branch 'terencehill/frametime_checks' into 'master'
2020-01-07 MarioMerge branch 'master' into Mario/qcphysics
2020-01-06 MarioFix off-hand grappling hook firing from the center...
2020-01-06 MarioHopefully fix compilation units
2020-01-06 MarioReset weapon alignment on respawn and when dual wieldin...
2020-01-04 Martin TaibrMerge branch 'mirceakitsune/campaign_gametype_icon...
2020-01-03 Martin TaibrMerge branch 'mirceakitsune/campaign_difficulty' into...
2020-01-03 Mircea KitsuneBetter campaign difficulty customization
2020-01-01 terencehillMore frametime checks 751/head
2020-01-01 terencehillCheck frametime before executing code that does nothing...
2020-01-01 Martin TaibrMerge branch 'mutator' into 'master'
2019-12-31 MarioMerge branch 'Mario/qc_camstuff' into 'master'
2019-12-30 MarioIf the player has no weapon, return "none" in the chat...
2019-12-30 MarioReturn pretty names in chat for spectating/observing...
2019-12-30 MarioMerge branch 'master' into Mario/qc_camstuff
2019-12-30 MarioApply new logic by martin - accommodates horizontal...
2019-12-30 Martin TaibrMerge branch 'Mario/falldamage_vertical' into 'master'
2019-12-30 MarioMove the falldamage velocity comment to a more appropri... 745/head
2019-12-30 MarioOptimise logic a bit, only call vlen when absolutely...
2019-12-29 MarioUpdate global stats during the match, not just at map...
2019-12-29 MarioMerge branch 'terencehill/casings_tweaks' into 'master'
2019-12-28 MarioFix compilation unit tests
2019-12-28 MarioGive kill credit if a player falls into the void after...
2019-12-28 MarioAdd an option to only account for vertical travel when...
2019-12-28 MarioAdd rudimentary support for surfaceparm nodamage (negat...
2019-12-28 MarioMerge branch 'terencehill/campaign_balance_fix' into...
2019-12-28 MarioRename sv_hook_gamerestart to sv_hook_readyrestart...
2019-12-24 MarioDon't apply developer checks if developer is -1
2019-12-24 terencehillFix #2364 "Campaign doesn't balance bots in team games... 742/head
2019-12-24 terencehillBot config file: properly filter out empty lines
2019-12-24 MarioFor better compatibility, turn item_doubler into buff_b...
2019-12-23 MarioImprove performance slightly by not performing cvar_str...
2019-12-21 terencehillWhen bot_vs_human is enabled ignore team assignment...
2019-12-21 terencehillAdd a comment about tracewalk underwater
2019-12-18 MarioDon't notify when a mutator blocked weapon tries to...
2019-12-16 MarioFix infinite reload spam in dual wielding mode when...
2019-12-08 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2019-10-24 Martin TaibrMerge branch 'noname2' into 'master'
2019-10-21 terencehillMake so that 'spectate playerX' does nothing (but showi...
2019-10-09 terencehillBot AI: fix bots standing still for a few seconds after...
2019-09-30 MarioMerge branch 'master' into Mario/qc_camstuff
2019-09-30 MarioMerge branch 'Mario/weaponorder' into 'master'
2019-09-30 MarioMerge branch 'master' into Mario/weaponorder
2019-09-30 MarioMerge branch 'Mario/campaign_mapinfo_fix_v2' into ...
2019-09-29 terencehillMerge branch 'master' into Mario/campaign_mapinfo_fix_v2
2019-09-29 MarioMerge branch 'master' into Mario/qcphysics
2019-09-29 MarioMerge branch 'martin-t/cvar-descriptions' into 'master'
2019-09-29 MarioMerge branch 'martin-t/globals' into 'master'
2019-09-28 Martin TaibrMerge branch 'master' into martin-t/cvar-descriptions
2019-09-28 terencehillAllow removing waypoints in the air and seeing jumppad...
next