]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Kill the ret_string global
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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 TimePathRemove selfparam from triggers
2016-06-09 MarioFix a few more selfparam's randomly
2016-06-09 MarioRemove unused function
2016-06-09 TimePathWrap customizeentityforclient
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 MarioDon't do exact trigger checks if the activator is not...
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-02 MarioFix func_pointparticles (draw function referencing...
2016-06-01 MarioMove nexball eventchase handling into nexball file
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 TimePathCSQC: use touch accessors
2016-05-22 TimePathRemove unused trigger_touch
2016-05-22 TimePathIntroduce touch accessors
2016-05-22 TimePathRemove unused SELFPARAM();
2016-05-22 TimePathKill more setself
2016-05-22 TimePathKill more setself
2016-05-22 TimePathKill more setself
2016-05-22 TimePathKill more setself
2016-05-22 TimePathDelete unused SELFPARAM
2016-05-22 MarioKill more setself
2016-05-22 MarioFix up some more questionable setself's
2016-05-22 MarioClean out self from wr_checkammo1 & wr_checkammo2
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 self use from the weapon selection code
2016-05-19 MarioClean self uses from some of the casings code
2016-05-19 MarioClean up self uses in some of the trigger_multiple...
2016-05-19 MarioClean up even more self uses
2016-05-19 MarioClean up some self uses in cheats code
2016-05-19 MarioClean out self from most NET_HANDLEs
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 MarioFix up waypointsprite_visible_for_player to not use...
2016-05-09 TimePathMerge branch 'terencehill/menu_fixes' into 'master'
2016-05-08 TimePathMerge branch 'terencehill/notifications_fix' into ...
2016-05-08 TimePathMerge branch 'terencehill/radar_fix' into 'master'
2016-05-08 MarioMerge branch 'terencehill/translate_colors_2' into...
2016-05-07 terencehillFix messed up notification choices settings 318/head
2016-05-07 terencehillFix compilation when notifications debug is enabled
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 compile
2016-04-30 MarioMove setting of the slowmo cvar out of the physics...
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 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-29 MarioFix assault and clean up some self uses
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 MarioJump pads aren't pure
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 MarioMerge branch 'Mario/angle_fix'
2016-04-14 MarioDon't enable prediction of every movetype yet
2016-04-14 MarioSet the client's view_angles to the physics .v_angle...
2016-04-14 TimePathMerge branch 'TimePath/cmake'
2016-04-13 MarioFix pushing teammates in instagib
2016-04-12 terencehillAdd cvars to enable / disable the dynamic hud effects...
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-07 MarioMerge branch 'Mario/hagar_notfixed' into 'master'
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-04-03 TimePathXonstat: uri_escape thrice
2016-04-02 TimePathdedicated_print: switch from `LOG_INFO` to `print`
2016-03-31 MarioMerge branch 'terencehill/warmup_limit_fix' into 'master'
2016-03-31 MarioMerge branch 'terencehill/scoreboard_columns_fix' into...
next