Garry's Mod Wiki

User Changes: Warden Potato

4 Days Ago
render.SetScissorRect - Make this searchable, it gets asked way too much in the discord
22 Days Ago
Auto_Refresh - Break up link
Auto_Refresh - Remove mentions of non existant shared file loading
25 Days Ago
BaseClasses - Spelling fixes
31 Days Ago
render.SetBlend - Add note about alphatest
32 Days Ago
The_Context_Menu - Add page link for example usage of desktop widgets
39 Days Ago
player.Iterator - Add warning about cache shenanigens
ents.Iterator - Add warning about messing with the cache
45 Days Ago
http.Post - Minor Change
57 Days Ago
ents.FindAlongRay - Minor Change
2 Months Ago
ents.FindInSphere - Minor Change
ents.FindInBox - Minor Change
GM:ShouldCollide - Describe how to reliably use this hook and provide examples for every pitfall and some best practices
Enums/RT_SIZE - Add missing description
gui.InternalKeyTyped - Replace externally hosted image
DProperties - Replace external link that was dead
Loading_URL - Replace externally hosted images, minor fix
Networking_Usage - Replace externally hosted image + Replace externally hosted image
DShape - Replace externally hosted image
DHTMLControls - Replace externally hosted image
math.QuadraticBezier - Replace externally hosted image
math.CubicBezier - Replace externally hosted image
Player_Animations - Replace externally hosted image
Lua_Editors - Replace externally hosted image
SANDBOX:PopulateContent - Replace externally hosted image
Global.UpdateGames - Replace externally hosted image
Global.UpdateLanguages - Replace externally hosted image
Global.UpdateServerSettings - Replace externally hosted image
Custom_SpawnMenu - Replace externally hosted image
Cursors - Replace externally hosted images
Global.UpdateMapList - Replace externally hosted image
Global.RequestPermission - Replace externally hosted image
Global.RequestOpenURL - Replace externally hosted image
Global.RequestConnectToServer - Replace externally hosted image
math.ease - Replace externally hosted image
Enums/MATERIAL_RT_DEPTH - List annoying caveat
render.CopyTexture - List annoying caveat
render.CopyRenderTargetToTexture - list annoying caveat
Global.GetRenderTarget - List a caveat that took me very long to figure out
1 Year Ago
Global.type - mention the common color issue
Enums/ACT - Fix incorrect enum number
Linux_Dedicated_Server_Hosting - Add lib32-ncurses5-compat-libs instructions for arch linux + Fix newline
Materials_and_Textures - Added list of gradient textures for quick reference
Game_Events - Fixed damagebits being poorly documented