Go to file
Nicholas Hastings cb39030cce 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-01-03 20:31:40 -05:00
bridge/include Add ICellArray and create/free in ISourceMod 2016-08-21 21:32:23 +02:00
configs Allow setting multiple chat trigger characters (PR #449, bug 4341, bug 5668) 2016-10-04 16:34:42 +01:00
core Don't check handle ownership on Event.FireToClient 2017-01-03 20:31:40 -05:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Allow CStrike ext to load on CS:GO "mods". 2016-12-25 08:31:39 -05:00
gamedata Fix some gamedata issues. 2016-12-26 16:13:38 -05:00
loader Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
plugins Use method-map .Style instead of GetMaxPageItems. (sm_msay patch) (#569) 2016-12-12 10:18:59 -05:00
public Add DETOUR_DECL_* marcos for more parameter counts (#561) 2016-11-29 14:55:39 -08:00
sourcepawn@b570d45c2e Update to latest SourcePawn 2016-10-27 00:42:20 -06:00
tools Fix null check when generating signature. (#562) 2016-12-01 08:44:23 +00: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 Download Clang from SourceMod site (#523) 2016-06-20 17:12:58 +01:00
AMBuildScript Don't build for CS:GO on Mac anymore. (Game is 64-bit-only there now). 2016-10-13 20:54:54 -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 Bump version number. 2016-06-05 10:10:07 -04:00
pushbuild.txt Trigger build for hl2sdk-bms changes. 2016-11-07 21:03:22 -05:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development