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 }}
arthurdead
/
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
data
on
engine_import
User selector
All users
All time
Commit history
Commits on May 2, 2019
Changed Player's base classes order to correct the MRO
Ayuto
committed
d9b7b6b
View commit details
Copy full SHA for d9b7b6b
View code at this point
Browse repository at this point
Commits on May 1, 2019
Player class updates (#276)
Show description for 8506e1f
Ayuto
authored
8506e1f
View commit details
Copy full SHA for 8506e1f
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Update CTEFireBullets.ini
Show description for 611850d
invincibleqc
authored
611850d
View commit details
Copy full SHA for 611850d
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Added CBaseCombatCharacter::OnTakeDamage_Alive data.
vinci6k
committed
a88726a
View commit details
Copy full SHA for a88726a
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
Updated global pointer data for GMod
Ayuto
committed
7ea507d
View commit details
Copy full SHA for 7ea507d
View code at this point
Browse repository at this point
Added some missing GMod data
Ayuto
committed
0c48d42
View commit details
Copy full SHA for 0c48d42
View code at this point
Browse repository at this point
Commits on Dec 30, 2018
Added new weapons to CSGO data. (#268)
Show description for 434ef35
vinci6k
authored and
Ayuto
committed
434ef35
View commit details
Copy full SHA for 434ef35
View code at this point
Browse repository at this point
Commits on Dec 9, 2018
Fixed PostThink offsets
Ayuto
committed
f047250
View commit details
Copy full SHA for f047250
View code at this point
Browse repository at this point
Fixed a typo
Ayuto
committed
4ea75c2
View commit details
Copy full SHA for 4ea75c2
View code at this point
Browse repository at this point
More updates
Ayuto
committed
d0307ef
View commit details
Copy full SHA for d0307ef
View code at this point
Browse repository at this point
More data updates
Ayuto
committed
1f9702c
View commit details
Copy full SHA for 1f9702c
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
First bunch of data updates
Ayuto
committed
e7ea785
View commit details
Copy full SHA for e7ea785
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
BaseEntityOutput is now wrapped on the c++ side.
Show description for ac3071f
L'In20Cible
committed
ac3071f
View commit details
Copy full SHA for ac3071f
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Exported CEventAction as entities.EventAction.
Show description for 678cbd0
L'In20Cible
committed
678cbd0
View commit details
Copy full SHA for 678cbd0
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Changed the slot values to be in line with Valve's weapon slots. (#266)
Show description for c5beafc
vinci6k
authored and
Ayuto
committed
c5beafc
View commit details
Copy full SHA for c5beafc
View code at this point
Browse repository at this point
Commits on Oct 20, 2018
Added SmokeMaterial keyvalue to the CSmokeStack data. (#259)
vinci6k
authored and
Ayuto
committed
4b4d6a8
View commit details
Copy full SHA for 4b4d6a8
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Update CCSPlayer.ini
invincibleqc
authored
d13b5c9
View commit details
Copy full SHA for d13b5c9
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
Updated CFlashbangProjectile::Detonate offset (CS:GO)
Ayuto
committed
b1c7f55
View commit details
Copy full SHA for b1c7f55
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Merge pull request #255 from vinci6k/master
Show description for 6609c1c
invincibleqc
authored
6609c1c
View commit details
Copy full SHA for 6609c1c
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Updated Player.clan_tag offsets for CS:GO.
invincibleqc
authored
0cf6d6d
View commit details
Copy full SHA for 0cf6d6d
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
Added CBasePlayer data for FOV.
vinci6k
committed
a0c0504
View commit details
Copy full SHA for a0c0504
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
Updated TF offsets.
vinci6k
committed
7387e46
View commit details
Copy full SHA for 7387e46
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Added CPointWorldText data (#251)
vinci6k
authored and
Ayuto
committed
9278f6c
View commit details
Copy full SHA for 9278f6c
View code at this point
Browse repository at this point
Commits on Apr 1, 2018
Added CTFPlayer player class attributes.
satoon101
committed
b06bca7
View commit details
Copy full SHA for b06bca7
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Added back removed properties, so old installations will continue to work
Show description for 58cda0e
Ayuto
committed
58cda0e
View commit details
Copy full SHA for 58cda0e
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Entity changes (#235)
Show description for ca83e29
Ayuto
authored
ca83e29
View commit details
Copy full SHA for ca83e29
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Added missing run_command data for BM:S
Ayuto
committed
0487c52
View commit details
Copy full SHA for 0487c52
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Fixed weapon_m249 weapon clip (CS:S)
Show description for f849b10
Ayuto
committed
f849b10
View commit details
Copy full SHA for f849b10
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Weapon Data: Fix CS:GO clip & maxammo values for negev, hkp2000 and tec9 (#229)
Show description for a6a4ff5
backraw
authored and
Ayuto
committed
a6a4ff5
View commit details
Copy full SHA for a6a4ff5
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Changed CBaseEntity.team to CBaseEntity.team_index for Entity data.
satoon101
committed
ad872a1
View commit details
Copy full SHA for ad872a1
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Added special names to usp_silencer_off and m4a1_silencer_off for csgo weapon data.
satoon101
committed
4f2f19d
View commit details
Copy full SHA for 4f2f19d
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Fixed signature for buy_internal (CS:GO, Windows)
Ayuto
committed
c89f0ba
View commit details
Copy full SHA for c89f0ba
View code at this point
Browse repository at this point
Fixed CS:GO data for Linux
Ayuto
committed
df38359
View commit details
Copy full SHA for df38359
View code at this point
Browse repository at this point
Update set_name offsets (#220)
njanke96
authored and
Ayuto
committed
c9c5fc0
View commit details
Copy full SHA for c9c5fc0
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Fix #219, thanks to AM/SM commits
Show description for 421ec05
KirillMysnik
authored
421ec05
View commit details
Copy full SHA for 421ec05
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.