repoGarrys Modcancel

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

8 Years Ago
Make DLabelEditable.OnLabelTextChanged's return value optional
8 Years Ago
load awesomium by default for now
8 Years Ago
try to load chromium first
8 Years Ago
stub away the rest of chromium's dialogs, url scheme restrictions
8 Years Ago
chromium asset://garrysmod/... handler
8 Years Ago
chromium javascript bindings
8 Years Ago
chromium asset://mapimage handler
8 Years Ago
cleanup
8 Years Ago
queue texture destruction until render-queue has finished
8 Years Ago
current material bound by queued render context is referenced
8 Years Ago
* DColorCombo's palette will update the DColorMixer's color + DColorCombo's margins consistent between tabs * DNumberScratch.OnValueChanged will no longer have nil value as first argument in some cases * Added DPropertySheet.GetItems + DPropertySheet.SetupCloseButton margin unfuck
8 Years Ago
Cherry-pick from /main
8 Years Ago
Merge from /main chromium panels can load credits
8 Years Ago
disable chromium debugger
8 Years Ago
* GitSync ** Added info of mount.cfg into gameinfo.txt ** Fixed DFrame buttons being higher than the header * Added INFRA spawnmenu icon and map category * Updated INCOMPATIBLE map definitions * Changed "quick search" to "quick filter" to better represent what it is
8 Years Ago
Updated TTT gamemode to the latest version.
8 Years Ago
▅▋▍▅▉▄▌ - ▊▉▍ ▋█▌▆▋ ▉▉▅
8 Years Ago
Fixed a bug with DToolTip that prevented Panel.SetTooltipPanel from working properly
8 Years Ago
Added a second argument to search.GetResults (optional) Improved the "edit spawnlist" stuff a bit, including adding a quick filter to the icon browser DIconBrowser now also includes game icons (materials/games/16/) Added search bars for NPCs, Weapons, Entities and Vehicles that search content only in that tab Improved Spawnmenu search to search classname AND the display name, instead of one or the other Non spawnable weapons will no longer appear in the Spawnmenu Search results
8 Years Ago
Fixed CS:GO maps having broken inputs/outputs
8 Years Ago
Added map icons for new TF2 Jungle Update maps
8 Years Ago
srcds will print p2p address to console when p2p is enabled
8 Years Ago
Tool tips for spawnmenu editing
8 Years Ago
chromium = 0
8 Years Ago
Merge from /main chromium = 1
8 Years Ago
8 Years Ago
8 Years Ago
* Added L4D2 spawnpoint entity * Implemeneted DHorizontalScroller.Clear * GitSync: DNumberWang improvements, click to drag to change value, scroll to change value
8 Years Ago
Entity.SetMoveCollide is now shared.
8 Years Ago
Removed the limit of Panel.GetText for TextEntry element
8 Years Ago
▆▅▆ ▊▉ ▄▍▅▊▉ ▉▅█▆ ▅▍▆ ▉▍▉▌▅█▉▆▄ ▋█▆▊▌▊▉
8 Years Ago
▍█▌ ▍▅▋▍█.▅██▉█▆▊ ▌▋▄▉▅▆ ▉▇▌ ▍▊▆▍ ▊▍▊▊▆▌▊██
8 Years Ago
Added mask as a 5th argument to ENT:TestCollision
8 Years Ago
never use CSteam3Server::eServerTypeP2P for dedicated servers
8 Years Ago
Updated language files
8 Years Ago
merge from main
8 Years Ago
correct buffer size for Panel:GetText when using dynamic alloc
8 Years Ago
merge from main
8 Years Ago
8 Years Ago
Fixed support for Zombie Panic! Source mounting
8 Years Ago
▊▍▇ ▄█▊█▍▇▅█ ▌▇▉▅▇▊▅ ▉▍▅▇▄█▇ ▋▍▌█▇ ██▊▄▊▄▇???
8 Years Ago
▄▄▇▇▄▍ ▄█▄▄ `▆█▆▍▄█▇ ▆█▋▋▊▉█▄▌▇ ▄▊▌▇▊█▍ ▉▍▌▊▄▋▊ ▅█▍ ▋▄▄▇` ▇▉▅▅▄▆ (▌█▉▌▇▅ ▊▄▋▅▊)
8 Years Ago
8 Years Ago
can build with clang 9
8 Years Ago
Increased offset for rollermine to prevent it from spawning below ground Fixed deriving from DDragBase requiring to define OnModified Fixed errors when calling Setup() without second argument on DProperty_Float and DProperty_Int Git: Fixed the link on the version button in main menu. Git: Updated TTT to the latest version
8 Years Ago
Fixed hammer_update_entity crashing the game cam.Start() will now error when given no arguments
8 Years Ago
8 Years Ago
Added File.ReadUShort Added File.ReadULong Added File.WriteUShort Added File.WriteULong
8 Years Ago
Properly shutdown thirdperson on level shutdown