]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons
Hide the MOTD when going spec
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons /
2015-10-25 TimePathUse the BIT macro
2015-10-25 TimePathPutClientInServer: cleanup
2015-10-25 TimePathStartFrame: minor cleanup
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
2015-10-24 MarioMerge branch 'master' into terencehill/ons_spawn_patch
2015-10-24 MarioMerge branch 'TimePath/gamemode_composition' into ...
2015-10-23 TimePathMerge branch 'master' into TimePath/gamemode_composition 244/head
2015-10-21 terencehillMerge branch 'master' into terencehill/menu_gametype_to... 243/head
2015-10-18 TimePathMutators: combine headers
2015-10-15 TimePathMerge branch 'terencehill/slider_drag_fix' into 'master'
2015-10-14 MarioClean up the bounds a little bit
2015-10-14 MarioMake a common function for getting the player's gun...
2015-10-14 terencehillMerge branch 'master' into terencehill/hud_cleanups
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 TimePathMerge branch 'TimePath/deathtypes' into 'master'
2015-10-11 TimePathMerge branch 'master' into TimePath/deathtypes 234/head
2015-10-11 TimePathMerge branch 'TimePath/cleanup'
2015-10-11 TimePathcommon: move instagib and nexball as they add custom...
2015-10-11 TimePathlib: move csqcmodellib and warpzonelib
2015-10-10 terencehillMerge branch 'master' into terencehill/menu_gametype_to...
2015-10-09 TimePathCommands: move dump commands to their respective systems
2015-10-09 TimePath#includes: cleanup
2015-10-09 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathRevert "Merge branch 'TimePath/bot_api' into 'master'\r"
2015-10-08 TimePathMerge branch 'TimePath/hudpanels_registry' into 'master'
2015-10-08 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathMerge branch 'TimePath/bot_api' into 'master'
2015-10-08 TimePathMerge branch 'master' into TimePath/deathtypes
2015-10-08 TimePathLib: re-home functions from common/util
2015-10-07 TimePathBots: define the API boundaries
2015-10-07 TimePathDeathtypes: port to registry
2015-10-07 TimePathDraw: purge SELFPARAM
2015-10-07 TimePathRegistry: overflow check
2015-10-07 TimePathNet: purge SELFPARAM from sendfuncs
2015-10-06 TimePathBuffs: rename registry globals
2015-10-06 TimePathModels: rename registry globals
2015-10-06 TimePathWeapons: rename registry globals
2015-10-06 TimePathMerge branch 'TimePath/unified_weapons' into 'master'
2015-10-06 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-06 TimePathHook: infinite ammo in mutator
2015-10-06 TimePathHook: merge offhand and weapon behaviour
2015-10-05 TimePathHook: fix hookbomb ownership
2015-10-03 terencehillMerge branch 'master' into terencehill/tooltips_cleanup
2015-10-03 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-03 TimePathMerge branch 'TimePath/spawnfunc' into 'master'
2015-10-03 MarioMerge branch 'terencehill/itemstime_checkmark2' into...
2015-10-03 TimePathMerge branch 'master' into TimePath/spawnfunc 227/head
2015-10-03 MarioMerge branch 'terencehill/slider_anim_improvements...
2015-10-03 MarioMerge branch 'terencehill/bot_fixes' into 'master'
2015-10-03 MarioMerge branch 'terencehill/radiobutton_fix' into 'master'
2015-10-03 TimePathMerge branch 'master' into TimePath/effectinfo
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
2015-09-30 TimePathTurrets: delete 401 lines
2015-09-30 TimePathTurrets: make usable as weapons
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 TimePathMonsters: cleanup
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-26 TimePathPlayer usable vehicle attack
2015-09-26 TimePathPlayer usable mage spikes
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...
next