Garry's Mod Wiki

User Changes: code_gs

1 Year Ago
GM:PostPlayerDeath - Add note about Alive
by code_gs
GM:DoPlayerDeath - Add note about Alive
by code_gs
GM:PlayerDeath - Add note about Alive + Minor Change
by code_gs
by code_gs
2 Years Ago
Specific_Operators - Be more specific about continue's issues, remove the useless example + Highlighting fix
by code_gs
3 Years Ago
Render_Order - Fix missing text and grammar in the intro
by code_gs
4 Years Ago
ents.GetCount - Made the note more clear
by code_gs
player.GetCount - Made the note more clear
by code_gs
Entity:GetAttachment - Reverse third argument in example to be more intuitive
by code_gs
Chair_Throwing_Gun - Cleanup + Lower secondary cooldown
by code_gs
GM:PreventScreenClicks - pairs->ipairs
by code_gs
Entity:GetMaterials - Well yes, you are generating a big table every frame. Of course it'll tax your performance, this doesn't need to be put on every page
by code_gs
PhysObj:GetEnergy - Add implementation to examples
by code_gs
PhysObj:ComputeShadowControl - Revert - why did this edit the wrong page?
by code_gs
Player:DropWeapon - Use member IsValid over global IsValid
by code_gs
Entity:IsLineOfSightClear - Added a full list of CBaseCombatCharacter entities. This should probably added to a seperate page
by code_gs
Entity:IsLineOfSightClear - Specify what a CBaeCombatCharacter usually is
by code_gs
Global.Error - Menu bug is fixed
by code_gs
GM:Think - Fix description for server behaviour
by code_gs
game.MountGMA - Added note about the path not having to be a gma
by code_gs
Structures/SWEP - Add Weapon key
by code_gs
GM:PlayerDisconnected - will -> can
by code_gs
Entity:GetAttachment - Use SWEP variables instead of locals
by code_gs
Entity:GetInternalVariable - Add SetSaveValue note
by code_gs
Entity:SetSaveValue - Add GetInternalVariable note
by code_gs
NPC:IsUnreachable - grammar fix
by code_gs
Global.CreateMaterial - Fixed second arg linking
by code_gs
hook.Add - Fixed eventname description
by code_gs
GM:PreDrawViewModels - Created Page
by code_gs
Render_Order - Add PreDrawViewModels
by code_gs
WEAPON:DrawWorldModel - Fix example sort of
by code_gs
Global.HTTP - Remove useless example that didn't even show up on the page anyway
by code_gs
Entity:GetAttachment - The cube is now actually green
by code_gs
Entity:GetAttachment - Added example for view model transformation
by code_gs
Enums/SOLID - Don't link TestCollision initially as it only applies to SENTs
by code_gs
Enums/SOLID - Clarified SOLID_CUSTOM
by code_gs
vgui.Register - Default arg
by code_gs
WEAPON:Holster - Added Player:SelectWeapon note
by code_gs
Player:SelectWeapon - Added WEAPON:Holster note
by code_gs
by code_gs
Entity:EnableCustomCollisions - Use bit.bor not addition for bit flags
by code_gs
Structures/SWEP - Fix SWEP.Weight description
by code_gs
Player:GetCurrentCommand - Added GetPredictionPlayer note
by code_gs
Global.GetPredictionPlayer - Use Player instead of Entity
by code_gs
C_Lua:_Functions - Use LUA_FUNCTION
by code_gs
Front Page - Fixed spaces where all other entries use tabs
by code_gs
States - Added two more menu engine lua files - thanks Spar
by code_gs
States - Added another menu state file
by code_gs
ents.CreateClientProp - remove CSEnt related issue from a non-CSEnt
by code_gs
Render_Order - Remove <bug> tag
by code_gs
States - Link file library
by code_gs
5 Years Ago
ConVars_In_Garrysmod - Added cc_lang
by code_gs
proto - Finished the analogy
by code_gs