]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/client.qc
Add an option (off by default) to allow the vortex to charge even while not in hand
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qc
2019-08-18 MarioAdd an option (off by default) to allow the vortex...
2019-08-18 MarioMerge branch 'master' into martin-t/rulesets 688/head
2019-08-18 MarioMerge branch 'terencehill/casings' into 'master'
2019-08-17 Martin TaibrMerge branch 'master' into martin-t/ok-config and remov...
2019-08-17 Martin TaibrMerge branch 'Mario/force_zscale' into 'master'
2019-08-17 MarioMerge branch 'Mario/buff_timer' into 'master'
2019-08-11 MarioMerge branch 'terencehill/shuffleteams_delay' into...
2019-08-11 MarioMerge branch 'terencehill/megaerebus_glow' into 'master'
2019-08-11 MarioMerge branch 'martin-t/whoosh' into 'master'
2019-08-10 MarioMerge branch 'terencehill/waypoint_on_items' into ...
2019-08-10 MarioReset swamp status on respawn
2019-08-09 MarioSome cleanup of the buff code revolving around timers...
2019-08-09 MarioAdd an option to configure the damage force players...
2019-07-31 terencehillDelay MOTD removal a little bit in the hope it fixes...
2019-07-29 MarioMerge branch 'martin-t/cvar-prefixes' into 'master'
2019-07-28 Martin Taibrexplain cvar prefixes, rename name_maxlength
2019-07-27 MarioMerge branch 'martin-t/current-map' into 'master'
2019-07-27 Martin Taibrremove current map from welcome message 665/head
2019-07-25 terencehillMerge branch 'martin-t/wr_init' into 'master'
2019-07-19 terencehillBot AI: fix bots occasionally jumping (dodging) when...
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-05-12 MarioMerge branch 'terencehill/countrylist_removal' into...
2019-05-12 MarioActually fix entering vehicles in independent players...
2019-05-08 MarioDon't allow pressing F to enter a vehicle when in indep...
2019-04-27 MarioMake sure names aren't truncated to 0 length on old...
2019-04-23 terencehillMerge branch 'terencehill/translated_keys' into 'master'
2019-04-21 terencehillMerge branch 'BuddyFriendGuy/reorganize_scoreboard...
2019-04-21 BuddyFriendGuyemphasize important game info in scoreboard
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-04-09 terencehillMerge branch 'byteManiak/bindingsReset' into 'master'
2019-04-07 terencehillReduce player names longer than 30 chars (name_maxlengt...
2019-04-07 terencehillUpdate a link, mark eraseable some debug functions
2019-03-31 MarioTemporary workaround for assault and race spawnpoints
2019-03-17 MarioMerge branch 'mirceakitsune/fix_damageeffects' into...
2019-03-17 MarioMerge branch 'mirceakitsune/button14' into 'master'
2019-03-08 Mircea KitsuneReplace button14 with button12 for minigame state 639/head
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-12 terencehillMerge branch 'terencehill/more_compilation_optimizations'
2019-02-12 MarioMerge branch 'terencehill/minplayers_per_team' into...
2019-02-08 terencehillRevert e30214cf "Purge SetResourceAmountExplicit" becau...
2019-02-03 terencehillGetResourceAmount --> GetResource, SetResourceAmount...
2019-02-03 terencehillReduce name space of resource constants and variables...
2019-02-03 terencehillMerge branch 'Mario/setresourceamount' into 'master'
2019-02-03 MarioPurge SetResourceAmountExplicit 636/head
2019-02-02 terencehillReplace a few '1 0 0' * vec with vec.x (it optimizes...
2019-01-28 MarioMerge branch 'terencehill/statusbar_highlight' into...
2019-01-28 MarioMerge branch 'martin-t/teamsay' into 'master'
2019-01-25 terencehillMerge branch 'martin-t/bits' into 'master'
2019-01-25 Martin Taibrallow teamchat during intermission 632/head
2019-01-23 MarioMerge branch 'martin-t/warns' into 'master'
2019-01-19 terencehillFix half part of #2191: 'Player is now spectating'...
2019-01-14 terencehillMerge branch 'Mario/fix_me' into 'master'
2019-01-14 terencehillAlways use white text when there's /me in a chat line...
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2019-01-13 terencehillWTF
2019-01-13 terencehillFix #2189 "Teamchat in CA between rounds is sent to...
2019-01-04 Martin TaibrMerge branch '2183-event-log-chats' into 'master'
2019-01-04 morosophosUse minigame.netname instead of minigame entity id... 626/head
2019-01-04 morosophosFigure out how to log minigame chats
2019-01-03 morosophosAdd structured event log items about chat messages
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-11-28 Martin Taibrdisable qcphysics by default
2018-11-22 terencehillBot AI: reset aim when bots respawn
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-10-27 MarioApply colorprefix after the name string as well, so...
2018-10-27 MarioUndo color prefix change (has no effect)
2018-10-26 MarioFix an exploit and always prefix the name color with...
2018-10-22 MarioProcess the message so /me can be handled properly
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-21 MarioMerge branch 'martin-t/weapon_switch' into 'master'
2018-10-20 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks 612/head
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-17 MarioMerge branch 'sev/luma-menu-xpm' into 'master'
2018-10-13 MarioApply some tweaks to the QC movetypes to somewhat match...
2018-10-11 MarioMove the Say function into client code (not really...
2018-09-30 MarioMerge branch 'master' into DefaultUser/func_button_relay
2018-09-30 MarioMerge branch 'martin-t/bullet-trails' into 'master'
2018-09-30 MarioMerge branch 'Mario/duel' into 'master'
2018-09-30 MarioMerge branch 'master' into Mario/duel
2018-09-30 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-30 MarioMerge branch 'martin-t/help' into 'master'
2018-09-29 Martin TaibrMerge branch 'Mario/bot_maxplayers' into 'master'
2018-09-29 MarioTemporarily disable QC physics until the player stickin...
2018-09-29 MarioMerge branch 'master' into Mario/duel
2018-09-27 MarioMerge branch 'terencehill/ft_bugfix' into 'master'
2018-09-26 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-26 MarioMerge branch 'Mario/warmup_timer' into 'master'
2018-09-24 MarioMerge branch 'packer/dmg-and-ca-scoring' into 'master'
2018-09-24 MarioAdd an undraggable function and make use of it in the...
2018-09-23 terencehillIntroduce some constants to indicate frozen states...
2018-09-22 MarioMerge branch 'Mario/qcphysics'
2018-09-22 terencehillClean up code by avoiding resetting player's health...
2018-09-22 MarioAbuse a button slot to tell the server when a player...
2018-09-22 MarioMerge branch 'terencehill/scoreboard_stuff' into 'master'
2018-09-21 MarioMerge branch 'master' into Mario/duel
next