]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Remove .move_* fields and MOVETYPE_PUSH logic (doesn't work)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2016-07-19 MarioFix flag passing
2016-07-19 MarioMerge branch 'Mario/flag_return_fixes'
2016-07-19 MarioManual flag returning: show a carrier waypoint to enemi...
2016-07-18 MarioImplement stalemate condition on the client
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/tweaks'
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/ca_spe...
2016-07-02 MarioHacky fix for TDM crashing
2016-06-28 MarioMerge branch 'Mario/fireball_merge' into 'master'
2016-06-27 MarioFix up the Spectate mutator hooks for CA
2016-06-26 FreddyClan Arena: Fix spectators being shown as part of a... 331/head
2016-06-25 MarioMerge branch 'master' into Mario/tweaks
2016-06-24 MarioMerge branch 'master' into Mario/gameover_fixes
2016-06-24 MarioMerge branch 'Mario/killother' into 'master'
2016-06-23 MarioMerge branch 'master' into Mario/killother 327/head
2016-06-19 MarioPurge other from customizeentityforclient
2016-06-19 MarioCleanse the touch functions of the other evil
2016-06-19 TimePathWrap engine events
2016-06-18 MarioClean up some for() loops, also replace a few remaining...
2016-06-18 MarioOnly hide the flag from the player if the player can...
2016-06-17 MarioFix GetRecords mutator hook
2016-06-16 MarioFix a crash in CTF
2016-06-14 terencehillMerge branch 'master' into terencehill/hud_shake_fix
2016-06-14 MarioMerge branch 'master' into Mario/balance
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 TimePathRemove uses of WITHSELF
2016-06-11 MarioMerge branch 'master' into Mario/entrap_nade
2016-06-11 TimePathStep 6: complete
2016-06-11 MarioRemove some more unnecessary WITHSELFs
2016-06-11 MarioFix argument number, hopefully fixes crash
2016-06-10 MarioCleanse PlayerRegen
2016-06-10 MarioAllow changing other/toucher from item and buff touch...
2016-06-10 MarioAdd player argument to FixPlayermodel
2016-06-10 MarioKill off some now useless WITHSELF cases
2016-06-10 MarioStep 5: complete
2016-06-10 MarioRemove unnecessary returns
2016-06-10 MarioFix compile
2016-06-10 MarioRemove some more SELFPARAMs
2016-06-10 MarioCleanse vehicles of SELFPARAM
2016-06-10 MarioClean up some SELFPARAMs
2016-06-10 MarioCleanse GetPressedKeys
2016-06-10 MarioCleanse server client commands
2016-06-10 MarioCleanse PlayerUseKey and PlayerPreThink
2016-06-10 MarioCleanse the physics hooks
2016-06-10 MarioCleanse the last of the server side mutator 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 MarioRemove even more self
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-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 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-21 MarioCleanse steerlib and movelib of self
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 MarioClean some self uses from race/cts
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-05-01 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-30 MarioAdd an option to make jumppads not affect nexball balls
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-29 MarioFix assault and clean up some self uses
2016-04-25 MarioAdd a hack to clean up flag sound precaching
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-14 TimePathMerge branch 'TimePath/cmake'
2016-04-06 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-04-05 MarioMerge branch 'master' into Mario/hagar_notfixed 297/head
2016-04-05 MarioMerge branch 'terencehill/hud_skin_updates' into 'master'
2016-04-05 MarioMerge branch 'terencehill/modified_default_cvars' into...
2016-04-05 MarioMerge branch 'terencehill/timelimit_override_fix' into...
2016-04-04 terencehillFix timelimit_override and similar cvars not being... 308/head
2016-04-03 terencehillMerge branch 'master' into terencehill/modified_default... 299/head
2016-03-28 TimePathMerge branch 'TimePath/json'
2016-03-28 MarioMerge branch 'terencehill/race_fix' into 'master'
next