Go to file
Peace-Maker 6ac013376f Call OnLibraryAdded for all available libraries (bug 5925, PR #4)
commit c1b064c9232553045f6f5bfaf7df0feb6ceb4571
Author: Peace-Maker <peace-maker@wcfan.de>
Date:   Wed May 28 03:16:22 2014 +0200

    Coding style adjustments

commit 37a16dbba24cc2035fb8838be8729067cb9bc13a
Author: Peace-Maker <peace-maker@wcfan.de>
Date:   Wed May 28 03:03:25 2014 +0200

    Load core.phrases before calling OnLibraryAdded

commit 676ac951111c7e8f565debbd4316850a4c4a8d00
Author: Peace-Maker <peace-maker@wcfan.de>
Date:   Tue May 27 13:18:48 2014 +0200

    Call OnLibraryAdded for all available librarys (bug 5925)

    When loading multiple plugins at once (on server start or mapchange)
    OnLibraryAdded is only called for libraries which are loaded after the
    current plugin. The plugin isn't informed about the libraries that were
    added before its OnPluginStart forward was called.

    This patch calls OnLibraryAdded for all already registered libraries the
    current plugin has missed.
2014-05-27 19:26:58 -07:00
configs Add an interpreter because. (bug 5902, r=ds). 2013-09-01 00:23:44 -07:00
core Call OnLibraryAdded for all available libraries (bug 5925, PR #4) 2014-05-27 19:26:58 -07:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Switch build infrastructure to Git. 2014-05-25 01:53:58 -07:00
gamedata Update CS:GO team score gamedata. 2014-05-22 09:49:27 -04:00
knight/shared More Windows build fix. 2013-08-08 22:02:42 -07:00
loader Add support for Contagion (bug 6007, r=asherkin). 2014-03-29 14:14:00 -04: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 Add CS_SLOT_KNIFE define (bug 6131, r=drifter). 2014-05-21 09:08:53 -04:00
public Change version display. 2014-05-25 03:18:05 -07:00
sourcepawn Optimize native call if statically bound (bug 5842, r=ds,fyren f=dvander). 2014-05-11 14:36:32 -07:00
tools Fix spacing. 2014-05-26 22:21:27 -07: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 Replace .hgignore with .gitignore. 2014-05-24 23:55:24 -05:00
AMBuildScript Find metamod-source over mmsource-central. 2014-05-26 21:38:08 -07:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add path configuration options. 2014-05-26 21:30:43 -07:00
product.version Bump version to 1.6.0. 2013-02-10 21:10:25 -08:00
pushbuild.txt Trigger build for hl2sdk-l4d changes. 2014-05-21 17:25:30 -04:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development