]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/weapons
Cleanse the touch functions of the other evil
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons /
2016-06-19 MarioCleanse the touch functions of the other evil
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/entrap_nade 324/head
2016-06-13 MarioMerge branch 'master' into Mario/fullbright_skins
2016-06-13 TimePaths/world/NULL/
2016-06-12 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-12 MarioReplace some more vlen checks with vdist and vlen2
2016-06-12 TimePathFix invisible devastator rockets
2016-06-12 TimePathRemove uses of WITHSELF
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 TimePathStep 6: complete
2016-06-10 MarioKill off some now useless WITHSELF cases
2016-06-10 MarioStep 5: complete
2016-06-10 MarioPurge WITHSELF from all non-engine functions
2016-06-10 MarioCleanse GetPressedKeys
2016-06-10 MarioCleanse the physics hooks
2016-06-10 MarioCleanse more of the mutator hooks
2016-06-09 MarioPurify PlayerDamage_Calculate
2016-06-08 MarioFix vaporizer missing its muzzle flash if the particle...
2016-06-08 MarioMerge branch 'terencehill/dynamic_hud' into 'master'
2016-06-08 MarioMerge branch 'terencehill/hud_smooth_weapon_switch...
2016-06-08 MarioMerge branch 'terencehill/v_deathtilt_fix' into 'master'
2016-06-08 MarioMerge branch 'terencehill/respawn_timer_fix' into ...
2016-06-08 MarioMerge branch 'terencehill/hud_no_joypad_keys' into...
2016-06-03 MarioRemove a now useless WITHSELF
2016-05-28 TimePathRemove various SELFPARAM
2016-05-28 TimePathRemove weapon SELFPARAM
2016-05-26 TimePathMerge branch 'TimePath/killself' into 'master'
2016-05-24 TimePathRemove SELFPARAM() from .think and .touch 322/head
2016-05-23 TimePathUse think accessors
2016-05-22 TimePathIntroduce touch accessors
2016-05-22 TimePathDelete unused SELFPARAM
2016-05-22 MarioFix up some more questionable setself's
2016-05-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-19 MarioClean out self from most NET_HANDLEs
2016-05-19 Mariospawnfunc and SendEntity3 have a 'this' parameter,...
2016-05-18 MarioPurge self from FireRailgunBullet
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-01 terencehillMerge branch 'master' into terencehill/translate_colors_2 290/head
2016-05-01 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-30 MarioRemove an unnecessary hack that allowed an infinite...
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-14 TimePathMerge branch 'TimePath/cmake'
2016-04-07 MarioMerge branch 'Mario/hagar_notfixed' into 'master'
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-03-28 TimePath#define use use1
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-26 terencehillMerge branch 'master' into terencehill/dynamic_hud
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 MarioHack to fix crouch prediction and hook/melee/frozen
2016-03-24 TimePathSimplify progs.inc
2016-03-23 terencehillMerge branch 'master' into terencehill/dynamic_hud
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 MarioCleanse some uses of self in the bot code
2016-03-22 TimePathAdd missing SELFPARAM()
2016-03-22 TimePathPropagate sound references
2016-03-15 TimePathCheck viewmodel alignment more frequently
2016-03-14 TimePathMigrate relative includes in headers to #include <>
2016-03-13 terencehillMerge branch 'master' into terencehill/hud_fixes
2016-03-13 terencehillMerge branch 'master' into terencehill/translate_colors_2
2016-03-13 TimePathRemove uses of LAMBDA(), not handled well by uncrustify
2016-03-12 TimePaths/make_pure/new_pure/
2016-03-12 TimePathW_PROP_reloader: pure
2016-03-12 MarioIncrease the weapon cvar update interval to 5 seconds...
2016-03-10 TimePathMerge branch 'TimePath/notifications' into 'master'
2016-03-10 TimePathMerge branch 'master' into TimePath/notifications 292/head
2016-03-09 TimePathFix indentation
2016-03-09 TimePathUse PHYS_INPUT_BUTTON_*
2016-03-06 TimePathNotifications: relocate
2016-03-02 TimePathNotifications: strong references
2016-02-29 MarioAdd an option to change the opacity of the grappling...
2016-02-28 MarioMerge branch 'terencehill/weaponmodel_effects_tweaks...
2016-02-28 TimePathMerge branch 'proraide/fix_fps' into 'master'
2016-02-24 MarioFailed attempt to make hagar barrel spin continuously...
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-20 MarioSet weapon hitbox back to '0 0 0' after changing its...
2016-02-14 MarioMerge branch 'master' into morphed/hagar
2016-02-13 MarioMerge branch 'terencehill/weaponmodel_effects_improveme...
2016-02-08 MarioMerge branch 'terencehill/csqc_cursor' into 'master'
2016-02-08 MarioMerge branch 'terencehill/fuelregen_powerup' into ...
2016-02-05 MarioStop arc beam when game ends
2016-02-05 MarioMerge branch 'master' into Mario/balance_v2
2016-02-04 MarioEnable team-coloured Arc beam by default
next