repoGarrys Modcancel

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

bot
7 Years Ago
Automated OSX Build #684
7 Years Ago
Automated Linux Build #684
7 Years Ago
Don't save r_eye* convars over sessions
bot
7 Years Ago
Automated Windows Build #683
7 Years Ago
More compatibility with Awesomium, default web pages to 512x512 and ignore OnSizeChange of 0x0
bot
7 Years Ago
Automated Windows Build #682
bot
7 Years Ago
Automated OSX Build #682
7 Years Ago
Automated Linux Build #682
7 Years Ago
Viewmodels can no longer have a negative FOV when zooming in
bot
7 Years Ago
Automated Windows Build #681
bot
7 Years Ago
Automated OSX Build #681
7 Years Ago
Automated Linux DS Build #681
7 Years Ago
Automated Linux Build #681
7 Years Ago
Added a second parameter to WeaponEquip - the player
bot
7 Years Ago
Automated Windows Build #680
bot
7 Years Ago
Automated OSX Build #680
7 Years Ago
Automated Linux DS Build #680
7 Years Ago
Automated Linux Build #680
7 Years Ago
merge /main/chromium, probably builds
7 Years Ago
Remove window.print on V8 context creation
7 Years Ago
Cleanup No more blocking code when destroying Chromium panel
7 Years Ago
Chromium panel creation is non-blocking CEF runs in its own thread - lots of cleanup to do
bot
7 Years Ago
Automated Windows Build #679
7 Years Ago
Automated Linux DS Build #679
7 Years Ago
Automated Linux Build #679
7 Years Ago
Weapon.IsScripted no longer returns no value and returns false instead
7 Years Ago
Back to 30fps Disable WebGL (can't use it with gpu rendering disabled anyway)
7 Years Ago
Fixed Start Game button having wrong size to what it used to be
7 Years Ago
Added some recommended command line params that make input lag 100x better
7 Years Ago
Decode path in ChromiumAssetResourceHandler::ProcessRequest Set max CEF fps to 60
bot
7 Years Ago
Automated Windows Build #678
bot
7 Years Ago
Automated Windows Build #677
7 Years Ago
* Updated Utilities tab in spawnmenu with new menus and options * Added preset support to all Utilities menus * Added a "Quick Preset" button for easier/more visible access to creating custom presets
7 Years Ago
Updated gmod_effects to include an infinite duration smoke particle effect
bot
7 Years Ago
Automated OSX Build #677
7 Years Ago
Automated Linux DS Build #677
7 Years Ago
Automated Linux Build #677
7 Years Ago
Panel.SetOpenLinksExternally for menu-state ready for a steam build?
7 Years Ago
Added a warning for when ents.Created is called before InitPostEntity
7 Years Ago
Builds with chromium disabled work
7 Years Ago
Panel.GetHTMLMaterial doesn't return anything until first successful material load (Awesomium support) Gracefully handle unexpected destruction of CefBrowser
7 Years Ago
build_win32_projects.bat builds chromium_process
7 Years Ago
Steamworks VDFs catch chromium's dependencies probably
7 Years Ago
Don't allow addons to replace console.log (hack for support with Awesomium) Fixed duplicate input on certain key presses File library can't read from chromium cache
7 Years Ago
Fixed main menu font weight Kinect detection uses async lua/js callback
7 Years Ago
Main menu is no longer google Scheme whitelist Added chromium_process.exe to copybins scripts
7 Years Ago
Disable remote debugger Update useragent
7 Years Ago
DHTML inherits from Awesomium again Added -chromium statup parameter, replaces Awesomium panels with Chromium
7 Years Ago
Fixed JS functions being created too late Added chromium to client
7 Years Ago
Lua->JS returned strings can contains null bytes DHTML inherits Chromium