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 }}
CookStar
/
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
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
fix_pointer_attribute
User selector
All users
All time
Commit history
Commits on Apr 1, 2021
Fixed TypeManager.pointer_attribute.
Show description for efa1b98
CookStar
committed
efa1b98
View commit details
Copy full SHA for efa1b98
Browse repository at this point
Commits on Mar 20, 2021
Removed outdated offsets in CS:GO. (#389)
CookStar
authored
df5eb4f
View commit details
Copy full SHA for df5eb4f
Browse repository at this point
Commits on Mar 8, 2021
Removed a redundant export/extraction.
jordanbriere
committed
d97b5ce
View commit details
Copy full SHA for d97b5ce
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
Browse repository at this point
Commits on Feb 11, 2021
Fixed referencing of released m_pCallingConvention on Source.Python unload. (#387)
CookStar
authored
bb0a3e8
View commit details
Copy full SHA for bb0a3e8
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
Browse repository at this point
Commits on Feb 6, 2021
Fixed #385. (#386)
jordanbriere
authored
18e214a
View commit details
Copy full SHA for 18e214a
Browse repository at this point
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
Browse repository at this point
Commits on Feb 2, 2021
Split CEnvProjectedTexture data between different games. (#381)
vinci6k
authored
56645a6
View commit details
Copy full SHA for 56645a6
Browse repository at this point
Added ShowMenu implementation (#383)
Show description for 3b9085f
vinci6k
authored
3b9085f
View commit details
Copy full SHA for 3b9085f
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
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
Browse repository at this point
Added KeyValues.load_from_buffer/buffer2 (issue #379)
Ayuto
committed
3d1789d
View commit details
Copy full SHA for 3d1789d
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
Browse repository at this point
Commits on Jan 24, 2021
Added CEnvProjectedTexture data. (#380)
vinci6k
authored
c80608f
View commit details
Copy full SHA for c80608f
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
Browse repository at this point
Commits on Dec 30, 2020
Different approach to fix errors fixed in #376
Ayuto
committed
fc2a659
View commit details
Copy full SHA for fc2a659
Browse repository at this point
Fixed a problem with dangling references around ExtractPointer. (#334, #372, #373) (#375)
Show description for 4a791d6
CookStar
authored
4a791d6
View commit details
Copy full SHA for 4a791d6
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
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
Browse repository at this point
Fixed signature for buy_internal for CSGO. (#374)
Show description for 4c5548d
vinci6k
authored
4c5548d
View commit details
Copy full SHA for 4c5548d
Browse repository at this point
Commits on Dec 11, 2020
Updated DynamicHooks library
Ayuto
committed
d87b2fc
View commit details
Copy full SHA for d87b2fc
Browse repository at this point
Add default convention to CallingConvention. (#344)
Show description for 227e954
CookStar
and
jordanbriere
authored
227e954
View commit details
Copy full SHA for 227e954
Browse repository at this point
Changed AutoUnload to be able to manage objects generated from custom packages. (#365)
CookStar
authored
6722989
View commit details
Copy full SHA for 6722989
Browse repository at this point
Merge branch 'master' of https://github.com/Source-Python-Dev-Team/Source.Python
Ayuto
committed
1149a86
View commit details
Copy full SHA for 1149a86
Browse repository at this point
Fixed server file not using the same encoding
Ayuto
committed
040295a
View commit details
Copy full SHA for 040295a
Browse repository at this point
Commits on Dec 10, 2020
Added CSendProxyRecipients function definitions to undefined_symbols.h. (#371)
Show description for 5d02e54
CookStar
authored
5d02e54
View commit details
Copy full SHA for 5d02e54
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
Browse repository at this point
Commits on Dec 7, 2020
Updated CS:GO offsets. (#367)
CookStar
authored
e88efa2
View commit details
Copy full SHA for e88efa2
Browse repository at this point
Updated L4D2 offsets. (#369)
vinci6k
authored
cde9313
View commit details
Copy full SHA for cde9313
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
Browse repository at this point
Exposed ArrayLengthProxyFn
Ayuto
committed
1e5c4bd
View commit details
Copy full SHA for 1e5c4bd
Browse repository at this point
Exposed CSendProxyRecipients
Ayuto
committed
15b7bbb
View commit details
Copy full SHA for 15b7bbb
Browse repository at this point
Added proxy function validation
Ayuto
committed
13af7ac
View commit details
Copy full SHA for 13af7ac
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.