]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons/weapon
Shownames: fade when moving to spectate
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapon /
2015-10-01 TimePathWeapons: remove WEP_ACTION
2015-09-29 TimePathMonsters: make mage more player friendly
2015-09-29 TimePathOffhand: fix machinegun (still needs .clip_load > 0)
2015-09-29 TimePathOffhand: fix ammo consumption
2015-09-29 TimePathOffhand hook: migrate to mutator system
2015-09-29 TimePathWeapons: Introduce concept of offhand weapons
2015-09-28 MarioPort shockwave
2015-09-28 MarioPort seeker
2015-09-28 MarioPort rpc
2015-09-28 MarioPort rifle
2015-09-28 MarioPort mortar
2015-09-28 MarioPort mine layer
2015-09-28 MarioPort machinegun
2015-09-28 MarioPort hook
2015-09-28 MarioPort hmg
2015-09-28 MarioPort hlac
2015-09-28 MarioPort shotgun
2015-09-28 TimePathMerge remote-tracking branch 'gitlab/TimePath/unified_w...
2015-09-28 MarioPort hagar
2015-09-28 MarioPort fireball
2015-09-28 MarioPort blaster
2015-09-28 MarioPort tuba
2015-09-28 MarioPort devastator
2015-09-28 MarioPort vortex
2015-09-28 MarioPort vaporizer
2015-09-28 MarioPort electro to classes and methods
2015-09-28 TimePathWeapons: upgrade crylink to REGISTER_WEAPON_2
2015-09-28 TimePathWeapons: upgrade arc to REGISTER_WEAPON_2
2015-09-28 TimePathWeapons: remove unused field w_simplemdl
2015-09-28 TimePathWeapons: require explicit pickup model
2015-09-28 TimePathMerge branch 'master' into TimePath/universal_weapons
2015-09-27 MarioMerge branch 'master' into Mario/snake
2015-09-26 TimePathEffects: prefer team suffixes
2015-09-26 TimePathMerge branch 'TimePath/soundregistry' into 'master'
2015-09-26 TimePathSplit port-o-launch and nexball ball stealer
2015-09-25 TimePathPort Port-O-Launch to w_new weapon_func
2015-09-25 TimePathDeprecate weapon_func
2015-09-24 TimePathMerge branch 'terencehill/obsolete_cvars_removal' into...
2015-09-24 TimePathMerge branch 'Mario/vaporizer_damage' into 'master'
2015-09-24 TimePathMerge branch 'terencehill/translation_system_improvemen...
2015-09-24 TimePathSpawnfunc whitelist
2015-09-23 TimePathUse the sound list 226/head
2015-09-23 TimePathCreate a sound list
2015-09-23 TimePathMerge branch 'TimePath/modelregistry' into 'master'
2015-09-22 TimePathCreate a model list 225/head
2015-09-21 MarioMerge branch 'master' into 'master'
2015-09-21 TimePathMerge branch 'TimePath/lint' into 'master'
2015-09-21 TimePathLint
2015-09-16 TimePathRun whitespace.sh
2015-09-05 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-09-05 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-09-05 TimePathMerge branch 'TimePath/global_self' into 'master'
2015-09-05 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 terencehillMerge branch 'master' into terencehill/slider_anim_impr...
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-02 TimePathCombine `SELFCALL` and `SELFCALL_DONE` with `WITH`
2015-09-02 TimePathMerge branch 'master' into TimePath/global_self
2015-09-01 terencehillMerge branch 'master' into terencehill/translation_syst...
2015-08-31 MarioMerge branch 'Mario/vaporizer_damage' into 'master'
2015-08-31 MarioMerge branch 'master' into Mario/vaporizer_damage
2015-08-31 TimePathRemove oldself variables
2015-08-31 TimePathReplace all direct assignments to self with setself(e)
2015-08-30 MarioMerge branch 'terencehill/menu_weaponarena_selection_fi...
2015-08-30 TimePathUse SELFPARAM() in every function that uses self
2015-08-30 MarioMerge branch 'Mario/hook_nade_stuff' into 'master'
2015-08-30 TimePathMove weapons into a folder like items, monsters, turret...