]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons/weapon.qh
Merge branch 'TimePath/notifications' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapon.qh
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-02 TimePathNotifications: strong references
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-01-04 MarioMerge branch 'terencehill/menu_fixes' into 'master'
2016-01-04 MarioMerge branch 'terencehill/menu_optimization' into ...
2016-01-01 terencehillMerge branch 'master' into terencehill/lms_itemtimes_fix 266/head
2015-12-24 TimePathtuba: fix #1621
2015-12-21 TimePathMerge branch 'terencehill/menu_hudskin_selector' into...
2015-12-13 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-12 TimePathWeapons: remove redundancies
2015-12-10 TimePathWeapons: network balance changes
2015-12-08 terencehillMerge branch 'master' into terencehill/menu_hudskin_sel...
2015-12-05 terencehillMerge branch 'master' into terencehill/menu_optimization
2015-12-05 TimePathWeapons: make WepSet_FromWeapon more verbose, making...
2015-12-03 MarioMerge branch 'terencehill/strzone_fixes' into 'master'
2015-11-30 TimePathMerge branch 'TimePath/csqc_viewmodels' into 'master'
2015-11-29 TimePathViewmodels: clientside Vortex glow
2015-11-29 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-29 TimePathMerge branch 'TimePath/stats' into 'master'
2015-11-29 MarioThis commit is dedicated to TimePath
2015-11-29 TimePathMerge branch 'master' into TimePath/stats
2015-11-21 MarioDo 10 more stats
2015-11-13 MarioMerge branch 'master' into Mario/bulldozer
2015-11-08 MarioMerge branch 'terencehill/quickmenu_file_example' into...
2015-11-08 MarioMerge branch 'terencehill/menu_languages' into 'master'
2015-11-07 TimePathStats: register FUEL
2015-11-06 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-04 TimePathMerge branch 'master' into TimePath/debug_draw 248/head
2015-11-02 TimePathViewmodel: animate clientside
2015-11-02 TimePathMerge branch 'master' into TimePath/csqc_viewmodels
2015-11-02 TimePathWeapons: pass weaponentity field instead of slot
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-29 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-29 TimePathMerge branch 'TimePath/items' into 'master'
2015-10-29 TimePathMerge branch 'master' into TimePath/items 245/head
2015-10-28 TimePathMerge branch 'TimePath/independent_offhand' into 'master'
2015-10-28 TimePathWeapons: add a second .weaponentity 247/head
2015-10-28 TimePathWeapons: pass weapon index
2015-10-28 TimePathWeapons: use bitflags for fire modes
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 TimePathItems: shift picking up weapons into WeaponPickup
2015-10-12 TimePathItems: remove flags parameter from `_StartItem`
2015-10-12 TimePathItems: source name and pickups from item and weapon...
2015-10-12 TimePathItems: use Model references instead of strings
2015-10-10 terencehillMerge branch 'master' into terencehill/menu_gametype_to...
2015-10-06 TimePathMerge branch 'TimePath/unified_weapons' into 'master'
2015-10-06 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-03 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-02 TimePathWeapons: fix impulses
2015-10-01 TimePathWeapons: remove many direct references to `self`
2015-10-01 TimePathWeapons: remove useless weapon return values and implem...
2015-10-01 TimePathWeapons: remove WEP_ACTION
2015-10-01 TimePathWeapons: split registration and base weapon definitions