]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators
Merge branch 'master' into Mario/entrap_nade
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators /
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 MarioFix a crash with sandbox
2016-06-10 MarioCleanse PlayerRegen
2016-06-10 MarioAllow changing other/toucher from item and buff touch...
2016-06-10 MarioKill off some now useless WITHSELF cases
2016-06-10 Mariowr_resetplayer no longer needs WITHSELF
2016-06-10 MarioStep 5: complete
2016-06-10 MarioRemove unnecessary returns
2016-06-10 MarioFix some mistakes
2016-06-10 MarioFix compile
2016-06-10 MarioRemove some more SELFPARAMs
2016-06-10 MarioCleanse vehicles of SELFPARAM
2016-06-10 MarioClean out some waypoint sprite SELFPARAMs
2016-06-10 MarioClean up some SELFPARAMs
2016-06-10 MarioCleanse GetPressedKeys
2016-06-10 MarioCleanse PlayerUseKey and PlayerPreThink
2016-06-10 MarioCleanse the physics hooks
2016-06-10 MarioKill the ret_string global
2016-06-10 MarioFix up even more mutators
2016-06-10 MarioFix up more mutator hooks
2016-06-10 MarioCleanse more of the mutator hooks
2016-06-10 MarioPurge self from the damage/death mutator hooks
2016-06-10 MarioPurify PutClientInServer and PlayerSpawn mutator hooks
2016-06-10 MarioPort client mutator hooks to new arguments system
2016-06-09 MarioPurify PlayerDamage_Calculate
2016-06-09 TimePathRe-number mutator args to be more like varargs
2016-06-09 TimePathWrap customizeentityforclient
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-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 TimePathCSQC: use touch accessors
2016-05-22 TimePathIntroduce touch accessors
2016-05-22 TimePathDelete unused SELFPARAM
2016-05-22 MarioKill more setself
2016-05-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-21 MarioClean out self use from the weapon selection code
2016-05-19 MarioClean up even more self uses
2016-05-19 MarioClean up self uses in weapon dropping code, also switch...
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-08 MarioNew nade type: Entrap (spawns a large orb for 10 second...
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 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-06 terencehillMerge branch 'master' into terencehill/dynamic_hud
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 terencehillMerge branch 'master' into terencehill/dynamic_hud
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 terencehillDynamic HUD: Rework panel resizing/shifting in a cleane...
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 terencehillMerge branch 'master' into terencehill/dynamic_hud
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
next