Go to file
Peace-Maker 4a8068d1c4 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.

#489 can be reverted after this.
2016-10-26 23:48:56 -06: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 Suppress logging of "Plugin not runnable" errors 2016-10-26 23:48:56 -06:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Fix use-after-free crash in SQLite extension (#481) 2016-10-03 16:31:17 +01:00
gamedata Update more tf2 gamedata. 2016-10-12 21:36:29 -04:00
loader Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
plugins Add spacing to compile.sh (#53) 2016-10-24 14:50:24 +01:00
public Update to the latest SourcePawn and AMTL. 2016-09-24 16:45:04 -07:00
sourcepawn@836bb7a6da Update to the latest SourcePawn and AMTL. 2016-09-24 16:45:04 -07:00
tools Update Dino D-Day gamedata. 2016-08-06 10:51:50 -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 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 against hl2sdk-csgo change. 2016-10-13 21:34:34 -04:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development