Recent Changes
Today | ||||
Entity:SetSpawnFlags -
Minor Change
|
||||
Entity:RemoveSpawnFlags -
Minor Change
|
||||
number -
Add e+/e-/p+/p-
by
Melon
|
||||
CheatSheet -
Created Page + Minor Change + Minor Change + Minor Change
by
A1steaksa
|
||||
file.Find -
Added workshop title lookup example + Added new Example for searching inside workshop addons via addon title
by
Phoenixf
|
||||
Entity:GetFlexName -
Minor Change
by
Rubat
|
||||
Entity:GetFlexBounds -
Minor Change + Minor Change
by
Rubat
|
||||
Entity:SetFlexWeight -
Minor Change
by
Rubat
|
||||
Yesterday | ||||
Global.GetConVar -
source
by
Seven
|
||||
Global.print -
Fix spelling error
by
Melon
|
||||
Global.GetConVar -
Remove useless warning
by
Melon
|
||||
GM:EntityFireBullets -
Minor Change + Minor Change
by
Rubat
|
||||
GM:PostEntityFireBullets -
Minor Change + Minor Change
by
Rubat
|
||||
GM:PostEntityTakeDamage -
Minor Change + Minor Change
by
Rubat
|
||||
GM:EntityTakeDamage -
Minor Change + Minor Change
by
Rubat
|
||||
4 Days Ago | ||||
GM:GetGameDescription -
Minor Change
by
Redox
|
||||
ENTITY:CanTool -
Minor Change
by
Rubat
|
||||
cam.Start3D -
Minor Change
|
||||
spawnmenu.GetContentType -
Minor Change
|
||||
render.OverrideBlend -
Minor Change
|
||||
Panel:Add -
Minor Change
|
||||
DForm:GetAutoSize -
Minor Change
|
||||
5 Days Ago | ||||
game.KickID -
Minor Change
by
Redox
|
||||
Default_Effects -
Required fields for 'Tracer'
by
NKMs
|
||||
6 Days Ago | ||||
Understanding_AddCSLuaFile_and_include -
Add server's AddCSLuaFile also for shared.lua
by
TIMON_Z1535
|
||||
Global.Angle -
Revert pitch default value because its optional "it will produce 0,0,0 if pitch is nil"
by
TIMON_Z1535
|
||||
7 Days Ago | ||||
GM:PlayerSay -
Revert typo (?)
by
TIMON_Z1535
|
||||
DMenuBar:SetBackgroundColor -
Moved to DPanel:SetBackgroundColor since 2016
by
TIMON_Z1535
|
||||
DMenuBar:GetBackgroundColor -
Moved to DPanel:GetBackgroundColor since 2016
by
TIMON_Z1535
|
||||
DMenuBar:SetDisabled -
Moved to DPanel:SetDisabled since 2016
by
TIMON_Z1535
|
||||
DMenuBar:GetDisabled -
Moved to DPanel:GetDisabled since 2016
by
TIMON_Z1535
|
||||
ENTITY:DoImpactEffect -
Minor Change
by
Rubat
|
||||
ENTITY:DoImpactEffect -
remove note that is common sense
by
Rubat
|
||||
8 Days Ago | ||||
NPC -
Replace url to Entity page link
by
TIMON_Z1535
|
||||
Vehicle -
Replace url to Entity page link
by
TIMON_Z1535
|
||||
hook.Add -
Minor Change
by
callum_
|
||||
GM:PostProcessPermitted -
Minor Change
by
Rubat
|
||||
ProjectedTexture:SetBrightness -
Note that brightness is a 0-1 float
|
||||
9 Days Ago | ||||
hook.Add -
Replaced description and formatted markdown
by
A1steaksa
|
||||
net.WriteEntity -
Minor Change
|
||||
Entity:GetPos -
Minor Change
|
||||
10 Days Ago | ||||
Shaders/screenspace_general -
Shaders can be mounted via BSPs update
by
Jaffie
|
||||
Entity:IsConstraint -
Minor Change + Minor Change
by
Rubat
|
||||
Entity:SetRenderFX -
Minor Change
by
Redox
|
||||
11 Days Ago | ||||
render_stencils -
Added "Integer" to byte explanation
by
A1steaksa
|
||||
render_rendertargets -
Minor Change
by
A1steaksa
|
||||
render_min_mag_filters -
Minor Change
by
A1steaksa
|
||||
render_beams -
Minor Change
by
A1steaksa
|
||||
render_stencils -
Minor wording and formatting changes
by
A1steaksa
|
||||
Global.CreateConVar -
specify exact return value behavior + Minor Change + Minor Change
by
Rubat
|
||||
render_stencils -
Paraphrasing jargon for clarity
by
blobles
|
||||
12 Days Ago | ||||
sound_basics -
Added file format and frequencies section
by
A1steaksa
|
||||
Panel:SetText -
Add Label:SetText limit mention
by
Beelzebub
|
||||
14 Days Ago | ||||
sound_basics -
Added folder structure explanation and file paths example + Minor Change + Minor Change + Minor Change
by
A1steaksa
|
||||
sound_basics -
Created Page
by
A1steaksa
|
||||
Creating_Looping_Sounds -
Added Sound Reference subcategory to title
by
A1steaksa
|
||||
ents.FindByClassAndParent -
This is no more semi-correct
by
Astralcircle
|
||||
16 Days Ago | ||||
Global.TextEntryLoseFocus -
Added source
|
||||
LuaLanguageServer -
Updated wiki link
|
||||
WEAPON:CanPrimaryAttack -
Remove deprecated stuff
by
Astralcircle
|
||||
17 Days Ago | ||||
table.IsEmpty -
Add note
by
Astralcircle
|
||||
Player:SetWalkSpeed -
Minor Change
by
Stricky
|
||||
19 Days Ago | ||||
Shaders -
add Shaders/screenspace_general ref
by
Beelzebub
|
||||
20 Days Ago | ||||
Entity:Spawn -
Minor Change
|
||||
Entity:Spawn -
Added Example for Spawn
by
Anykeys
|
||||
ENTITY:CanProperty -
Update page link
by
RaphaelIT7
|
||||
21 Days Ago | ||||
Blocked_ConCommands -
Minor Change
by
LightShoro
|
||||
Shaders/screenspace_general -
Added info about $copyalpha, $linearwrite, $linearread.
by
Jaffie
|
||||
24 Days Ago | ||||
Blocked_ConCommands -
remove '__screenshot_internal', add 'load'
by
ZvZPvz
|
||||
serverlist.AddCurrentServerToFavorites -
missed argument + Minor Change + Minor Change + almost right
by
PrikolMen23
|
||||
25 Days Ago | ||||
Serving_Content -
Fix table columns/headers
by
Redox
|
||||
Mapping_Resources -
New link for source engine lighting
by
Seven
|
||||
26 Days Ago | ||||
Shaders/screenspace_general -
Created Page
by
Jaffie
|
||||
GM:VGUIMousePressed -
Minor Change
by
Cyn
|
||||
27 Days Ago | ||||
GM:OnLuaError -
Add clarification
by
Astralcircle
|
||||
Global.TauntCamera -
Add source link
|
||||
mesh.Begin -
Denoted that primitive count changes based on primitive type
by
A1steaksa
|
||||
Enums/MATERIAL -
Added explanations and reference links
by
A1steaksa
|
||||
mesh_primitives -
Added primitive count explanations
by
A1steaksa
|
||||
28 Days Ago | ||||
mesh_primitives -
Added quads text and image + Published page.
by
A1steaksa
|
||||
Enums/MATERIAL -
Added link to reference page
by
A1steaksa
|
||||
mesh_primitives -
Added Polygon primitive explanation and image
by
A1steaksa
|
||||
mesh_primitives -
Added Line Strip image + Added Line Loop image
by
A1steaksa
|
||||
Global.SQLStr -
Add source link
by
Astralcircle
|
||||
29 Days Ago | ||||
GM:ShouldCollide -
Fix argument count in example
|
||||
Blocked_ConCommands -
killserver
by
NKMs
|
||||
SANDBOX:PlayerGiveSWEP -
Mask links
by
Redox
|
||||
GM:OnPlayerChat -
reword the note
by
textstack
|
||||
GM:PlayerSay -
Minor Change
by
textstack
|
||||
30 Days Ago | ||||
Structures/UGCFileInfo -
Minor Change
by
Rubat
|
||||
31 Days Ago | ||||
Global.SetGlobalInt -
Specification of the float
by
Isaac
|
||||
34 Days Ago | ||||
Color:Lerp -
Add source link + Not new anymore
by
Astralcircle
|
||||
Entity:AddSpawnFlags -
Minor Change + Minor Change + Minor Change + Minor Change
|
||||
Entity:RemoveSpawnFlags -
Minor Change + Minor Change
|
||||
Entity:SetSpawnFlags -
Minor Change + Minor Change + Minor Change
|
||||
Blocked_ConCommands -
fps_max added to blocked list
by
c0nfuse
|
||||
35 Days Ago | ||||
Update_Preview_Changelog -
Minor Change
by
Rubat
|
||||
sound.SetActorGender -
Created Page + Minor Change
by
Rubat
|
||||
physenv.GetPhysicsPaused -
Created Page
by
Rubat
|
||||
physenv.SetPhysicsPaused -
Created Page
by
Rubat
|
||||
physenv.GetGravity -
Minor Change
by
Rubat
|
||||
physenv.SetGravity -
Minor Change
by
Rubat
|
||||
Update_Preview_Changelog -
Minor Change
by
Rubat
|
||||
NPC:SetMoveDelay -
Created Page + Minor Change
by
Rubat
|
||||
NPC:GetMoveDelay -
Created Page + Minor Change
by
Rubat
|
||||
NPC:SetLastPosition -
Minor Change
by
Rubat
|
||||
NPC:GetLastPosition -
Created Page
by
Rubat
|
||||
NPC:IsInViewCone -
Created Page
by
Rubat
|
||||
NPC:SetFOV -
Created Page + Minor Change
by
Rubat
|
||||
NPC:GetFOV -
Created Page + Minor Change
by
Rubat
|
||||
ENTITY:TranslateNavGoal -
Minor Change
by
NKMs
|
||||
PhysObj:GetIndex -
Created Page
by
Rubat
|
||||
Update_Preview_Changelog -
new changes as for 12th Dec 2024
by
Rubat
|
||||
ENTITY:TranslateNavGoal -
Minor Change
by
NKMs
|
||||
ENTITY:TranslateNavGoal -
Created Page + Minor Change + Minor Change + Minor Change
by
NKMs
|
||||
36 Days Ago | ||||
Entity:SetNetworkOrigin -
Added a note
by
RaphaelIT7
|
||||
Player:GetRagdollEntity -
NotABug + Explanation
by
Phoenixf
|
||||
Global.FindMetaTable -
remove redundant info
by
Zaurzo
|
||||
37 Days Ago | ||||
NPC:GetShootPos -
remove weird ambig, useless note + Minor Change
by
Rubat
|
||||
38 Days Ago | ||||
Entity:SetSpawnFlags -
Minor Change
|
||||
Entity:RemoveSpawnFlags -
Minor Change
|
||||
Entity:AddSpawnFlags -
Minor Change
|
||||
Global.RememberCursorPosition -
Minor Change
by
Rubat
|
||||
game.StartSpot -
This function does not exist on the client
by
Astralcircle
|
||||
engine.WriteDupe -
Minor Change
by
Rubat
|
||||
engine.WriteSave -
Minor Change
by
Rubat
|
||||
Entity:GetAttachments -
Add DrawAttachments example
by
Redox
|
||||
39 Days Ago | ||||
DForm:Button -
Minor Change
by
Rubat
|
||||
Update_Preview_Changelog -
Changes as of 09 Dec 2024 - part 2
by
Rubat
|
||||
Entity:MapCreationID -
Minor Change
by
Rubat
|
||||
Update_Preview_Changelog -
Update as of 09 Dec 2024 - part 1
by
Rubat
|
||||
ENTITY:DoImpactEffect -
Minor Change
by
NKMs
|
||||
40 Days Ago | ||||
WEAPON:DoImpactEffect -
Minor Change
by
NKMs
|
||||
Entity:SetSpawnFlags -
Minor Change
by
Rubat
|
||||
Entity:RemoveSpawnFlags -
Minor Change
by
Rubat
|
||||
Entity:AddSpawnFlags -
Minor Change
by
Rubat
|
||||
Entity:SetSpawnFlags -
Created Page + Minor Change + Minor Change + Minor Change + Minor Change + Minor Change + Minor Change
|
||||
Entity:AddSpawnFlags -
Minor Change + Minor Change + Minor Change + Minor Change + Minor Change + Minor Change + Minor Change
|
||||
Entity:RemoveSpawnFlags -
Minor Change + Minor Change + Minor Change + Minor Change + Minor Change + Minor Change
|
||||
Entity:RemoveSpawnFlags -
Created Page + Minor Change
|
||||
Entity:AddSpawnFlags -
Entity:AddSpawnFlags + Minor Change + Minor Change + Minor Change + Minor Change + Minor Change
|
||||
WEAPON:DoImpactEffect -
Prediction + Other case in which calls this hook
by
NKMs
|
||||
game.CleanUpMap -
added issue id to bug note
by
Riddle
|
||||
game.CleanUpMap -
add bug note
by
Riddle
|
||||
41 Days Ago | ||||
Enums/EF -
expand on bone merge + Minor Change
by
Rubat
|
||||
42 Days Ago | ||||
Player:GiveAmmo -
Set allowed types for "type" argument according to description
by
Luca
|
||||
Player:RemoveAmmo -
Update alttype for ammoName argument according to description
by
Luca
|
||||
WEAPON:GetCapabilities -
Infinite Loop Warning
by
NKMs
|
||||
43 Days Ago | ||||
Entity:SetSequence -
Update alttype for sequenceId argument according to description
by
Luca
|
||||
Player:SetupHands -
Minor Change + Minor Change
by
Riddle
|
||||
44 Days Ago | ||||
player.GetCount -
Use player.Iterator
by
Astralcircle
|
||||
45 Days Ago | ||||
util.IsBinaryModuleInstalled -
Minor Change
|
||||
GM:OnLuaError -
This is incorrect
by
Zaurzo
|
||||
46 Days Ago | ||||
gameevent/player_activate -
Minor Change + Minor Change + Minor Change
by
Riddle
|
||||
47 Days Ago | ||||
gameevent/player_changename -
Minor Change
by
Redox
|
||||
Using_Viewmodel_Hands -
Moving to models and animation category
by
A1steaksa
|
||||
49 Days Ago | ||||
net.Send -
Add the overloads possible + Minor Change
by
Riddle
|
||||
GM:HUDPaint -
Revert, this is something we want to actively discourage
by
Melon
|
||||
52 Days Ago | ||||
Drag_and_Drop_for_VGUI -
Minor Change
by
callum_
|
||||
Drag_and_Drop_for_VGUI -
Updated example
by
Riddle
|
||||
Panel:NoClipping -
FIx boolean logic
by
Aoki
|
||||
53 Days Ago | ||||
Entity:SetCustomCollisionCheck -
Adding note
by
frestylek
|
||||
54 Days Ago | ||||
Networking_Usage -
add names to examples to allow proper links
by
RaphaelIT7
|
||||
55 Days Ago | ||||
GM:HUDPaint -
Minor Change - Adding Color() function
by
Obtey
|
||||
57 Days Ago | ||||
Player:GetInfo -
Minor Change
by
Redox
|
||||
58 Days Ago | ||||
Finding_the_Font_Name -
Minor Change + Minor Change
by
marchc
|
||||
Player:SetPData -
Minor Change
by
Riddle
|
||||
util.SetPData -
Minor Change
by
Riddle
|
||||
59 Days Ago | ||||
util.FullPathToRelative_Menu -
Minor Change
by
Rubat
|
||||
util.RelativePathToGMA_Menu -
Minor Change + Minor Change + Minor Change + Minor Change
by
Rubat
|
||||
util.RelativePathToFull_Menu -
Minor Change + Minor Change
by
Rubat
|
||||
util.RelativePathToFull -
This function does not exist
by
Rubat
|
||||
60 Days Ago | ||||
Entity:EmitSound -
Minor Change + Minor Change
by
Rubat
|
||||
util.RelativePathToFull -
Minor Change + Minor Change
by
TIMON_Z1535
|
||||
2 Months Ago | ||||
IGModAudioChannel:SetTime -
Minor Change
by
Albino
|
||||
Filesystem -
Minor Change
by
RaphaelIT7
|
||||
Structures/ENT -
Minor Change + Minor Change
by
Rubat
|
||||
GM:DrawOverlay -
Minor Change
by
Rubat
|
||||
DImage -
Minor Change
by
oNyaaa
|
||||
Enums/STUDIO -
Minor Change
by
Rubat
|
||||
render.SetBlend -
Minor Change
by
Rubat
|
||||
render.SetColorModulation -
Minor Change + Minor Change + Minor Change
by
Rubat
|
||||
Entity:SetColor -
Minor Change
by
Rubat
|
||||
Entity:SetNoDraw -
Minor Change
by
Rubat
|
||||
player_manager.SetPlayerClass -
Minor Change
by
Rubat
|
||||
Player_Classes -
Minor Change + Minor Change
by
Rubat
|
||||
DHorizontalScroller:GetOverlap -
Fix wrong description
by
Wasied
|
||||
Creating_Binary_Modules:_Premake -
Downloading a ZIP from github does not work, since submodules don't get downloaded
by
marchc
|
||||
Panel:DrawFilledRect -
Minor Change
by
Rubat
|
||||
Panel:DrawOutlinedRect -
Minor Change
by
Rubat
|
||||
Panel:DrawTexturedRect -
Minor Change
by
Rubat
|
||||
Panel:DrawTextEntryText -
Minor Change
by
Rubat
|
||||
Entity:PhysicsInitBox -
Minor Change
by
Rubat
|
||||
Entity:PhysicsInitMultiConvex -
Minor Change
by
Rubat
|
||||
Entity:PhysicsInitConvex -
Minor Change
by
Rubat
|
||||
Entity:PhysicsInit -
Minor Change + Minor Change
by
Rubat
|
||||
util.PrecacheModel -
Increased `modelprecache` maximum size to 8192 (from 4096)
by
Michak89
|
||||
sql.LastError -
Minor Change
by
Yogpod
|
||||
NPC:SetIgnoreConditions -
Added examples.
by
NKMs
|
||||
GM:PostEntityFireBullets -
Added FiredBullet type for second argument
by
A1steaksa
|