]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Remove SELFPARAM() from .think and .touch
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
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-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-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-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...
2016-03-31 MarioMerge branch 'terencehill/more_apply_button_settings...
2016-03-29 MarioWhen picking up a powerup, don't keep playing the old...
2016-03-28 MarioPut pure entities in the very center of the map (corner...
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 terencehillRemove trailing 0s before saving float numbers into...
2016-03-27 MarioFix compile
2016-03-27 MarioMerge branch 'master' into Mario/use1
2016-03-27 MarioMove use1 definition to util (should fix compilation...
2016-03-27 MarioFinish off activator (it's unused, so using it doesn...
2016-03-27 MarioFix the use of self, activator and other globals in...
2016-03-27 TimePathPropagate this
2016-03-26 MarioUndo last commit (result is used much later to get...
2016-03-26 MarioDon't call crosshair_trace on racer (results appear...
2016-03-26 MarioBring back the precache hook (abused by mods)
2016-03-26 MarioAlways disable self damage from the blaster in instagib
2016-03-26 TimePathSelf removal kit: update plan
2016-03-26 TimePathPropagate this
2016-03-26 MarioPurge self from most of the warpzone lib
2016-03-26 MarioAdd a low attenuation for turret/vehicle projectile...
2016-03-26 MarioFix vehicle alarms to only play to the driver (yay...
2016-03-26 MarioHopefully fix silly compilation test unit
2016-03-26 MarioClean up some more self uses
2016-03-26 MarioClean out some more self uses from vehicle code
2016-03-26 MarioIf the monster is a client, don't attempt to remove it
2016-03-26 MarioSet self in vehicle frames as before (until we can...
2016-03-26 terencehillMerge branch 'master' into terencehill/hud_fixes 294/head
2016-03-25 MarioSet vehic velocity, not self.vehicle
2016-03-25 TimePathInventory: check for null
next