]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Merge branch 'master' into TimePath/unified_weapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
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...
2015-08-30 MarioMerge branch 'Mario/hook_nade_stuff' into 'master'
2015-08-30 MarioAllow getting the full message from FormatMessage hook
2015-08-30 MarioAdd an extra parameter to the playermodel hook
2015-08-30 MarioMove a keepaway specific check into the keepaway mutator
2015-08-30 MarioFix some redundant checks
2015-08-30 MarioMerge branch 'master' into terencehill/quickmenu
2015-08-30 MarioClean up rocketminsta hook
2015-08-30 MarioAdd rocketminsta, vampirehook & breakablehook mutators...
2015-08-29 MarioSome hook & nade stuff
2015-08-29 MarioRebalance monsters, add more options to the regen hook...
2015-08-29 TimePathMerge branch 'Mario/monsters_broken' into 'master'
2015-08-29 TimePathMerge branch 'master' into Mario/monsters_broken
2015-08-29 TimePathMerge branch 'TimePath/effects' into 'master'
2015-08-29 TimePathDe-stringify particle effects
2015-08-29 MarioMerge branch 'master' into Mario/monsters_broken
2015-08-29 TimePathMerge branch 'TimePath/logging' into 'master'
2015-08-29 TimePathReplace print calls with logger calls
2015-08-29 MarioAdd a mutator file for deathmatch and add a hook for...
2015-08-29 MarioAdd a hook for customizing player model
2015-08-28 MarioAdd some more hooks and fix a particle effect call
2015-08-28 MarioAdd a mutator hook to customize bullets
next