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
Breadcrumbs
History for
Source.Python
src
core
modules
engines
on
fix_pointer_attribute
User selector
All users
All time
Commit history
Commits on Dec 30, 2020
Different approach to fix errors fixed in #376
Ayuto
committed
fc2a659
View commit details
Copy full SHA for fc2a659
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
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 May 15, 2020
"Fixed" compiler errors on linux for blade
Show description for 268d1d7
Ayuto
committed
268d1d7
View commit details
Copy full SHA for 268d1d7
View code at this point
Browse repository at this point
Fixed protobuf related compiler issues for blade
Ayuto
committed
d569a47
View commit details
Copy full SHA for d569a47
View code at this point
Browse repository at this point
Commits on May 13, 2020
Fixed blade build
Ayuto
committed
62e0c4f
View commit details
Copy full SHA for 62e0c4f
View code at this point
Browse repository at this point
Commits on Apr 28, 2019
Some minor fixes/improvements
Ayuto
committed
0cf6a8e
View commit details
Copy full SHA for 0cf6a8e
View code at this point
Browse repository at this point
Commits on Nov 18, 2018
Added insert_server_command() and insert_command_string()
Ayuto
committed
80b9a4e
View commit details
Copy full SHA for 80b9a4e
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
Added class info for IServerGameDLL::LevelInit
Ayuto
committed
972547b
View commit details
Copy full SHA for 972547b
View code at this point
Browse repository at this point
Commits on May 25, 2018
Revert "Initial gamerules commit"
Show description for 2c80297
Ayuto
committed
2c80297
View commit details
Copy full SHA for 2c80297
View code at this point
Browse repository at this point
Commits on May 23, 2018
Initial gamerules commit
Ayuto
committed
18389d6
View commit details
Copy full SHA for 18389d6
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Fixed issue #245
Ayuto
committed
f0dffc3
View commit details
Copy full SHA for f0dffc3
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 Nov 22, 2017
Added a little bit more documentation
Ayuto
committed
e6f8ded
View commit details
Copy full SHA for e6f8ded
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Add support for GMod (#200)
Show description for d0014e0
Ayuto
authored
d0014e0
View commit details
Copy full SHA for d0014e0
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Added ServerGameDLL.server_hibernation_update/set_server_hibernation.
L'In20Cible
committed
9496a62
View commit details
Copy full SHA for 9496a62
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
Fixed missing include
Ayuto
committed
ffec821
View commit details
Copy full SHA for ffec821
View code at this point
Browse repository at this point
Added some game specific class info
Ayuto
committed
beda24d
View commit details
Copy full SHA for beda24d
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
Update engines_server_wrap.cpp
invincibleqc
authored
2be091c
View commit details
Copy full SHA for 2be091c
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Fixed server.get_net_stats()
Show description for 752d00e
Ayuto
committed
752d00e
View commit details
Copy full SHA for 752d00e
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Fixed issue #146
Ayuto
committed
4a9c236
View commit details
Copy full SHA for 4a9c236
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Fixed engine_server.insert_server_command()
Show description for 228c565
Ayuto
committed
228c565
View commit details
Copy full SHA for 228c565
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Added server_game_dll.game_description
Ayuto
committed
c01fe92
View commit details
Copy full SHA for c01fe92
View code at this point
Browse repository at this point
Commits on May 7, 2016
Reverted PR 122
Ayuto
committed
b31bcb8
View commit details
Copy full SHA for b31bcb8
View code at this point
Browse repository at this point
Removed engine_sound.get_sound_duration as it's always returning 0
Ayuto
committed
75c4aec
View commit details
Copy full SHA for 75c4aec
View code at this point
Browse repository at this point
Commits on May 4, 2016
Removed _EngineTools.stop_all_sounds()
Ayuto
committed
bb8300c
View commit details
Copy full SHA for bb8300c
View code at this point
Browse repository at this point
Commits on May 3, 2016
Changed _engines._tool to _engines._tools and created engines.tools module with forward of engine_tool.
satoon101
committed
f1ef4f9
View commit details
Copy full SHA for f1ef4f9
View code at this point
Browse repository at this point
Commits on May 2, 2016
Whoops, forgot the newline.
dsezen
committed
3823792
View commit details
Copy full SHA for 3823792
View code at this point
Browse repository at this point
Initial wrap of useful functions from the IEngineTool interface.
dsezen
committed
975b04c
View commit details
Copy full SHA for 975b04c
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
Added class info for IServerGameDLL
Ayuto
committed
cec4826
View commit details
Copy full SHA for cec4826
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
Fixed L4D2 build
Ayuto
committed
dca1136
View commit details
Copy full SHA for dca1136
View code at this point
Browse repository at this point
Minor fixes
Ayuto
committed
3788002
View commit details
Copy full SHA for 3788002
View code at this point
Browse repository at this point
Moved _EngineServer.achievment_mgr to game specific files
Ayuto
committed
37992d9
View commit details
Copy full SHA for 37992d9
View code at this point
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/master' into engine_blade
Ayuto
committed
55463c2
View commit details
Copy full SHA for 55463c2
View code at this point
Browse repository at this point
Fixed global pointer level for blade (linux)
Show description for 057dca6
Ayuto
committed
057dca6
View commit details
Copy full SHA for 057dca6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.