]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Purge self from the damage/death mutator hooks
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
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 MarioCleanse GetCvars
2016-06-09 TimePathRe-number mutator args to be more like varargs
2016-06-09 MarioRemove even more self
2016-06-09 TimePathRemove selfparam from triggers
2016-06-09 MarioPurge self from playerdemo.qc
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-06-03 MarioRemove a now useless WITHSELF
2016-06-01 MarioFix a reference to a nexball function outside nexball...
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 MarioClean out self from wr_checkammo1 & wr_checkammo2
2016-05-22 MarioClean out more self from the pathlib code
2016-05-21 MarioClean out self from some of the pathlib code
2016-05-21 MarioClean up some self uses in demo code
2016-05-21 MarioCleanse steerlib and movelib of self
2016-05-21 MarioClean out some self uses from teamplay file
2016-05-21 MarioClean out self use from the weapon selection code
2016-05-19 MarioClean up some self uses in cheats code
2016-05-19 MarioClean out some 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 MarioPurge self from FireRailgunBullet
2016-05-18 MarioClean some self uses from race/cts
2016-05-18 MarioFix up waypointsprite_visible_for_player to not use...
2016-05-11 MarioSwitch some vlen uses to vdist
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-04 terencehillImprove respawn timer when max respawn delay is higher... 319/head
2016-05-03 terencehillReplace autocvar_g_respawn_delay_max check with a more...
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 MarioFix sv_vote_nospectators 1
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-18 MarioPurge self from the bot code
2016-04-14 TimePathMerge branch 'TimePath/cmake'
2016-04-14 MarioFix self use in tracewalk
2016-04-14 MarioInstead of causing an error, print a message about...
2016-04-14 MarioDon't negate frags if automatically switched teams
2016-04-13 MarioAdd a cvar to prevent mirroring damage if the attack...
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-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-05 MarioAdd a cvar to allow overriding the default/player chose...
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-04-02 TimePathdedicated_print: switch from `LOG_INFO` to `print`
2016-03-31 TimePathWorld chat != spectator chat
2016-03-31 TimePathDon't call sv_hook_gamestart if we want to restart
2016-03-31 TimePathFix IRC bot double chat
2016-03-31 MarioMerge branch 'terencehill/warmup_limit_fix' into 'master'
2016-03-31 MarioMerge branch 'terencehill/scoreboard_columns_fix' into...
2016-03-31 MarioMerge branch 'terencehill/more_apply_button_settings...
2016-03-31 TimePathjson: fix array parsing
2016-03-29 Rudolf PolzerStop conveyors from moving a player after respawning...
2016-03-29 Rudolf PolzerFix bots with sv_gameplayfix_blowupfallenzombies 0.
2016-03-28 terencehillFix warmup limit 301/head
2016-03-28 TimePathMerge branch 'TimePath/json'
2016-03-28 MarioMerge branch 'terencehill/race_fix' into 'master'
2016-03-28 MarioMerge branch 'terencehill/ca_msg_fix' into 'master'
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 MarioHopefully fix compilation tests
2016-03-27 MarioFix compile
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 terencehillCA: fix "You are now alone!" message displayed twice 300/head
2016-03-27 TimePathRace: don't spawn a fake player
2016-03-27 TimePathPropagate this
2016-03-26 terencehillMerge branch 'master' into terencehill/dynamic_hud
2016-03-26 MarioDon't store vehicle's antilag data to the player's...
2016-03-26 TimePathSelf removal kit: update plan
2016-03-26 TimePathPropagate this
next