userGarry Newmancancel

19,202 Commits over 3,898 Days - 0.21cph!

1 Year Ago
CRenderingWorldSession is too full of shit, new class called CCameraRenderer, move what we need
1 Year Ago
Remove render pipeline logic from client.dll, just grab them in CRenderingWorldSession instead Wrap CRenderingWorldSession in a c# object with gc, each SceneCamera gets one fill in the rest of placeholder CViewSetup
1 Year Ago
▉▅▊▌▊▄ ▇▆ ▉▋▄▇
1 Year Ago
▄▌▍▊▆▅▌▋ ▇█▆▉ ▋▍▄▄▌▊ ▅▇█▅▇▆▉▆
1 Year Ago
Move blocked here
1 Year Ago
Move richish here
1 Year Ago
Include charts in this repo
1 Year Ago
Strip IClientMode
1 Year Ago
Move GameUI renderer from a IRenderHandler Strip IRenderHandler Render a camera from c# instead of c++
1 Year Ago
▄▄█ ▌█▆█ ▉▉▍█▌
1 Year Ago
▉▅▇▆▅ ▊▅▄▅▌▆ ▉▆▉▇▆▊ ▆▊▄▇▌
1 Year Ago
Remove unused game loops
1 Year Ago
Call client OnClientPreOutput from managed EventClientPreRenderOnly_t is never used anywhere
1 Year Ago
Add EngineLoop.OnClientOutput, remove unused renderservice junk, remove render events from gameuiservice
1 Year Ago
Revert "Load Sandbox.Tools within the GameMenu context (experiments)" This reverts commit 4e2b6d4b22d549daf79490d925f601ef7387f4d5.
1 Year Ago
Load Sandbox.Tools within the GameMenu context (experiments)
1 Year Ago
Fix stats not being recorded if package name had an underscore (fixes sboxgame/issues/issues/3922)
1 Year Ago
Remove Panel Template system (has been marked obsolete for long enough) Fix warnings Add some safety nets around HeavyGarbageRegion
1 Year Ago
More issue templates
1 Year Ago
Isolate Sandbox.Bind to tools
1 Year Ago
Fix compile errors in latest MSVC Removed BindSystem from Game (still in tools - let me know if you object strongly)
1 Year Ago
▆▆▇▄▆▄ ▋▌▄▄▊▉ ▌▊▅▄▆▊▋
1 Year Ago
▍██▅▉ ▋▅▆█▇█▊█▇▆ ▍▊ ▋▋▆ ▍▍▄ █▊▍▅/▇▆▌▇▌▌▅ ▍▍ ▇▅▊▇▋▆▊ ▋▋▇█▌▅▇
1 Year Ago
Initial commit
1 Year Ago
Add convenience functions
1 Year Ago
▇▇▊▄ ▊▋▇▆▉▉▋ ▍▍▌ █▍▉
1 Year Ago
▇▊▉ ▅▆▊ ▄▋▊▄▋▍ ▅▍▇▉
1 Year Ago
▉▌▉▇█ ▆▆▅▄▆▆ ▌▅▅▆ ██▉▄▍▄▆▌▉ ▋█▉▆▊▉▆▄ ▊▊▄▇▊ ▆▇▆▊▊▇▍▅▉ ▄▍ ▇█▋ ▋▋█▆▇▍, ▍▉▄ ▊▄▉▉▄▆▅█▅▍
1 Year Ago
▋█▄ ▅▊▅ ▉▊▆▋▅▄▌▇▋▄▅▆▊ ▅▄ ▉▇▆▇▋▊▍
1 Year Ago
█▊▇▌▄ ▇▆▄▅ ▌█▌
1 Year Ago
▆▇▌ ▅██▊▄▆▍▉▊▊▄█ ▉▋▄▆ ▋▆▋▇▅ ▊▉▅▋▍▌▌
1 Year Ago
▍▆▄▆▅▅ ▇▍█▋ ▆▊▄▋▊▋▌▇▌▆▇ ▆▍▆▆▉▅ ▄▄▉▊▍▆▋▌▆▌▌▅▆▅▌▌▉▍▊▌▄▋▌▄ ▉▄█▊▊ ▆▋▍▊▄▆▍▍▄▇█▇▍
1 Year Ago
▋█▉▆ ▍▉█▌▇▊▄▅▊, ▋▄▉▊▊▆ ▇▇▆▇▄▊█ ▌▇▄▊▉
1 Year Ago
▊▅▄▍▊▊ ▆▆▆▇▊ ▊▉▋▉▍ ▅▅▉▊▄▅▅▇, ▅█▇▌▅█▆ ▉▋▊ ▌▍▍▍▄ █▊▊█▊ ▄▇▄▅
1 Year Ago
▌▋▉▋▌▉▉ ▋█▌▊▍▅ ▍▄▉▌ ▌▅▌▄, █▊▄▋▋ █▉▍█▋▉▋▆ ▊▆▉▋▉▍▅ █▌▍▅▄▍▍▆▊
1 Year Ago
Limit organization creation Fix page titles
1 Year Ago
Fix MapSelectionButton NRE
1 Year Ago
Menu resources
1 Year Ago
1 Year Ago
Implement Create Game
1 Year Ago
Add Server List Let people set the player count, server name
1 Year Ago
Don't try to inject razor file error locations unless we're the game Create Game Modal We don't need saved games in the default menu Auto height the create game dialog
1 Year Ago
I'm not sure why this was compiling in game Razor doesn't like this Loading screen
1 Year Ago
Fix error in AssignEntityPointers Add Cloud.Asset (returns string path of cloud asset)
1 Year Ago
Main menu wip
1 Year Ago
Update project Fix stylesheet paths
1 Year Ago
Update splash
1 Year Ago
Default game menu uses modal server list
1 Year Ago
Add server list modal, for those that don't want to implement their own
1 Year Ago
Remove debug spam Added new menu modal system Move over simple package selection modal