repoGarrys Modcancel

8,596 Commits over 3,256 Days - 0.11cph!

5 Years Ago
merge from main
5 Years Ago
Do not mount addons UPLOADED or UPDATED with old tools after 25th Jan 2020
5 Years Ago
merge from main
5 Years Ago
▉█▍'▅ ██▅▆▆ █▋▄▊ ▊▆▋▆▆ ▋█▆▋▌▋ ▌▍ ▇▉ ▋▌▇▉▄▊▅ █▆▌▄▄▌
5 Years Ago
Reapply FCVAR_ARCHIVE to gmod_language
5 Years Ago
TTT: fix infinite traitor selection loop in case of bad cvar value TTT: Remove unused exploitable concommand "wepswitch"
5 Years Ago
Added Entity.GetNWVarTable()
5 Years Ago
Fix studiomdl.exe DMX support
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
▍▄▅█▊▊▋▊▆▋▇▇▄▆▇▆█▅▄▍▇▍█ ▌▇▉▍█ ▍▊▉▄▄▅▇ ▆▍▋█▍█▌▆▊▇▆▆▊█ ▋▅ █ ▊▇▆▍▉▇▅▅ ▊▆▊▉ ▆▆▇▌▍▅▆ ▊▋▅▉▉▊
5 Years Ago
VECTOR => Vector
5 Years Ago
merge the gmpublish changes
5 Years Ago
Fix "missing file" error with gmpublish.exe
5 Years Ago
merge from main
5 Years Ago
Do not try to download hidden/non existent addons Do not show "Transferred X bytes in 10 seconds" unless there's a problem Added timeouts to WorkshopDL that will stop waiting indefinitely for Workshop item info / file to download.
5 Years Ago
5 Years Ago
don't invalidate materials that already when CreateMaterial is called (racey)
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
don't call into NetworkVarNotify when angle NetworkVar hasn't changed
5 Years Ago
Updated gmodpublish.vpc
5 Years Ago
Fix merge errors
5 Years Ago
merge from main
5 Years Ago
merrrrrrge from main
5 Years Ago
▊▊▆▄ ▉▆▍ █▌▌▊▆▆▅▇▋ ▇▅▇▆▄▇▉▍▉▆::▍█▇▅▊▊▌▊ ▇▌▄▊
5 Years Ago
Fixed func_tankrocket on HL1 maps firing stationary rockets that do no damage
5 Years Ago
Fixed being able to control any func_tracktrain (even uncontrollable ones) using Physgun Fixed a console warning when turning off func_tracktrain controls
5 Years Ago
cleanup
5 Years Ago
re-add JSValue's hashmap type
5 Years Ago
remove last bit of dependency on c++ abi in html interface
5 Years Ago
remove bootil dependency from htmlsystem remove most stl types from htmlsystem interface
5 Years Ago
remove source lib dependencies from html systems
5 Years Ago
User friendly error codes for GMPublish.exe
5 Years Ago
Dupes/Saves/Demos sub sections in main menu show whether -noworkshop is active Hide Subscribe/Install buttons in main menu with -noworkshop steamworks.FileInfo's "children" key uses numbers are keys, not strings
5 Years Ago
▌▆▄▇▌▍▌ ▅▊█
5 Years Ago
Fixed vgui_drawtree crashing
5 Years Ago
Fix the 32bit builds
5 Years Ago
Properly null terminate console output
5 Years Ago
Set chat limit to 64k characters to avoid lag/freezes with long chat logs
5 Years Ago
Source Engine language system is no longer forced to English and uses Steam's UI language. Added -languge to override SE language
5 Years Ago
5 Years Ago
move filesystem logic out of html_chromium library fix up html_chromium useragent strings
5 Years Ago
Updated language files
5 Years Ago
Translation support for the following: Spawnicon Editor (partial), Player model selector (full), script error UI thing, spawnicon and spawnlist right click menus, workshop mounting and fetching subs messages Player model selector now has a filter/search bar
5 Years Ago
Switched gmpublish.exe to ISteamUGC
5 Years Ago
Added cam.GetModelMatrix() Added second argument (optional, defaults to false) to cam.PushModelMatrix which multiplies given matrix with the currently active matrix
5 Years Ago
Added support for Black Mesa Source's staticproplump_t v11
5 Years Ago
Translate "Character" shader into "VertexLitGeneric" (new CSGO models, also Insurgency I think?) Translate "SolidEnergy" into "UnlitGeneric" (Black Mesa Source Xen)
5 Years Ago
Fixed copying text from TextEntry with new lines cutting off copied text by the amount of new lines