Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Pages linked from the selected page
Pages linking to the selected page
Human (not bot)
CollapseList of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

5 April 2025

N    21:33  TE BLOODSPRITE diffhist +962 Outerbeast talk contribs Created page with "A downward spray of sprites with an animated sprite in the center. frame|TE_BLOODSPRITE <pre> void te_bloodsprite(Vector pos, string sprite1="spri..."
N    21:31  TE BLOODSTREAM diffhist +926 Outerbeast talk contribs Created page with "Ejects two streams of colored particles that fall to the ground. One stream is more condensed than the other. CUtility method: <code>void BloodStream(const Vector& in vecOrig..."
N    21:29  TE BLOOD diffhist +852 Outerbeast talk contribs Created page with "Ejects several small clumps of colored particles. CUtility method:<br> <code>void BloodDrips(const Vector& in vecOrigin, const Vector& in vecDirection, int iColor, int iA..."
N    21:26  TE PARTICLEBURST diffhist +708 Outerbeast talk contribs Created page with "Expanding cube of colored particles. frame|TE_PARTICLEBURST <pre> void te_particlebust(Vector pos, uint16 radius=128, uint8 color=250, uint8 li..."
N    21:23  TE PROJECTILE‎‎ 2 changes history +1,045 [Outerbeast‎ (2×)]
N    21:22  TE BREAKMODEL diffhist +1,661 Outerbeast talk contribs Created page with "Spawns multiple rotating models with gravity, collisions, fadeout, particle trails, and sound effects. Models are spawned from random locations inside a box. This is the effe..."
N    21:19  TE EXPLODEMODEL diffhist +879 Outerbeast talk contribs Created page with "Spawns multiple rotating models with gravity, collisions, particle trails, and flashing orange lights. frame|TE_EXPLODEMODEL <pre> void te_explode..."
N    21:07  TE IMPLOSION diffhist +730 Outerbeast talk contribs Created page with "Group of tracers moving towards a point. frame|TE_IMPLOSION <pre> void te_implosion(Vector pos, uint8 radius=255, uint8 count=32, uint8 life=5, Netw..."
N    21:05  TE STREAK SPLASH diffhist +1,023 Outerbeast talk contribs Created page with "Shoots multiple tracers in some direction, affected by gravity. frame|TE_STREAK_SPLASH <pre> void te_streaksplash(Vector start, Vector dir, uint8..."
N    21:02  TE USERTRACER diffhist +741 Outerbeast talk contribs Created page with "Shoots a customizable bullet tracer. Due to the low precision of the life parameter, the tracer distance is much less accurate than TE_TRACER. File:TE USERTRACER.gif|fr..."
N    21:01  TE TRACER diffhist +728 Outerbeast talk contribs Created page with "Standard bullet tracer effect. Colour of this effect is determined by tracerred, tracergreen and tracerblue cvars, opacity by traceralpha, speed by tracerspeed, distance from..."
N    20:57  TE BEAMCYLINDER diffhist +1,509 Outerbeast talk contribs Created page with "A ring-shaped beam that expands over time. The orientation of the cylinder can't be changed. frame <pre> void te_beamcylinder(Vector pos, float r..."
N    20:51  TE BEAMDISK‎‎ 2 changes history +1,453 [Outerbeast‎ (2×)]
N    20:45  TE BEAMENTPOINT‎‎ 2 changes history +1,368 [Outerbeast‎ (2×)]
N    20:43  TE BEAMENTS diffhist +1,345 Outerbeast talk contribs Created page with "An additive sprite beam between two moving entities. frame <pre> void te_beaments(CBaseEntity@ start, CBaseEntity@ end, string sprite="sprites/laser..."
N    20:40  TE BEAMPOINTS‎‎ 2 changes history +1,380 [Outerbeast‎ (2×)]