Garry's Mod Wiki

User Changes: TIMON_Z1535

21 Minutes Ago
drive.Register - Finally moved to DRIVE(?) + fix
26 Minutes Ago
drive.CalcView - Finally moved to DRIVE(?)
Today
Enums/NAV_MESH - Fix enum value and order
6 Days Ago
Entity:CallDTVarProxies - Fix argument names
Entity:NetworkVar - More transparent text about strings slots 0-3
player.Iterator - table to table<Player>
player.GetByID - Return can be nil
player.GetByUniqueID - Return can be false + fix + fix
player.GetBySteamID64 - Return can be false + fix
player.GetByAccountID - Return can be false + fix
player.GetHumans - table to table<Player>
Global.FindMetaTable - Return can be nil, add RegisterMetaTable note.
PhysObj:GetVolume - Return can be nil
PhysObj:GetSurfaceArea - Return can be nil
util.JSONToTable - Return can be nil
util.Decompress - Return can be nil
Entity:SetPreventTransmit - Additional arg alternative types
Entity:GetModel - Return can be nil
Entity:DTVar - Overload with omitted slot
Entity:NetworkVarElement - Overload with omitted slot
Entity:NetworkVar - Overload with omitted slot
net.Send - plys table to table<Player>
net.SendOmit - plys table to table<Player>
Lua_Editors - Add sumneko's Lua to recommended extensions, don't thank GLuaLint for all the efforts, but community.
22 Days Ago
Understanding_AddCSLuaFile_and_include - Add server's AddCSLuaFile also for shared.lua
Global.Angle - Revert pitch default value because its optional "it will produce 0,0,0 if pitch is nil"
23 Days Ago
GM:PlayerSay - Revert typo (?)
DMenuBar:SetBackgroundColor - Moved to DPanel:SetBackgroundColor since 2016
DMenuBar:GetBackgroundColor - Moved to DPanel:GetBackgroundColor since 2016
DMenuBar:SetDisabled - Moved to DPanel:SetDisabled since 2016
DMenuBar:GetDisabled - Moved to DPanel:GetDisabled since 2016
24 Days Ago
NPC - Replace url to Entity page link
Vehicle - Replace url to Entity page link
12 Months Ago
VMatrix - VMatrix has negation operator __unm
1 Year Ago
util.Decompress - Fix return value and maxSize desc
util.Compress - Return value can't be nil
Structures/ViewData - Add viewid option
Enums/VIEW - Created view_id_t enum + Valid values range from 0 to 8
string.GetFileFromFilename - Fix string functions desc
string.GetPathFromFilename - Fix string functions desc
string.GetExtensionFromFilename - Fix string functions desc
string.StripExtension - Fix string functions desc
Fake_Scripted_Entity_Creation - Note about bad article practice
render.RenderFlashlights - Fix render.PushFlashlightMode link
Entity:ClearAllOutputs - Restored the lost functionality by #1984
2 Years Ago
Weapon:SetNextPrimaryFire - Note about "weapon_pistol" that bypasses this function
Player:SetNoCollideWithTeammates - Note about influence on traces
3 Years Ago
Default_Fonts - All default engine fonts
Player:AccountID - Move note about bots to note block
Player:SteamID - Move note about bots to note block
surface.DrawLine - February 2022 Patch
Angle - Typofix
Player:SetNoCollideWithTeammates - This method is Shared