SourceMod - Source Engine Scripting and Administration
Go to file
Nicholas Hastings e44789ba8b Don't check handle ownership on Event.FireToClient
The handle does not get mutated here, so it is safe. Since we
don't currently support cloning event handles or copying events,
this also facilitates the only easy way of firing an existing game-
created event to a client.
2017-04-29 19:42:03 -04:00
bridge/include Rename CPlugin::SetErrorState to EvictWithError. 2015-10-31 17:25:59 -07:00
configs Add initial version of safety checks for CS:GO to attempt to avoid user GSLT bans. 2016-03-02 15:25:01 -05:00
core Don't check handle ownership on Event.FireToClient 2017-04-29 19:42:03 -04:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Fix case of not calling OnMapTimeLeftChanged in CS:GO (#563) 2017-04-29 19:41:12 -04:00
gamedata Update blacklist.plugins.txt 2017-04-11 13:00:59 +01:00
loader Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
plugins Sanitize servercfgfile and lservercfgfile values with sm_cvar (bug 6579). 2017-01-20 15:30:41 -05:00
public Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
sourcepawn@594bfbb5e4 Update to the latest SourcePawn and AMTL. 2016-03-13 16:29:11 -07:00
tools Update Dino D-Day gamedata. 2016-08-06 10:53:48 -04:00
translations Remove unused phrase. 2015-03-22 15:36:07 -04:00
versionlib Change version display. 2014-05-25 03:18:05 -07:00
.arcconfig Add a .arcconfig file so that arc works 2013-10-15 22:57:59 +01:00
.gitignore Update to the latest SourcePawn revision. 2015-08-18 09:51:24 -07:00
.gitmodules Use upstream SourcePawn as a submodule. 2015-03-15 16:38:38 -07:00
.travis.yml Update TravisCI build to use Clang 3.7. 2016-03-18 08:31:01 -04:00
AMBuildScript Don't build for CS:GO on Mac anymore. (Game is 64-bit-only there now). 2016-10-24 10:54:12 -04:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add an ambuild configure option to disable auto versioning. 2014-07-02 13:29:59 -05:00
product.version Promote git revision number to 4th version string component 2015-09-29 11:07:16 +01:00
pushbuild.txt Force build for hl2sdk-csgo update. 2017-04-26 06:31:40 -04:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development