]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Merge branch 'master' into terencehill/bot_fixes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2015-05-13 TimePathReplace `MAP(IDENTITY)` with `UNWORDS`
2015-05-13 TimePathReplace `IF(ALL,` with `APPLY(`
2015-05-13 TimePathTidy up
2015-05-12 TimePathAdd instagib items
2015-05-12 TimePathLight refactoring: rename module roots to `all` for...
2015-05-10 MarioMerge branch 'master' into terencehill/itemstime
2015-05-10 terencehillMerge branch 'terencehill/menu_remove_tab_title' of...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into Buddy...
2015-05-10 MarioMerge branch 'TimePath/qc_updates' into 'master'
2015-05-06 TimePathRename the underscore headers
2015-05-05 MarioRemove some leftovers from a merge causing CTF to break...
2015-05-05 MarioAdd constants for player hitbox, for use in a couple...
2015-05-03 MarioRemove a leftover from old merges, fix bot AI going...
2015-05-03 MarioSupport old one-flag CTF maps, hide flag from carrier...
2015-05-03 MarioMerge branch 'master' into Mario/ctf_updates
2015-05-03 TimePathCleanup vehicle #includes
2015-05-03 TimePathModularise commands
2015-05-02 TimePathMake most server includes order insensitive
2015-05-01 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-26 TimePathDeclare more ints as ints
2015-04-26 TimePathDeclare more ints as ints
2015-04-25 MarioMerge some changes from combined updates branch
2015-04-24 MarioConvert a load more floats into ints and bools
2015-04-23 MarioConvert some floats into ints
2015-04-14 MarioMerge branch 'master' into Mario/vehicles
2015-04-14 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-14 MarioMerge branch 'master' into Mario/physics
2015-04-14 MarioMerge branch 'master' into Mario/ctf_updates
2015-04-14 MarioMerge branch 'master' into Mario/buff_updates
2015-04-07 MarioMerge branch 'master' into Mario/ctf_updates
2015-04-05 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
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-24 MarioMerge branch 'master' into Mario/vehicles
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 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 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
next