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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Source-Python-Dev-Team
/
Source.Python
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
173
Code
Issues
8
Pull requests
9
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
Source.Python
src
core
modules
cvars
on
movements
User selector
All users
All time
Commit history
Commits on Dec 3, 2021
Re-introduced memory leaks. :confounded: (Fixes #430)
jordanbriere
committed
312ecba
View commit details
Copy full SHA for 312ecba
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Fixed ConVar/ServerCommand registration conflicts.
Show description for 02e3490
jordanbriere
committed
02e3490
View commit details
Copy full SHA for 02e3490
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Fixed some crashes related to server commands unregistration.
jordanbriere
committed
1604995
View commit details
Copy full SHA for 1604995
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Added more documentation
Ayuto
committed
b43b67a
View commit details
Copy full SHA for b43b67a
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Added __int__, __float__, __str__ and __bool__ methods to ConVar.
L'In20Cible
committed
4efc7ef
View commit details
Copy full SHA for 4efc7ef
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Add support for GMod (#200)
Show description for d0014e0
Ayuto
authored
d0014e0
View commit details
Copy full SHA for d0014e0
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Fixed a crash when passing the ConVar name as a keyword argument
Ayuto
committed
15cd667
View commit details
Copy full SHA for 15cd667
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Removed convar.h patches
Ayuto
committed
0a2d6e0
View commit details
Copy full SHA for 0a2d6e0
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
Renamed _Cvar.(un)regsiter_command() to (un)register_base()
Ayuto
committed
f817d42
View commit details
Copy full SHA for f817d42
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Exposed ConCommand
Show description for c13c3a3
Ayuto
committed
c13c3a3
View commit details
Copy full SHA for c13c3a3
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Updated convar.h patches
Show description for b647fe3
Ayuto
committed
b647fe3
View commit details
Copy full SHA for b647fe3
View code at this point
Browse repository at this point
Added a sanity check to the ConVar constructor
Ayuto
committed
0837388
View commit details
Copy full SHA for 0837388
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Moved a few ConVar methods to the C++ side
Ayuto
committed
81d0f4f
View commit details
Copy full SHA for 81d0f4f
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Merge remote-tracking branch 'refs/remotes/origin/master' into engine_blade
Ayuto
committed
2ca647f
View commit details
Copy full SHA for 2ca647f
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Renamed a few ICvar methods
Ayuto
committed
a1d3d34
View commit details
Copy full SHA for a1d3d34
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
Changed a lot getters to properties on the C++ side
Ayuto
committed
72bce8c
View commit details
Copy full SHA for 72bce8c
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Merged master into engine_blade.
satoon101
committed
e2e613b
View commit details
Copy full SHA for e2e613b
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Reversed the order of 'description' and 'flags' arguments for _ConVar, ConVar, PublicConVar, ConfigManager.cvar, and _CvarManager.
satoon101
committed
5f7781a
View commit details
Copy full SHA for 5f7781a
View code at this point
Browse repository at this point
Commits on Dec 6, 2015
Fixed function info for IConVar::FindVar
Ayuto
committed
43a9122
View commit details
Copy full SHA for 43a9122
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
First commit for blade branch of the engine.
satoon101
committed
d4ee116
View commit details
Copy full SHA for d4ee116
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Added class info for ConVar
Ayuto
committed
06936b0
View commit details
Copy full SHA for 06936b0
View code at this point
Browse repository at this point
Added class info for IConVar
Ayuto
committed
68351c9
View commit details
Copy full SHA for 68351c9
View code at this point
Browse repository at this point
Added class info for ICvar
Ayuto
committed
7b95c95
View commit details
Copy full SHA for 7b95c95
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Tidied some stuff.
L'In20Cible
committed
053c4b1
View commit details
Copy full SHA for 053c4b1
View code at this point
Browse repository at this point
Renamed some files to clean things up.
L'In20Cible
committed
91414ae
View commit details
Copy full SHA for 91414ae
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Merged master with l4d2_update
Ayuto
committed
60cde81
View commit details
Copy full SHA for 60cde81
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Updated copyright headers
Show description for 5d74ea8
Ayuto
committed
5d74ea8
View commit details
Copy full SHA for 5d74ea8
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Merge remote-tracking branch 'origin/master' into l4d2_update
Ayuto
committed
93f32d0
View commit details
Copy full SHA for 93f32d0
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
Fixed issue with ConVar default values.
satoon101
committed
e35346d
View commit details
Copy full SHA for e35346d
View code at this point
Browse repository at this point
Commits on May 28, 2015
- Fixed/Patched compilation issues.
L'In20Cible
committed
f2472d1
View commit details
Copy full SHA for f2472d1
View code at this point
Browse repository at this point
Commits on May 27, 2015
First L4D2 commit.
satoon101
committed
b25a6ee
View commit details
Copy full SHA for b25a6ee
View code at this point
Browse repository at this point
Commits on May 20, 2015
Fixed many compiler errors and warnings
Ayuto
committed
af18f57
View commit details
Copy full SHA for af18f57
View code at this point
Browse repository at this point
First commit to bms branch.
Show description for 1cad083
satoon101
committed
1cad083
View commit details
Copy full SHA for 1cad083
View code at this point
Browse repository at this point
Commits on May 5, 2015
- ADD_MEM_TOOLS/_WRAPPER macros are now retrieving the python class name dynamically.
L'In20Cible
committed
4f574e7
View commit details
Copy full SHA for 4f574e7
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
- Added a dummy deleter function.
L'In20Cible
committed
3b3d4a0
View commit details
Copy full SHA for 3b3d4a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.