Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FWGS
/
vgui_support
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
12
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
New vgui support api
- #5
#5
Open
a1batross
wants to merge 15 commits into
master
FWGS/vgui_support:master
from
new_vgui_support_api
FWGS/vgui_support:new_vgui_support_api
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
New vgui support api
#5
a1batross
wants to merge 15 commits into
master
FWGS/vgui_support:master
from
new_vgui_support_api
FWGS/vgui_support:new_vgui_support_api
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2022
vgui_support: initial vgui2 support
Show description for 7bfc984
kungfulon
committed
7bfc984
View commit details
Copy full SHA for 7bfc984
Browse repository at this point
Commits on Nov 3, 2022
vgui2: avoid using valve interface header
kungfulon
committed
48a22e9
View commit details
Copy full SHA for 48a22e9
Browse repository at this point
vgui2: update vgui2-dev
kungfulon
committed
004c70b
View commit details
Copy full SHA for 004c70b
Browse repository at this point
Commits on Nov 5, 2022
vgui2: use override keyword for virtual methods
kungfulon
committed
d3b2e4e
View commit details
Copy full SHA for d3b2e4e
Browse repository at this point
vgui2: do not unload filesystem_stdio
Show description for 5ecc53a
kungfulon
committed
5ecc53a
View commit details
Copy full SHA for 5ecc53a
Browse repository at this point
Commits on Nov 8, 2022
vgui2: correctly initialize root panel size
kungfulon
committed
a9e2ce7
View commit details
Copy full SHA for a9e2ce7
Browse repository at this point
Commits on May 1, 2023
Rename vguiapi_t to legacy_vguiapi_t
a1batross
committed
9993094
View commit details
Copy full SHA for 9993094
Browse repository at this point
Merge kungfulon/dev into master
a1batross
committed
436b14d
View commit details
Copy full SHA for 436b14d
Browse repository at this point
gitmodules: switch to our vgui2-dev fork
a1batross
committed
99e8021
View commit details
Copy full SHA for 99e8021
Browse repository at this point
vgui2_surf: fix for deprecated Q_strcpy, also do not null terminate Q_strncpy, it always null terminates
a1batross
committed
abdeb1f
View commit details
Copy full SHA for abdeb1f
Browse repository at this point
Commits on May 2, 2023
Port to new interface
a1batross
committed
5848b31
View commit details
Copy full SHA for 5848b31
Browse repository at this point
vgui2_int: make VGUI2 optional, detect by loaded libraries. Warnings fixes
a1batross
committed
27fbcbf
View commit details
Copy full SHA for 27fbcbf
Browse repository at this point
Commits on May 3, 2023
Refactoring to share more code and definitions between VGUI1 and VGUI2.
Show description for 0780206
a1batross
committed
0780206
View commit details
Copy full SHA for 0780206
Browse repository at this point
vgui2_int: fix fetching current mod on Linux, as VGUI2's GetCommandLine doesn't work here
a1batross
committed
631a9df
View commit details
Copy full SHA for 631a9df
Browse repository at this point
vgui2_surf: implement simple drawing
a1batross
committed
aba6edd
View commit details
Copy full SHA for aba6edd
Browse repository at this point
You can’t perform that action at this time.