]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators
spawnfunc and SendEntity3 have a 'this' parameter, use it
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators /
2016-05-19 Mariospawnfunc and SendEntity3 have a 'this' parameter,...
2016-05-19 MarioClean out self uses from spawnpoint code
2016-05-18 MarioFix up waypointsprite_visible_for_player to not use...
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-04-30 MarioDon't show a carrier health bar if the carrier has...
2016-04-30 MarioFix campcheck counting as self damage
2016-04-30 MarioMerge branch 'sev/luma_update' into 'master'
2016-04-30 MarioMerge branch 'Mario/use1' into 'master'
2016-04-29 MarioMerge branch 'master' into Mario/use1 298/head
2016-04-22 MarioMerge branch 'terencehill/weapons_panel_fix' into ...
2016-04-21 MarioMerge branch 'terencehill/menu_cvarlist_modifiedcvars...
2016-04-20 MarioMerge branch 'terencehill/menu_more_disabled_items...
2016-04-18 TimePathWork around CMake #12619
2016-04-18 MarioGive nades random spread, also fix "amazing" announceme...
2016-04-17 terencehillDisable cl_damagetext options when cl_damagetext is 0
2016-04-14 TimePathMerge branch 'TimePath/cmake'
2016-04-13 MarioFix pushing teammates in instagib
2016-04-11 MarioAdd an option to not push teammates with the vaporizer...
2016-04-11 MarioAdd an option to support damage mirroring if desired
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-04-03 terencehillMerge branch 'master' into terencehill/modified_default... 299/head
2016-03-28 MarioMerge branch 'terencehill/ca_msg_fix' into 'master'
2016-03-27 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-27 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-27 MarioMerge branch 'master' into Mario/use1
2016-03-27 MarioFix the use of self, activator and other globals in...
2016-03-27 TimePathPropagate this
2016-03-26 MarioAlways disable self damage from the blaster in instagib
2016-03-26 TimePathPropagate this
2016-03-26 MarioClean out some more self uses from vehicle code
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-24 MarioMerge branch 'master' into Mario/hagar_notfixed
2016-03-24 TimePathSuppress warning in overkill+lms
2016-03-24 TimePathSimplify progs.inc
2016-03-23 TimePathTransmute player entities
2016-03-22 terencehillMerge branch 'master' into terencehill/race_fix
2016-03-22 MarioAnother load of self cases fixed
2016-03-22 TimePathDoxygen: improve
2016-03-22 TimePathUse macros for labels
2016-03-22 TimePathRemove unused SELFPARAM()
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-22 TimePathPropagate sound references
2016-03-22 TimePathClient: Type check
2016-03-22 TimePathRegistry: remove per-item post-initialization
2016-03-15 TimePathserver: pass compilation units test
2016-03-15 TimePathmenu: #undef IMPLEMENTATION
2016-03-14 TimePathMove scripts to qcsrc/tools
2016-03-14 TimePathdamagetext: migrate legacy formatting
2016-03-13 MarioDon't use nade team (breaks modes where friendly fire...
2016-03-13 terencehillMerge branch 'master' into terencehill/hud_fixes
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-13 TimePathDamagetext: simplify format specifier
2016-03-13 TimePathRemove uses of LAMBDA(), not handled well by uncrustify
2016-03-13 TimePathcl_multijump: default to opt-in
2016-03-13 terencehillRevert commit 3290560860 "Escape argument of cl_damaget...
2016-03-12 TimePaths/make_pure/new_pure/
2016-03-12 MarioMerge branch 'Mario/impulse_broken'
2016-03-12 MarioApply a hack to fix being unable to switch weapons...
2016-03-12 MarioBroken attempt to bring back switching weapons while...
2016-03-12 MarioPush the location further to the side when setting...
2016-03-12 MarioDisable spawning near teammates if a team has only...
2016-03-12 MarioDon't spawn behind the player in spawn near teammates...
2016-03-11 MarioMake nade teams more reliable, also fix effects broken...
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathReplace uses of GetCvars with simpler REPLICATE
2016-03-09 TimePathFix indentation
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-03-06 MarioFix unecessary setting of self in sandbox
2016-03-06 TimePathNotifications: strong typing
2016-03-05 MarioRemove a few old TODOs that now have issues
2016-03-05 TimePathMark pure entities
2016-03-05 MarioRound up the health/armor values before sending them
2016-03-02 TimePathNotifications: strong references
2016-03-01 MarioRemove shockwave weapon from the new toys mutator
2016-02-28 MarioMerge branch 'terencehill/weaponmodel_effects_tweaks...
2016-02-28 TimePathMerge branch 'proraide/fix_fps' into 'master'
2016-02-27 MarioPrevent picking up nades while frozen
2016-02-21 MarioMerge branch 'Mario/balance_v2' into 'master'
2016-02-21 MarioMerge branch 'Mario/sniperrifle' into 'master'
2016-02-20 MarioMerge branch 'master' into morphed/hagar 284/head
2016-02-15 MarioAdd some checks to prevent silly things, like corpses...
2016-02-15 MarioGive picked up nades a set timer, also fix some issues...
2016-02-15 MarioMerge branch 'master' into morphed/hagar
2016-02-15 MarioAdd an option to pick up thrown nades
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-02-13 MarioMerge branch 'terencehill/weaponmodel_effects_improveme...
2016-02-11 MarioAdd an option to use the old small nade size
2016-02-08 MarioMerge branch 'terencehill/csqc_cursor' into 'master'
2016-02-08 MarioMerge branch 'terencehill/fuelregen_powerup' into ...
2016-02-06 MarioAllow vampire buff to work with arc
2016-02-02 terencehillMake fuel regenerator a proper powerup so that it passe... 280/head
2016-01-31 terencehillMerge branch 'master' into terencehill/weaponmodel_effe...
2016-01-28 MarioMerge branch 'terencehill/itemstime_fixes' into 'master'
2016-01-28 terencehillFix broken superweapons time in the itemstime panel... 277/head
2016-01-28 terencehillFix Jetpack Regenerator time, it wasn't networked
2016-01-28 terencehillAvoid networking times of unsupported items
2016-01-27 MarioMerge branch 'terencehill/damagetext_cleanup' into...
2016-01-27 terencehillMake cl_damage* cvar descriptions untranslatable 274/head
next