SourceMod - Source Engine Scripting and Administration
Go to file
Peace-Maker 0c6a220643 Suppress logging of "Plugin not runnable" errors
SourceMod itself and thirdparty extensions call functions in plugins
without making sure it is runnable. The plugin pausing feature isn't
supported anymore and is set to get nuked #438 which will reduce the
amount of not-runnable error reports.

We can't fix every third party extension, so suppressing the error from
the logs will stop the spam until pausing is removed.

This is a backport of #558 to the 1.8 branch.
2016-11-17 16:58:44 -07: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 Suppress logging of "Plugin not runnable" errors 2016-11-17 16:58:44 -07:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Use VSERVERTOOLS003 in Nuclear Dawn if server has it available. 2016-06-08 12:32:45 -04:00
gamedata Update TF2 gamedata. 2016-11-02 20:09:03 -04:00
loader Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
plugins Add note about uninitialized data in ArrayList.Resize / ResizeArray. 2016-10-11 13:46:01 -04: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 Trigger build for hl2sdk-bms changes. 2016-11-07 21:06:18 -05:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development