repoGarrys Modcancel

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

bot
8 Years Ago
Automated OSX Build #538
bot
8 Years Ago
Automated Windows Build #538
8 Years Ago
* Fixed hlfaceposer and hlmv not workinig out of the box
bot
8 Years Ago
Automated Linux DS Build #538
bot
8 Years Ago
Automated Windows Build #539
bot
8 Years Ago
Automated Linux DS Build #539
8 Years Ago
Updated Hitboxes on the fast zombie model
bot
8 Years Ago
Automated Windows Build #540
bot
8 Years Ago
Automated Linux DS Build #540
8 Years Ago
* util.Decal now has a 4th argument - ignore entity * Small gitsync - fixed string.GetFileFromFilename & Paint tool small change
bot
8 Years Ago
Automated Linux Build #541
bot
8 Years Ago
Automated OSX Build #541
bot
8 Years Ago
Automated Windows Build #541
bot
8 Years Ago
Automated Linux DS Build #541
8 Years Ago
Fixed incorrect ShaderAPI calls in queued CMaterialVars Fixed wonky ref-counting in queued CMaterialVars when setting multiple texture/material vars in a frame
bot
8 Years Ago
Automated Linux Build #542
bot
8 Years Ago
Automated OSX Build #542
bot
8 Years Ago
Automated Windows Build #542
bot
8 Years Ago
Automated Linux DS Build #542
8 Years Ago
Added TEXTUREFLAGS_IMMEDIATE_CLEANUP from upstream (and fixed it) Textures loaded with FreeImage have TEXTUREFLAGS_IMMEDIATE_CLEANUP set Moved Lua Material() function from client to shared code (flags get passed properly on servers) Removed mips flag from a few UI materials Mainmenu background textures get unloaded when they disappear
bot
8 Years Ago
Automated Linux Build #543
bot
8 Years Ago
Automated OSX Build #543
bot
8 Years Ago
Automated Windows Build #543
bot
8 Years Ago
Automated Linux DS Build #543
8 Years Ago
table support for util.Decal's ignore argument
bot
8 Years Ago
Automated Linux Build #544
bot
8 Years Ago
Automated OSX Build #544
bot
8 Years Ago
Automated Windows Build #544
bot
8 Years Ago
Automated Linux DS Build #544
8 Years Ago
Forget the reference-counting changes for MATERIAL_VAR_TYPE_MATERIAL (We only need it for MATERIAL_VAR_TYPE_TEXTURE and Valve is calling in to this from the render thread)
bot
8 Years Ago
Automated Linux Build #545
bot
8 Years Ago
Automated OSX Build #545
bot
8 Years Ago
Automated Windows Build #545
bot
8 Years Ago
Automated Linux DS Build #545
8 Years Ago
Better handling of ref-counting in CMaterialVar::SetTextureValue/CMaterialVar::SetMaterialValue - won't screw up when called from render thread
bot
8 Years Ago
Automated Linux Build #546
bot
8 Years Ago
Automated OSX Build #546
bot
8 Years Ago
Automated Windows Build #546
bot
8 Years Ago
Automated Linux DS Build #546
8 Years Ago
* Added 2 more types to ChatText - servermsg and teamchange
bot
8 Years Ago
Automated Linux Build #547
bot
8 Years Ago
Automated OSX Build #547
bot
8 Years Ago
Automated Windows Build #547
8 Years Ago
* Entity.PrintMessage clientside will appear as type "none" in GM:ChatText
bot
8 Years Ago
Automated Linux DS Build #547
bot
8 Years Ago
Automated Linux Build #548
bot
8 Years Ago
Automated OSX Build #548
bot
8 Years Ago
Automated Windows Build #548
bot
8 Years Ago
Automated Linux DS Build #548
8 Years Ago
* Fixed physgun's controller not releasing entities properly when the physgun is removed