Go to file
Peace-Maker 0b131d6864 Pause dependent plugins on SetFailState (bug 6120)
When a plugin calls SetFailState it is paused and all natives it
registered are unavailable. Other plugins, which depend on those natives
keep running and error whenever they try to call those natives.

This correctly sets the dependent plugins to an error state as if the
plugin which called SetFailState was unloaded.
2014-12-20 11:07:57 +01:00
configs Remove references to the DisableJIT option. r=psychonic 2014-07-15 09:42:49 -07:00
core Pause dependent plugins on SetFailState (bug 6120) 2014-12-20 11:07:57 +01:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Add null-check on serverclass in gamerules lookup. 2014-12-14 15:21:54 -05:00
gamedata Add support for getting g_pGameRules without a byte signature / symbol. 2014-12-13 16:35:32 -05:00
knight/shared Update linux platform check in KePlatform.h to be consistent with others. 2014-06-19 20:57:54 -04:00
loader Disable RTTI for Loader, Logic, and JIT bins 2014-09-11 17:15:59 -07:00
msvc10 Added msvc10 proj file for Regex extension and hooked up to meta sln (NPOTB). 2013-03-17 11:29:55 -04:00
plugins Bump version to 1.8.0-dev. 2014-12-18 04:55:58 -08:00
public Update manual builds to use version 1.8.0 2014-12-18 18:18:55 -06:00
sourcepawn Old style retagging should emit a compiler warning when newdecls are required. 2014-12-17 16:37:39 -06:00
tools Add missing convars.inc to buildbot package script. 2014-11-20 03:01:46 -06:00
translations Add support for customizing ban reasons in basebans.sp (bug 5762, r=psychonic). 2013-08-28 13:17:17 -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 Fix .gitignore typo 2014-06-30 15:06:22 +02:00
.travis.yml Add Travis-CI config file. 2014-05-28 14:38:55 -04:00
AMBuildScript Remove /Zo on debug builds and add on release builds. 2014-12-14 16:03:42 -05: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 to 1.8.0-dev. 2014-12-18 04:55:58 -08:00
pushbuild.txt Trigger build. 2014-12-18 05:09:25 -08:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development