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 }}
ericentin
/
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
on
master
User selector
All users
All time
Commit history
Commits on Sep 28, 2020
Fixed title underline being too short
Ayuto
committed
5685bcf
View commit details
Copy full SHA for 5685bcf
View code at this point
Browse repository at this point
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 25, 2020
Add post_think offsets for CBasePlayer in TF2. (#354)
jsza
authored
0b71493
View commit details
Copy full SHA for 0b71493
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 Sep 2, 2020
Updated Black Mesa's dispatch tables.
jordanbriere
committed
46bf8f5
View commit details
Copy full SHA for 46bf8f5
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 Aug 14, 2020
Fixed a typo in one of the CFogController inputs. (#345)
vinci6k
authored
814e9a7
View commit details
Copy full SHA for 814e9a7
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 6, 2020
Fixed owner_handle ambiguity/issues.
jordanbriere
committed
aaf55e5
View commit details
Copy full SHA for aaf55e5
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
Commits on May 2, 2020
Update credits.ini
jordanbriere
authored
b6fc461
View commit details
Copy full SHA for b6fc461
View code at this point
Browse repository at this point
Updated weapon data for CSGO. (#327)
Show description for a2a89c9
vinci6k
authored
a2a89c9
View commit details
Copy full SHA for a2a89c9
View code at this point
Browse repository at this point
Commits on May 1, 2020
Added note regarding SourceMod's Accelerator incompatibility (#321).
jordanbriere
authored
554d5ed
View commit details
Copy full SHA for 554d5ed
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Updated PrimaryAttack and SecondaryAttack offsets for CSGO. (#325)
vinci6k
authored
a5f948d
View commit details
Copy full SHA for a5f948d
View code at this point
Browse repository at this point
Fixed AttributeError when displaying plugin list. (#324)
Show description for 3661726
CookStar
authored
3661726
View commit details
Copy full SHA for 3661726
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Fixed logger outputting a duplicate message after reloading plugins. (#322)
Show description for 97b1bb2
CookStar
authored
97b1bb2
View commit details
Copy full SHA for 97b1bb2
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Added CFuncRotating and CSpriteTrail data. (#323)
vinci6k
authored
7cb35ef
View commit details
Copy full SHA for 7cb35ef
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Fixed #314.
jordanbriere
committed
a9bacb8
View commit details
Copy full SHA for a9bacb8
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Added CBaseGrenade::Detonate data for HL2DM. (#320)
vinci6k
authored
ec89ec2
View commit details
Copy full SHA for ec89ec2
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Added score to CS:GO data. (#319)
Show description for 1cc0ceb
CookStar
authored
1cc0ceb
View commit details
Copy full SHA for 1cc0ceb
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Added CItem::Materialize and CBaseCombatWeapon::Materialize data for HL2DM. (#317)
vinci6k
authored
0c8636d
View commit details
Copy full SHA for 0c8636d
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Added CBaseCombatCharacter::IsInFieldOfView data for CSGO. (#316)
Show description for 4219d32
vinci6k
authored
4219d32
View commit details
Copy full SHA for 4219d32
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
data: update m4a1_silencer clip and maxammo properties (#313)
Show description for e1cd2c2
Timo Reichl
authored
e1cd2c2
View commit details
Copy full SHA for e1cd2c2
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Fixed case sensitivity problems with typed commands
Ayuto
committed
d364014
View commit details
Copy full SHA for d364014
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.