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 }}
durof
/
Source.Python
Public
forked from
Source-Python-Dev-Team/Source.Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Source.Python
addons
source-python
packages
on
master
User selector
All users
All time
Commit history
Commits on May 21, 2021
Updated InputFunction to use Function's copy constructor.
jordanbriere
committed
7881a17
View commit details
Copy full SHA for 7881a17
View code at this point
Browse repository at this point
Fixed MemberFunction not returning the correct return type. (#396)
Show description for 08635a3
CookStar
authored
08635a3
View commit details
Copy full SHA for 08635a3
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Fixed TypeManager.pointer_attribute. (#391)
Show description for 35d34c8
CookStar
authored
35d34c8
View commit details
Copy full SHA for 35d34c8
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Added RecipientFilter.from_abstract_pointer constructor to fix #314.
jordanbriere
committed
86f57c5
View commit details
Copy full SHA for 86f57c5
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
Fixed #379.
Show description for 89273cd
jordanbriere
committed
89273cd
View commit details
Copy full SHA for 89273cd
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
Added the possibility to access pre-registers in a post-hook (#384)
Show description for bcea09e
Ayuto
authored
bcea09e
View commit details
Copy full SHA for bcea09e
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Added ShowMenu implementation (#383)
Show description for 3b9085f
vinci6k
authored
3b9085f
View commit details
Copy full SHA for 3b9085f
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
Added cost and item_defintion_index to WeaponClass
Ayuto
committed
970c8b5
View commit details
Copy full SHA for 970c8b5
View code at this point
Browse repository at this point
Fixed a crash when using user messages incorrectly (issue #315)
Ayuto
committed
cfd2f22
View commit details
Copy full SHA for cfd2f22
View code at this point
Browse repository at this point
Fixed the problem with the class being set to 'NoneType' when using custom_calling_convention. (#382)
CookStar
authored
2ab80ed
View commit details
Copy full SHA for 2ab80ed
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Fixed some issues with weapon restrictions on games other than CS:S/CS:GO.
jordanbriere
committed
dae3ae8
View commit details
Copy full SHA for dae3ae8
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Add access to CGameRules and its properties (#363)
Show description for b5bb646
Ayuto
authored
b5bb646
View commit details
Copy full SHA for b5bb646
View code at this point
Browse repository at this point
Added instance_property support to entity managers. (#370)
Show description for 9d6c9e0
jordanbriere
authored
9d6c9e0
View commit details
Copy full SHA for 9d6c9e0
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Changed AutoUnload to be able to manage objects generated from custom packages. (#365)
CookStar
authored
6722989
View commit details
Copy full SHA for 6722989
View code at this point
Browse repository at this point
Fixed server file not using the same encoding
Ayuto
committed
040295a
View commit details
Copy full SHA for 040295a
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Added a set_attacker function to CBaseCSGrenadeProjectile for CS:GO. (#366)
Show description for 49ba7b1
CookStar
authored
49ba7b1
View commit details
Copy full SHA for 49ba7b1
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
Added missing entry in __all__ declaration
Ayuto
committed
7bf2fcf
View commit details
Copy full SHA for 7bf2fcf
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Fixed PluginHasBuiltInName not being raised in all intended scenarios during the loading process of a plugin.
jordanbriere
committed
99ed4dc
View commit details
Copy full SHA for 99ed4dc
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Improved performance of AutoUnload (approx. 35 times faster).
jordanbriere
committed
8d7de51
View commit details
Copy full SHA for 8d7de51
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Made exceptions raised from EntityDictionary.__missing__ easier to track and updated docstrings.
jordanbriere
committed
f9d71ce
View commit details
Copy full SHA for f9d71ce
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
Added the ability to set EntityDictionary's factory to None to explicitely disable the auto-construction of missing instances.
Show description for 35ef1c6
jordanbriere
committed
35ef1c6
View commit details
Copy full SHA for 35ef1c6
View code at this point
Browse repository at this point
Added networked variants of the entity listeners. (#351)
Show description for a156f96
jordanbriere
authored
a156f96
View commit details
Copy full SHA for a156f96
View code at this point
Browse repository at this point
Oops.
jordanbriere
committed
d76325c
View commit details
Copy full SHA for d76325c
View code at this point
Browse repository at this point
Make sure base Entity/Player/Weapon classes always resolve to their game/engine overrides.
jordanbriere
committed
96d303b
View commit details
Copy full SHA for 96d303b
View code at this point
Browse repository at this point
Commits on Sep 5, 2020
Player.fire_game_event will now free the created event to prevent leaking if it failed to fire.
jordanbriere
committed
dd10a11
View commit details
Copy full SHA for dd10a11
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Added CachedProperty.bind.
jordanbriere
committed
6309dd3
View commit details
Copy full SHA for 6309dd3
View code at this point
Browse repository at this point
Added <BaseClient/Player>.fire_game_event.
jordanbriere
committed
be2de16
View commit details
Copy full SHA for be2de16
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Fixed a circular reference leak related to cached_result.
jordanbriere
committed
6d594fb
View commit details
Copy full SHA for 6d594fb
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
Print exceptions that occur during "sp docs"
Ayuto
authored
53f3bb5
View commit details
Copy full SHA for 53f3bb5
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Update pymysql (#338)
Frag1337
authored
9eabd0a
View commit details
Copy full SHA for 9eabd0a
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Added cached properties implementation. (#292)
Show description for b7b575a
3 people
authored
b7b575a
View commit details
Copy full SHA for b7b575a
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Dynamic menus and translates TypedServerCommand. (#330)
Show description for 1e7109f
CookStar
authored
1e7109f
View commit details
Copy full SHA for 1e7109f
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Modified player.get_godmode() for CSGO. (#337)
vinci6k
authored
2f23119
View commit details
Copy full SHA for 2f23119
View code at this point
Browse repository at this point
Commits on May 4, 2020
Added Simplified Chinese translations (Thanks @2389736818).
Show description for 6c9cfce
jordanbriere
committed
6c9cfce
View commit details
Copy full SHA for 6c9cfce
View code at this point
Browse repository at this point
Commits on May 3, 2020
Added the ability to disable hooks (#326)
Show description for 7b3de7d
Ayuto
authored
7b3de7d
View commit details
Copy full SHA for 7b3de7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.