repoGarrys Modcancel

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

8 Years Ago
Improved rendering of draw.RoundedBox corners at corner size > 64 and 16-32
8 Years Ago
Added some code to prevent crazy physics with welding world to certain props
8 Years Ago
Updated TTT to latest version
8 Years Ago
Fixed DFileBrowser not working with root/empty base directory.
8 Years Ago
* Implemented DTree:Clear() * Added DTree_Node:Clear() * Added DPropertySheet:OnActiveTabChanged( old, new ) * Better error checking for DPropertySheet
8 Years Ago
Certain HL2 weapons ( pistol, smg1 ) now also set the attacker EntityTakeDamage like some others ( shotguns, 357 )
8 Years Ago
Fixed soundscapes on custom maps not working in multiplayer
8 Years Ago
DTree_Node.Clear no longer errors before any sub-elements are added
8 Years Ago
Added INFRA mounting support ( No map support )
8 Years Ago
starting point
8 Years Ago
Increased the size of DMX memory buffer to fix particle crash
8 Years Ago
rip out iheadtracking
8 Years Ago
8 Years Ago
8 Years Ago
███▊▊▆▊ ▋▊▊ ▍▌█▆ ▋▇▇▍▄ ▋▅▄▍▇█ ▄█ ▍█▉▍▉▅▆▊▊▄
8 Years Ago
rename gmhtml -> gmhtml-old
8 Years Ago
html interface/awesomium implementation
8 Years Ago
HtmlPanel, awesomium needs js bindings
8 Years Ago
awesomium data sources
8 Years Ago
awesomium js bindings
8 Years Ago
remove gmhtml-old
8 Years Ago
Fixed a small issue with updating user names on workshop in spawnmenu
8 Years Ago
cleanup
8 Years Ago
awesomium binds are asynchronous (returned values by Lua go to callback)
8 Years Ago
don't use insert_or_assign
8 Years Ago
Replace min/max macros with std::min/std::max
8 Years Ago
steam branch
8 Years Ago
alt key modifier now applies to html key events
8 Years Ago
holding keys on html panels properly autorepeats keys that aren't characters
8 Years Ago
finish unimplemented awesomium things
8 Years Ago
directional resize cursors
8 Years Ago
js->lua calls can return multiple values
8 Years Ago
build chromium subprocess
8 Years Ago
html_chromium project
8 Years Ago
chromium 62
8 Years Ago
Fixed a client crash related to clientside bone manipulations
8 Years Ago
Fixed passing Lua's NULL to certain tables where non-Entity is expected causing a crash
8 Years Ago
basic chromium imp
8 Years Ago
OnDocumentReady
8 Years Ago
Fixed DColorCombo.GetColor returning nil
8 Years Ago
Fixed DGrid.SortByMember's second parameter being forced to true