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
commands
on
fix_string
User selector
All users
All time
Commit history
Commits on Oct 16, 2022
Exported GetCommandIndex as commands.get_command_index.
jordanbriere
committed
3422d53
View commit details
Copy full SHA for 3422d53
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Re-introduced memory leaks. :confounded: (Fixes #430)
jordanbriere
committed
312ecba
View commit details
Copy full SHA for 312ecba
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Fixed ConVar/ServerCommand registration conflicts.
Show description for 02e3490
jordanbriere
committed
02e3490
View commit details
Copy full SHA for 02e3490
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Fixed some crashes related to server commands unregistration.
jordanbriere
committed
1604995
View commit details
Copy full SHA for 1604995
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Fixed Linux/BMS build
Ayuto
committed
4d82721
View commit details
Copy full SHA for 4d82721
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Added server command post hooks (#278)
Show description for ad0fca0
Ayuto
authored
ad0fca0
View commit details
Copy full SHA for ad0fca0
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Fixed commands not registering properly when given strings are not persistent (#240)
Show description for 83a1d2b
satoon101
authored and
Ayuto
committed
83a1d2b
View commit details
Copy full SHA for 83a1d2b
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
Fixed creating copies of the passed command map (which caused a crash)
Ayuto
committed
ed5a20b
View commit details
Copy full SHA for ed5a20b
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Fixed Linux build
Ayuto
committed
ea4d2e2
View commit details
Copy full SHA for ea4d2e2
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Fixed command case-sensitivity
Ayuto
committed
ea23129
View commit details
Copy full SHA for ea23129
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Added __call__ to ConCommand
Ayuto
committed
e38d18f
View commit details
Copy full SHA for e38d18f
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Removed convar.h patches
Ayuto
committed
0a2d6e0
View commit details
Copy full SHA for 0a2d6e0
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Fixed base of CServerCommandManager
Ayuto
committed
fcb27a3
View commit details
Copy full SHA for fcb27a3
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
Exposed ConCommand
Show description for c13c3a3
Ayuto
committed
c13c3a3
View commit details
Copy full SHA for c13c3a3
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Updated convar.h patches
Show description for b647fe3
Ayuto
committed
b647fe3
View commit details
Copy full SHA for b647fe3
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Merge remote-tracking branch 'refs/remotes/origin/master' into engine_blade
Ayuto
committed
2ca647f
View commit details
Copy full SHA for 2ca647f
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Changed Command.arg_count to Command.__len__
Ayuto
committed
83110cc
View commit details
Copy full SHA for 83110cc
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
Changed a lot getters to properties on the C++ side
Ayuto
committed
72bce8c
View commit details
Copy full SHA for 72bce8c
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Fixed Blade crashing during the loading process
Show description for 178475f
Ayuto
committed
178475f
View commit details
Copy full SHA for 178475f
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Merged master into engine_blade.
satoon101
committed
e2e613b
View commit details
Copy full SHA for e2e613b
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Updated DispatchClientCommand to return in case of an invalid index
Show description for a8d1738
Ayuto
committed
a8d1738
View commit details
Copy full SHA for a8d1738
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
Initial conversion functions update
Ayuto
committed
0a5981b
View commit details
Copy full SHA for 0a5981b
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Fixed Linux/BM:S compiler errors
Ayuto
committed
321e6df
View commit details
Copy full SHA for 321e6df
View code at this point
Browse repository at this point
Added iterators for server, say and client commands (issue #79)
Ayuto
committed
0b73842
View commit details
Copy full SHA for 0b73842
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Fixed original say command being changed
Show description for 4e55a72
Ayuto
committed
4e55a72
View commit details
Copy full SHA for 4e55a72
View code at this point
Browse repository at this point
Say commands are now properly splitted
Ayuto
committed
7ef0093
View commit details
Copy full SHA for 7ef0093
View code at this point
Browse repository at this point
Changed argument order of say and client command callbacks
Show description for ab547c5
Ayuto
committed
ab547c5
View commit details
Copy full SHA for ab547c5
View code at this point
Browse repository at this point
Removed the first command argument in say commands (which was say or say_team)
Ayuto
committed
6f81358
View commit details
Copy full SHA for 6f81358
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Tidied some stuff.
L'In20Cible
committed
053c4b1
View commit details
Copy full SHA for 053c4b1
View code at this point
Browse repository at this point
Renamed some files to clean things up.
L'In20Cible
committed
91414ae
View commit details
Copy full SHA for 91414ae
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Updated copyright headers
Show description for 5d74ea8
Ayuto
committed
5d74ea8
View commit details
Copy full SHA for 5d74ea8
View code at this point
Browse repository at this point
Commits on Jun 6, 2015
Fixed issue #27
Show description for d62d82b
Ayuto
committed
d62d82b
View commit details
Copy full SHA for d62d82b
View code at this point
Browse repository at this point
Commits on May 20, 2015
Fixed many compiler errors and warnings
Ayuto
committed
af18f57
View commit details
Copy full SHA for af18f57
View code at this point
Browse repository at this point
Commits on May 7, 2015
- Removed the use of Boost's overload macros declaration.
L'In20Cible
committed
6b8045d
View commit details
Copy full SHA for 6b8045d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.