]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Increase the maximum number of mutators
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2015-10-08 TimePathMerge branch 'TimePath/hudpanels_registry' into 'master'
2015-10-08 TimePathMerge branch 'TimePath/bot_api' into 'master'
2015-10-08 TimePathRadar icons: fix colour
2015-10-08 TimePathBots: move supporting code into bot directory 237/head
2015-10-07 TimePathBots: define the API boundaries
2015-10-07 TimePathRegistry: overflow check
2015-10-07 TimePathNet: purge SELFPARAM from sendfuncs
2015-10-06 TimePathNades: always override dropweapon
2015-10-06 TimePathNades: rename registry globals
2015-10-06 TimePathBuffs: 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 TimePathNades: check if player has hook for priming with weapon...
2015-10-06 TimePathNades: always throw with weapon drop in case offhand...
2015-10-06 TimePathHook: merge offhand and weapon behaviour
2015-10-05 TimePathHook: fix server cfg
2015-10-05 MarioMerge branch 'Mario/trailparticles' into 'master'
2015-10-05 MarioAdd support for traileffect on CSQC models
2015-10-05 TimePathNexball: mutator lock ballstealer
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 TimePathMonsters: remove MON_ACTION
2015-10-02 TimePathWeapons: fix accuracy panel and hide the internal 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: hide from menu
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 TimePathMutators: sort #includes
2015-09-29 TimePathOffhand hook: migrate to mutator system
2015-09-29 TimePathWeapons: Introduce concept of offhand weapons
2015-09-28 TimePathMerge remote-tracking branch 'gitlab/TimePath/unified_w...
2015-09-28 TimePathMonsters: prepare for classification
2015-09-28 TimePathMerge branch 'master' into TimePath/universal_weapons
2015-09-27 MarioMerge branch 'master' into Mario/snake
2015-09-27 TimePathItems: Use model registry
2015-09-27 MarioMerge branch 'master' into Mario/snake
2015-09-26 TimePathEffects: prefer team suffixes
2015-09-26 TimePathRemove uses of Static_Team_ColorName
2015-09-26 TimePathMerge branch 'TimePath/soundregistry' into 'master'
2015-09-26 TimePathSplit port-o-launch and nexball ball stealer
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 TimePathUpdate uses of self
2015-09-05 TimePathMerge branch 'master' into TimePath/global_self
2015-09-03 TimePathFix instagib waypoints
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 MarioAdd options to allow instagib secondary fire to damage...
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 MarioAdd 4 team CTF support to superspectate
2015-08-30 MarioAdd an option to spawn near teammates to allow turning...
2015-08-30 MarioFix physical items
2015-08-30 MarioAdd an option to disable the 'New toys, new toys!'...
2015-08-30 MarioDon't replace shotgun with shockwave in new toys
2015-08-30 MarioAdd a potentially useful option to only allow the use...
2015-08-30 MarioAdd a couple of useful options to multijump
2015-08-30 MarioAllow turning off damage from lava and slime in instagi...
2015-08-30 MarioFix campcheck damaging players when it shouldn't (while...
2015-08-30 MarioPrevent a potential crash with vehicles and bloodloss
2015-08-30 TimePathUse SELFPARAM() in every function that uses self
2015-08-30 MarioDon't use TDM team entities with no cnt set (supposedly...
2015-08-30 MarioAdd a notification when player is out of lives
2015-08-30 MarioMove a keepaway specific modifier into the keepaway...
2015-08-30 MarioMove team player spawn functions into the spawnpoints...
2015-08-30 MarioAdd inflictor to damage hook
2015-08-30 MarioAdd an option to override the gamemode specific respawn...
2015-08-30 MarioAdd a hook for buff model customization, use a flag...
next