]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/gamemodes
Merge branch 'terencehill/more_compilation_optimizations'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes /
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-04 terencehillFix an harmless typo, improve Take/GiveResource hooks...
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-02-01 terencehillRemove redundant brackets from MACRO_BEGIN / MACRO_END...
2019-01-28 terencehillFix indentation of all the if if else I could find...
2019-01-28 terencehillRemove 2 unnecessary macros
2019-01-25 terencehillMerge branch 'martin-t/bits' into 'master'
2019-01-23 MarioMerge branch 'martin-t/warns' into 'master'
2019-01-22 terencehillCA: fix 'spectate previous player' action not working...
2019-01-22 terencehillCA: fix 'spectate previous player' action not working...
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2018-12-18 terencehillProperly implement checks to end the game right when...
2018-12-18 terencehillLMS: don't show "X has no more lives left" message...
2018-12-15 terencehillDon't list reviving players using an intrusivelist...
2018-12-09 terencehillLMS: add 2 FIXME comments
2018-12-08 terencehillLMS: forcedly turn sv_ready_restart_after_countdown...
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-02 terencehillBot AI: properly fix bot's view angles when bot gets...
2018-11-11 MarioMerge branch '2131-debloat-cts-db' into 'master'
2018-11-11 terencehillFix #2156 (error message spam during automatic revival...
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-10-28 terencehillFix #2126 "g_keepaway_noncarrier_damage disables damage...
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-18 MarioHide some gametype checks so they somewhat match the...
2018-10-17 MarioMerge branch 'Mario/wepgroup_switch' into 'master'
2018-10-17 MarioMerge branch 'sev/luma-menu-xpm' into 'master'
2018-10-15 MarioUse the weapon entity as a parameter to ATTACK_FINISHED...
2018-10-11 MarioRemove g_duel_warmup (XPM ruleset turns on warmup when...
2018-10-10 MarioMerge branch 'Mario/cts_killprojectiles'
2018-10-09 MarioRemove FixSize (hack no longer needed)
2018-10-08 MarioAdd an option to remove the player's projectiles when... 610/head
2018-10-02 terencehillMerge branch 'terencehill/eventchase_tweaks'
2018-10-02 terencehillClan Arena: display the "You are now alone!" message...
2018-10-01 MarioMerge branch 'sev/luma-menu-update' into 'master'
2018-10-01 MarioMark the overkill weapons as hidden so they don't appea...
2018-10-01 MarioAdd an option (enabled by default) to configure whether...
2018-10-01 MarioAdd an option (disabled by default) to spawn powerups...
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 MarioMerge branch 'master' into Mario/duel
2018-09-29 MarioMake use of the thiswep parameter in weapon functions...
2018-09-27 terencehillMake use of a temporary intrusive list to avoid checkin...
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-25 terencehillUse FROZEN_* constants in all the Freeze calls 600/head
2018-09-25 terencehillRearrange code to avoid redundant checks
2018-09-24 MarioReplace cases of !SAME_TEAM with DIFF_TEAM
2018-09-24 MarioMerge branch 'packer/dmg-and-ca-scoring' into 'master'
2018-09-23 terencehillFix #2079: "Progress indicator sometimes missing when...
2018-09-23 terencehillIntroduce some constants to indicate frozen states...
2018-09-22 terencehillClean up code by avoiding resetting player's health...
2018-09-22 packerclan arena:
2018-09-22 MarioMerge branch 'terencehill/scoreboard_stuff' into 'master'
2018-09-21 terencehillFreezetag: fix wrong count of alive players when a...
2018-09-21 MarioMerge branch 'master' into Mario/duel
2018-09-18 terencehillMerge branch 'master' into Mario/cursor
2018-09-18 MarioFix a few FTEQCC compilation warnings (variable const...
2018-09-13 terencehillMerge branch 'master' into terencehill/scoreboard_stuff 592/head
2018-09-10 MarioFix a random reference to .health and .armorvalue in...
2018-09-09 MarioExperimental duel gametype (forced 1v1 deathmatch mode...
2018-09-07 MarioMerge branch 'Mario/item_wepammo_fix' into 'master'
2018-09-07 MarioMerge branch 'Lyberta/TeamplayOverhaul2' into 'master'
2018-09-05 terencehillGet rid of an array that's actually not used. Add 2...
2018-09-05 terencehillMerge branch 'terencehill/wpeditior_command'
2018-09-03 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-09-03 MarioMerge branch 'terencehill/clientkill' into 'master'
2018-08-24 terencehillTurn 2 vectors into ints
2018-08-22 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-08-22 MarioMerge branch 'Lyberta/GamemodesSplit' into 'master'
2018-08-22 MarioMerge branch 'master' into Mario/morphed_explosivesmodel
2018-08-22 MarioMerge branch 'master' into morphed/energyweapons
2018-08-21 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-08-21 terencehillMerge branch 'master' into terencehill/bot_ai
2018-08-21 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-08-20 terencehillMerge branch 'terencehill/keepaway_enhancements'
2018-08-20 terencehillKeepaway: spawn the ball only when the game starts...
2018-08-18 terencehillKeepaway : Remove redundant use of another entity for...
2018-08-17 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-08-17 terencehillMerge branch 'byteManiak/types' into 'master'
2018-08-17 byteManiakData types
2018-08-16 terencehillKeepaway: don't allow players to get the ball if game...
2018-08-15 terencehillImprove 2 comments
2018-08-14 terencehillMove more ClientKill code to clientkill.qc
2018-08-07 terencehillMerge branch 'master' into Mario/cursor
next