]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Merge branch 'master' into Mario/ons_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2015-04-03 MarioMerge branch 'matthiaskrgr/hudsetup' into 'master'
2015-04-03 MarioMerge branch 'master' into Mario/buff_updates
2015-03-31 MarioMerge branch 'Mario/crosshair_blink_fix' into 'master'
2015-03-31 MarioMerge branch 'Mario/accuracy_fix' into 'master'
2015-03-31 MarioFix secondary fire taking accuracy off the overkill...
2015-03-27 MarioMerge branch 'Mario/nade_fixes' into 'master'
2015-03-27 MarioMerge branch 'master' into Mario/nade_fixes
2015-03-26 MarioMerge branch 'master' into Mario/buff_updates
2015-03-24 Rudolf PolzerKill dotproduct() function as it's built-in in QC;...
2015-03-16 MarioComment out a hack which removes nades when they touch...
2015-03-16 MarioAlso require crouch to drop the nade down
2015-03-16 MarioAdd a setting to handle nade throwing offset, defaultin...
2015-03-16 MarioFix a warning when dying in overkill with no attacker set
2015-03-16 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-03-13 MarioDisable machine gun reloading while carrying ammo buff
2015-03-13 MarioVampire: also steal armor if the target has any
2015-03-13 MarioNegate fall damage while carrying jump buff
2015-03-13 MarioMagnet buff: greatly increased item pickup range
2015-03-13 MarioSwapper buff: press dropweapon to swap places with...
2015-03-13 MarioMerge branch 'master' into Mario/buff_updates
2015-03-06 Matthias KrügerMerge branch 'master' into matthiaskrgr/hudsetup
2015-02-22 MarioSplit movetypes into separate files
2015-02-22 MarioMove QC movetypes to common folder
2015-02-20 MarioExperimental support for QC-driven CTF flag physics
2015-02-19 MarioMove more stuff around
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-17 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-02-17 MarioMerge branch 'TimePath/experiments/csqc_prediction...
2015-02-17 MarioMake it compile
2015-02-17 MarioAdd a new mutator hook to handle weapon speed (projecti...
2015-02-17 MarioUse a macro to make buff adding/removing a bit cleaner
2015-02-14 MarioRough support for buff timers
2015-02-14 MarioMerge branch 'master' into Mario/buff_updates
2015-02-14 MarioMerge branch 'master' into Mario/ons_updates
2015-02-14 MarioA few floats to ints
2015-02-14 MarioApply stalemate if there are at least 2 stale flags...
2015-02-14 MarioMerge branch 'master' into Mario/ctf_updates
2015-02-10 MarioAttempt a minor cleanup, make it actually play
2015-02-10 MarioRemove support for toggling flag active state (map...
2015-02-10 TimePathTweak the Inferno burn time formula for correctness
2015-02-10 TimePathSet a minimum inferno burn time of 0.5
2015-02-10 TimePathDerive inferno buff burn time from an increasing expone...
2015-02-09 MarioInferno buff: damaged targets are inflicted with burnin...
2015-02-09 MarioSome small updates to buffs system
2015-02-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/crypto...
2015-02-05 MarioMerge branch 'master' into Mario/physics
2015-02-03 MarioMerge branch 'Mirio/credits' into 'master'
2015-02-03 MarioMerge branch 'master' into Mario/ons_updates
2015-02-03 terencehillMerge branch 'master' into terencehill/string_prefixes_...
2015-02-02 terencehillMerge branch 'master' into terencehill/weapon_panel_fix
2015-02-02 MarioMerge branch 'master' into Mario/ctf_updates
2015-02-02 TimePathMerge remote-tracking branch 'origin/TimePath/experimen...
2015-02-02 TimePathMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-02-02 MarioMerge branch 'Mario/qc_updates' into 'master'
2015-02-02 TimePathMerge branch 'master' into Mario/qc_updates
2015-01-30 TimePathMerge branch 'Mario/qc_updates' into TimePath/csqc_pred...
2015-01-30 MarioMerge branch 'sev/luma' into 'master'
2015-01-30 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/xonot...
2015-01-30 TimePathRemove for-loop workaround
2015-01-29 TimePathFix whitespace for #include
2015-01-29 TimePathDeclare more ints as ints
2015-01-29 TimePathReplace more `vector_[xyz]` with `vector.[xyz]`
2015-01-29 TimePathRemove pre/post includes
2015-01-29 TimePathRemove includes from most headers
2015-01-29 TimePathRename defs to qh
2015-01-29 TimePath#include this
2015-01-28 TimePathRemove `-Wno-double-declaration`
2015-01-27 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-01-26 TimePathRemove redundant uses of `var`
2015-01-25 TimePathUnify boolean constants
2015-01-25 TimePathReplace `vector_[xyz]` with `vector.[xyz]` where possible
2015-01-25 TimePathWork around a gmqcc bug
2015-01-25 TimePathKill uses of `local` and `noref`
2015-01-24 MarioTurn #define'd constants into actual constants
2015-01-24 terencehillMerge branch 'master' into terencehill/menu_optimizations
2015-01-23 MarioMerge branch 'terencehill/cvar_updates' into 'master'
2015-01-22 MarioMerge branch 'master' into sev/hud_kh
2015-01-21 TimePathMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-01-21 MarioMerge branch 'master' into Mario/ctf_updates
2015-01-20 terencehillMerge branch 'master' into terencehill/itemstime
2015-01-20 MarioFix a couple of minor things that have been bugging...
2015-01-20 MarioMerge branch 'master' into Mario/ons_updates
2015-01-20 MarioMerge branch 'master' into Mario/physics
2015-01-19 MarioMerge remote-tracking branch 'origin/master' into sev...
2015-01-18 MarioMerge branch 'terencehill/music_player' into 'master'
2015-01-11 MarioMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-01-11 Rudolf PolzerMerge branch 'terencehill/teams_override_cvars' into...
2015-01-11 Rudolf PolzerMerge branch 'sev/luma_supplement' into 'master'
2015-01-11 Rudolf PolzerMerge branch 'sev/scoreboard_skin' into 'master'
2015-01-11 Rudolf PolzerMerge branch 'terencehill/eliminatedplayer_fix' into...
2015-01-11 Rudolf PolzerMerge branch 'terencehill/keybinds.txt.it_update' into...
2015-01-11 Rudolf PolzerMerge remote-tracking branch 'origin/mrbougo/clonefixes'
2015-01-07 terencehillFix "spectating a frozen player also darkens the specta...
2015-01-05 MarioFix a crash
2015-01-05 TimePathMerge branch 'master' into TimePath/experiments/csqc_pr...
2015-01-02 Severin MeyerMerge branch 'master' into sev/luma
2014-12-30 terencehillMerge branch 'master' into terencehill/music_player
2014-12-30 MarioFix blaster in NIX
2014-12-27 MarioMerge branch 'terencehill/team_slider_fix' into 'master'
2014-12-27 MarioMerge branch 'TimePath/refactor/mod_operator' into...
next