]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into martin-t/globals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2019-07-01 Martin TaibrMerge branch 'master' into martin-t/globals
2019-06-24 MarioIf no client state is available, default the forced...
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-11 MarioMove vehicle check to the checkpoint_passed function...
2019-05-08 MarioHopefully fix compilation units 648/head
2019-05-08 MarioIf a vehicle is activating a checkpoint, count the...
2019-05-08 MarioDon't allow pressing F to enter a vehicle when in indep...
2019-05-07 MarioBasic support for winning the level in campaigns when...
2019-05-05 terencehillBot AI: fix vertical jumppad handling causing bots...
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-18 MarioMerge branch 'terencehill/dumpturrets' into 'master'
2019-04-16 terencehillRemove direct reference to a team number
2019-04-16 terencehillAdjust a debug message and a comment
2019-04-14 terencehillMerge branch 'terencehill/ForbidWeaponUse'
2019-04-14 terencehillDon't apply any time limit to superweapons if enabled...
2019-04-10 MarioFix compile with TURRET_DEBUG
2019-04-10 terencehillFix #2201 "ForbidWeaponUse mutator hook can leave the... 644/head
2019-04-09 terencehillMerge branch 'byteManiak/bindingsReset' into 'master'
2019-04-08 terencehillWarn if there are too many parameters for a bot in...
2019-04-07 terencehillApply forced team to bots only in team games
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-29 terencehillMerge branch 'byteManiak/misc' into 'master'
2019-03-29 byteManiakLMS loser / CTS nonsolid frags merging
2019-03-20 terencehillFix #2208 "Using custom bot teams completely breaks...
2019-03-20 terencehillSimplify bot_forced_team checks, set bot_forced_team...
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-08 terencehillMerge branch 'terencehill/bot_ai'
2019-03-06 terencehillDisable fire tolerance since bots tend to shoot way...
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-22 terencehillGet rid of 2 functions
2019-02-21 terencehillImprove SetResource description. Convert some floats...
2019-02-21 terencehillDon't even try to count damage as score if it's null
2019-02-19 terencehillShow no damage effect if damage is null (frozen player...
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-15 terencehillWhen possible use simpler LOG_* macros instead of LOG_*F
2019-02-15 terencehillSome minor cleanups and optimizations
2019-02-12 terencehillMerge branch 'terencehill/more_compilation_optimizations'
2019-02-12 Slava BacherikovFix crash when g_maxplayers smaller than current amount... 637/head
2019-02-12 MarioMerge branch 'terencehill/minplayers_per_team' into...
2019-02-10 terencehillReduce code of FOREACH_CLIENT_RANDOM
2019-02-08 terencehillUse a function to print single effect indexes
2019-02-08 terencehillRevert e30214cf "Purge SetResourceAmountExplicit" becau...
2019-02-06 terencehillRemove a few useless brackets inside macros
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-31 terencehillUse consistent variable names
2019-01-31 terencehillRemove a repeated useless check
2019-01-29 terencehillLabel some field pointers with the const attribute
2019-01-28 terencehillFix indentation of all the if if else I could find...
2019-01-28 MarioMerge branch 'terencehill/statusbar_highlight' into...
2019-01-28 MarioMerge branch 'martin-t/teamsay' into 'master'
2019-01-26 terencehillAdd minplayers_per_team cvar: fill server with bots...
2019-01-25 terencehillMerge branch 'martin-t/bits' into 'master'
2019-01-25 Martin Taibrallow teamchat during intermission 632/head
2019-01-24 terencehillFix "player is now spectating" message being displayed...
2019-01-23 MarioMerge branch 'martin-t/warns' into 'master'
2019-01-19 terencehillFix half part of #2191: 'Player is now spectating'...
2019-01-17 terencehillImprove reply of the command 'records' when there are...
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
2019-01-03 morosophosUse integer formatting for :team: msg
2018-12-26 terencehillFix some oddities
2018-12-25 terencehillBot AI: allow turning in a more natural way when a...
2018-12-25 terencehillBot AI: fix low skilled bots deviating too much from...
2018-12-24 terencehillFix bots with skill 0 occasionally getting stuck
2018-12-22 terencehillMake the new bot_ai_aimskill_mouse formula work like...
2018-12-22 terencehillFix aim glitches when bot_ai_aimskill_mouse is set...
2018-12-21 terencehillFix #2177 "Bot code causes division by zero"
2018-12-18 terencehillVery minor cleanups
2018-12-14 terencehillFix #2166 "Freezing players with Shotgun gives typehit...
2018-12-08 terencehillFix compilation units and update hash
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-06 terencehillBot AI: lock aim when teleported or passing through...
2018-12-06 terencehillBot AI: fix bots not being able to get unstuck from...
2018-12-02 terencehillBot AI: optimize removal of the first waypoint of the...
2018-12-02 terencehillAdd a safety check
2018-12-01 terencehillReduce code of 2 macros
next