198,704 Commits over 4,140 Days - 2.00cph!

10 Years Ago
Lower potential memory usage of replicated ConVar precache
10 Years Ago
Fixing build errors
10 Years Ago
Updated pause, removed old textures
bot
10 Years Ago
Automated Linux DS Build #125
10 Years Ago
- Added initial scriptable object classes for Items and Weapons
bot
10 Years Ago
Automated OSX Build #125
bot
10 Years Ago
Automated Windows Build #125
10 Years Ago
GMOD-specific fix to Windows debug builds.
10 Years Ago
Break Windows builds in gmod again.
bot
10 Years Ago
Automated Windows Build #124
bot
10 Years Ago
Automated Linux Build #124
10 Years Ago
* gui.SetMousePos and input.SetCursorPos no longer work while the game is not focused * system.HasFocus now also works on Linux and OSX ( needs testing ) on client * GitSync
10 Years Ago
Merge from main, yo!
10 Years Ago
added anim
10 Years Ago
Subtracted crappiness.
bot
10 Years Ago
Automated Linux DS Build #123
bot
10 Years Ago
Automated Windows Build #123
bot
10 Years Ago
Automated OSX Build #123
bot
10 Years Ago
Automated Linux Build #123
10 Years Ago
file.Exists performance improvement Small fix for Lua error handler
10 Years Ago
Improved a bunch of shitty crap areas. Removed baddie asset store radtowns in preparation for our own.
bot
10 Years Ago
Automated Linux DS Build #122
bot
10 Years Ago
Automated Windows Build #122
bot
10 Years Ago
Automated OSX Build #122
bot
10 Years Ago
Automated Linux Build #122
10 Years Ago
Fixed ai.GetScheduleID & ai.GetTaskID
bot
10 Years Ago
Automated Linux DS Build #121
bot
10 Years Ago
Automated Windows Build #121
bot
10 Years Ago
Automated OSX Build #121
bot
10 Years Ago
Automated Linux Build #121
10 Years Ago
Outgoing net messages now use a static buffer Fixed debug builds on Windows
bot
10 Years Ago
Automated Linux DS Build #120
bot
10 Years Ago
Automated Windows Build #120
bot
10 Years Ago
Automated OSX Build #120
bot
10 Years Ago
Automated Linux Build #120
10 Years Ago
Main menu should no longer render above the console
bot
10 Years Ago
Automated Linux DS Build #119
bot
10 Years Ago
Automated OSX Build #119
bot
10 Years Ago
Automated Windows Build #119
bot
10 Years Ago
Automated Linux Build #119
10 Years Ago
Added PANEL:SetDrawLanguageID Improved padding of language IDs
bot
10 Years Ago
Automated Linux DS Build #118
bot
10 Years Ago
Automated Windows Build #118
bot
10 Years Ago
Automated Linux Build #118
10 Years Ago
ENTITY:SetHitboxSet silently fails on invalid input
bot
10 Years Ago
Automated Linux DS Build #117
bot
10 Years Ago
Automated Windows Build #117
10 Years Ago
JavaScript exceptions now show file path and line number in console
10 Years Ago
Save
10 Years Ago
Added scaling options to entity view prefabs via new EntityViewPrefab holder class derived from WeightObject, lacks editor integration for now.