]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'master' into Mario/overkill
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2017-01-28 MarioMerge branch 'master' into Mario/overkill
2017-01-27 MarioAdd a property for item's default pickup_anyway value
2017-01-25 MarioActually fix it (we apparently still need owner for...
2017-01-24 MarioFix exiting vehicles
2017-01-24 MarioUpdate the null weapon crosshair
2017-01-21 MarioFix an oddity with strings (possible cause of a stats...
2017-01-18 MarioBlock anonymous records from the CTS leaderboard
2017-01-18 MarioFix a backwards check
2017-01-16 terencehillCompact some notification code
2017-01-16 terencehillSimplify notif_arg_missing_teams
2017-01-13 MarioMake sure minigames can't invite an invalid client
2017-01-13 MarioFix monsters not attacking some targets, also fix monst...
2017-01-12 MarioMerge branch 'terencehill/bot_AI' into 'master'
2017-01-12 MarioMinor performance improvement
2017-01-12 MarioDon't spam body impact sound if monster is burning
2017-01-12 terencehillMerge branch 'master' into terencehill/bot_AI 404/head
2017-01-11 terencehillFix issues with choice notifications
2017-01-11 terencehillMerge branch 'master' into terencehill/bot_AI
2017-01-10 MarioMerge branch 'terencehill/notification_cvars' into...
2017-01-10 MarioFix type 403/head
2017-01-10 MarioRemove weapon_blocked
2017-01-10 MarioFix a couple of precache warnings with doors and plats
2017-01-10 MarioFix it properly
2017-01-10 terencehillBot AI: improve item rating
2017-01-10 MarioFix servers always starting with deathmatch
2017-01-09 MarioTweak flight buff to be more reliable (only needs crouc...
2017-01-09 terencehillMove game_stopped setting to game modes that want it
2017-01-09 MarioUpdate attack mode crosshair while raptor is launching
2017-01-07 terencehillSmall simplification
2017-01-07 MarioAdd a hidden flag to monsters, so they don't show up...
2017-01-07 MarioRemove an unused function
2017-01-07 MarioProperly unassign hook from player's weapon entity...
2017-01-06 terencehillRemove nent_cvarname field, get the cvar name from...
2017-01-06 terencehillHandle notifications with team information with a singl...
2017-01-05 terencehillFix wrong naming style and initialization in 2 macros...
2017-01-04 terencehillFix another game over check; remove some redundant...
2017-01-04 terencehillRename gameover to game_stopped as it makes more sense...
2017-01-04 terencehillIf a round hasn't started yet forbid primary and second...
2017-01-04 MarioNew Toys is not a mod worthy of affecting the server...
2017-01-04 MarioMerge branch 'Mario/wepent_experimental' into 'master'
2017-01-03 MarioMerge branch 'master' into Mario/wepent_experimental
2017-01-03 MarioRestore ps_push
2017-01-03 MarioMerge branch 'terencehill/keyhunt' into 'master'
2017-01-02 MarioHack in support for duel as a reported gametype to...
2017-01-02 MarioMerge branch 'martin-t/ok_weap' into 'master'
2017-01-02 MarioMerge branch 'martin-t/info' into 'master'
2017-01-02 MarioFix a crash caused by stupid maps
2017-01-01 MarioPreliminary support for triggering items (default actio...
2017-01-01 MarioHardcode the health/damage limits for pain sounds and...
2016-12-31 terencehillMerge branch 'master' into terencehill/keyhunt
2016-12-31 Martin Taibroverkill: take into account last weapon held when switc... 400/head
2016-12-31 terencehillautocvar_g_grappling_hook can't use be used here as...
2016-12-31 terencehillCvar descriptions shouldn't be translatable
2016-12-31 MarioFix compile
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'Mirio/balance' into 'master'
2016-12-31 MarioMerge branch 'martin-t/shuffleteams' into 'master'
2016-12-31 MarioMerge branch 'martin-t/maxshotdist' into 'master'
2016-12-31 MarioMerge branch 'master' into martin-t/shuffleteams
2016-12-31 MarioMerge branch 'master' into martin-t/maxshotdist
2016-12-31 MarioMerge branch 'martin-t/misc' into 'master'
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'master' into Mirio/balance
2016-12-31 MarioMerge branch 'terencehill/bot_fix' into 'master'
2016-12-30 terencehillRevert "Show to spectators all the waypoints that are...
2016-12-30 MarioEnable buffs by default and don't report them as a...
2016-12-30 Martin TaibrPlayerDamage_Calculate -> Damage_Calculate
2016-12-30 Martin Taibrfix overkill blaster damaging turrets and vehicles...
2016-12-30 Martin Taibrminor optimization
2016-12-29 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-29 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-29 terencehillFix shotgun ammo field
2016-12-29 terencehillImprove weapon rating balance: bots now really take...
2016-12-28 terencehillFix ammo rating, it was always rated 0
2016-12-28 terencehillHigh rating for 50 armor is more than enough (justified...
2016-12-28 terencehillSmall cleanup
2016-12-27 terencehillCustom weapon priorities for bots: improve rating distr...
2016-12-27 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-27 MarioRemove IT_AMMO
2016-12-26 MarioHunter-Killer: Only loop through entities that can...
2016-12-26 TimePathMerge branch 'TimePath/inventory_tweaks'
2016-12-26 TimePathInventory: expand capacity
2016-12-26 terencehillCustom weapon priorities for bots: improve rating scale...
2016-12-26 terencehillFix wrong check causing bots to seek more already owned...
2016-12-25 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-25 MarioFix a reference to the unused global entity 'other'
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 MarioUse the constants for player hitbox size when applicabl...
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 MarioWe need to send location as coords, can't 'short'cut...
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 Martin Taibradjust max shot distance according to map size
2016-12-24 MarioDon't use global options for the player hitbox and...
2016-12-23 MarioMinor monster code cleanup
2016-12-21 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-20 MarioPredict jetpack effect and sound (yay for perfectly...
2016-12-20 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-19 MarioRename a lib function (overlaps with an old map entity...
2016-12-17 MarioRemove unused macro
2016-12-16 MarioMerge branch 'master' into Mario/wepent_experimental
next