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 }}
Zipcore
/
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
source-python
on
master
User selector
All users
All time
Commit history
Commits on Dec 16, 2014
Properties with an offset of 0 are now skipped when getting entity properties.
Show description for e04edfe
satoon101
committed
e04edfe
View commit details
Copy full SHA for e04edfe
View code at this point
Browse repository at this point
Merge branch 'entities_changes' into entities_update
satoon101
committed
e64e2d3
View commit details
Copy full SHA for e64e2d3
View code at this point
Browse repository at this point
Merge branch 'master' into entities_changes
satoon101
committed
5cfd3f0
View commit details
Copy full SHA for 5cfd3f0
View code at this point
Browse repository at this point
Updated credits.ini
satoon101
committed
a4fc775
View commit details
Copy full SHA for a4fc775
View code at this point
Browse repository at this point
Added m_iTeamNum to CTeam as its offset is different than CBaseEntity's.
satoon101
committed
cff0f34
View commit details
Copy full SHA for cff0f34
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
Created a new branch to test new huge changes.
Show description for 6fdc422
satoon101
committed
6fdc422
View commit details
Copy full SHA for 6fdc422
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Merge branch 'master' into entities_changes
satoon101
committed
ed269ce
View commit details
Copy full SHA for ed269ce
View code at this point
Browse repository at this point
Fixed TextMsg data for CSGO.
satoon101
committed
971dcde
View commit details
Copy full SHA for 971dcde
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Updated default values of HudMsg
Ayuto
committed
508c3e0
View commit details
Copy full SHA for 508c3e0
View code at this point
Browse repository at this point
HudMsg changes
Show description for 38051b2
ThaPwned
committed
38051b2
View commit details
Copy full SHA for 38051b2
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
HudMsg for CSS
Show description for 8a06089
ThaPwned
committed
8a06089
View commit details
Copy full SHA for 8a06089
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Added CBaseTrigger input support for both engines.
satoon101
committed
03b9846
View commit details
Copy full SHA for 03b9846
View code at this point
Browse repository at this point
Commits on Oct 19, 2014
Added some CS:GO data for the entities package.
Show description for 6717bb2
satoon101
committed
6717bb2
View commit details
Copy full SHA for 6717bb2
View code at this point
Browse repository at this point
Commits on Oct 12, 2014
Added entities.factories.factory_dictionary on CS:GO.
invincibleqc
committed
338cadd
View commit details
Copy full SHA for 338cadd
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
Updated BaseEntity.color to use Color instances instead of tuples.
Show description for 0c3375b
satoon101
committed
0c3375b
View commit details
Copy full SHA for 0c3375b
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
Removed all CTakeDamageInfo related code/data.
Show description for 4015183
invincibleqc
committed
4015183
View commit details
Copy full SHA for 4015183
View code at this point
Browse repository at this point
BaseEntity.set_parent is now calling CBaseEntity::SetParent instead of CBaseEntity::InputSetParent.
invincibleqc
committed
f6cc7b3
View commit details
Copy full SHA for f6cc7b3
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Fixed signature for CCSPlayer::Rebuy
satoon101
committed
7cf9c06
View commit details
Copy full SHA for 7cf9c06
View code at this point
Browse repository at this point
Fixed 2 mis-spellings.
satoon101
committed
4e78c8c
View commit details
Copy full SHA for 4e78c8c
View code at this point
Browse repository at this point
Added a check for DATA_DESC_MAP_OFFSET when calling BaseEntity.server_classes in case an engine ever isn't supported as such.
Show description for 11f2f93
satoon101
committed
11f2f93
View commit details
Copy full SHA for 11f2f93
View code at this point
Browse repository at this point
Added a few virtual functions and dynamic functions to the data for further testing.
satoon101
committed
a2b4dd2
View commit details
Copy full SHA for a2b4dd2
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Changed damage_types to use Enum.
Show description for 89ffe4c
satoon101
committed
89ffe4c
View commit details
Copy full SHA for 89ffe4c
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
Merge branch 'master' into entities_changes
satoon101
committed
652d0b2
View commit details
Copy full SHA for 652d0b2
View code at this point
Browse repository at this point
Updated a few BaseEntity sendprop attribute names.
satoon101
committed
172cb90
View commit details
Copy full SHA for 172cb90
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Fixed CS:GO SayText message field_name to be 'text'.
satoon101
committed
5e6e551
View commit details
Copy full SHA for 5e6e551
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
Merge branch 'master' into entities_changes
satoon101
committed
0244b4d
View commit details
Copy full SHA for 0244b4d
View code at this point
Browse repository at this point
Moved take_damage to CBaseEntity as it is a CBaseEntity function.
satoon101
committed
fcd08c7
View commit details
Copy full SHA for fcd08c7
View code at this point
Browse repository at this point
Commits on Sep 6, 2014
Fixed SayText2 for CS:GO having a box in front of the chat message.
satoon101
committed
b4d6c8c
View commit details
Copy full SHA for b4d6c8c
View code at this point
Browse repository at this point
Commits on Aug 31, 2014
Implemented major changes to BaseEntity.
satoon101
committed
6eb6f75
View commit details
Copy full SHA for 6eb6f75
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
Replaced imp.load_source in messages.base with importlib.import_module. Made other appropriate changes to 2 data files.
satoon101
committed
d51de57
View commit details
Copy full SHA for d51de57
View code at this point
Browse repository at this point
Commits on Apr 27, 2014
Replaced all occurrences of os.name to now use core.PLATFORM.
invincibleqc
committed
925c84f
View commit details
Copy full SHA for 925c84f
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Fixed a little mistake
Ayuto
committed
5645e20
View commit details
Copy full SHA for 5645e20
View code at this point
Browse repository at this point
Updated effects data and lib
Ayuto
committed
b6d1445
View commit details
Copy full SHA for b6d1445
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
Fixed issue with as_arg_tuple when only one string value is passed in.
Show description for 0e7208b
satoon101
committed
0e7208b
View commit details
Copy full SHA for 0e7208b
View code at this point
Browse repository at this point
Removed 2 dynamic functions for cstrike since the virtual functions are now implemented for them.
satoon101
committed
71d35ed
View commit details
Copy full SHA for 71d35ed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.