]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/t_items.qc
Merge branch 'TimePath/notifications' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / t_items.qc
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 MarioDon't use a countdown if the powerup is set to respawn...
2016-03-09 MarioAdd a new key to override the initial item respawn...
2016-03-06 TimePathNotifications: relocate
2016-03-05 MarioRemove a few old TODOs that now have issues
2016-02-29 MarioMerge branch 'terencehill/jetpack_centerprint' into...
2016-02-29 terencehillShow a centerprint message when you get the jetpack... 289/head
2016-02-28 MarioMerge branch 'terencehill/weaponmodel_effects_tweaks...
2016-02-28 TimePathMerge branch 'proraide/fix_fps' into 'master'
2016-02-21 MarioMerge branch 'Mario/balance_v2' into 'master'
2016-02-21 MarioMerge branch 'Mario/sniperrifle' into 'master'
2016-02-20 MarioMerge branch 'master' into morphed/hagar 284/head
2016-02-18 MarioDon't use health when getting armor value
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-28 MarioMerge branch 'terencehill/itemstime_fixes' into 'master'
2016-01-28 terencehillFix broken superweapons time in the itemstime panel... 277/head
2016-01-06 TimePathSound_fixpath: reduce server load
2016-01-06 TimePathRevert "Use old style sound names (fixes heavy server...
2016-01-06 MarioUse old style sound names (fixes heavy server lag when...
2016-01-06 MarioRe-enable for now, just incase it potentially breaks...
2016-01-06 MarioDon't call EXACTTRIGGER_TOUCH when it's not needed...
2016-01-05 MarioMake item team setting use new loops
2016-01-04 MarioMerge branch 'terencehill/lms_itemtimes_fix' into ...
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-03 MarioAdd a hack to fix the use of self in .predraw functions
2016-01-03 MarioPurge most cases of self from the client folder
2016-01-03 MarioPurge self from event_damage
2016-01-02 MarioDon't override alpha to 1 if warpzones exist, fixes...
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2016-01-01 MarioUse IS_DEAD where possible, also fix vehicles targeting...
2016-01-01 MarioUse STAT(FROZEN, e) instead of e.frozen
2016-01-01 MarioMore loops
2015-12-31 MarioUse IS_DEAD everywhere
2015-12-30 TimePathUpdate more include paths to simplify log output
2015-12-29 TimePathWhitespace police
2015-12-29 TimePathMerge branch 'terencehill/server_aliases_fix' into...
2015-12-28 MarioMake it optional
2015-12-28 MarioShow ghost items while in a vehicle
2015-12-24 MarioFinally fix the stupid client including server items...