Go to file
Nicholas Hastings f4ff0e574c Fix CoreConfig init to happen after SMGlobalClasses from logic bin are added.
This fixes OnSourceModConfigChanged not being called for logic classes when
config is first read, matching behavior for core classes. The function is still called
before each class's OnSourceModStartup func.
2015-04-18 08:35:10 -04:00
configs Remove references to the DisableJIT option. r=psychonic 2014-07-15 09:42:49 -07:00
core Fix CoreConfig init to happen after SMGlobalClasses from logic bin are added. 2015-04-18 08:35:10 -04:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Enable the "name %s" command blocking on CS:GO as well. 2015-04-17 04:51:24 -07:00
gamedata Merge pull request #313 from alliedmodders/set-client-name 2015-04-07 04:39:52 -07: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 Merge pull request #313 from alliedmodders/set-client-name 2015-04-07 04:39:52 -07:00
public Initial CSGO GetWeaponPrice fixes 2015-02-01 12:12:31 -05:00
sourcepawn Add missing debug info for multidimensional strings 2015-04-04 11:05:36 -04:00
tools Roll version number. 2015-02-04 18:25:02 -05:00
translations Merge pull request #313 from alliedmodders/set-client-name 2015-04-07 04:39:52 -07: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 Update changelog for version 1.7.0. 2015-02-04 17:29:10 -05:00
configure.py Add an ambuild configure option to disable auto versioning. 2014-07-02 13:29:59 -05:00
product.version Roll version number. 2015-02-04 18:25:02 -05:00
pushbuild.txt Trigger build for hl2sdk-dota changes. 2015-03-06 11:26:26 -05:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development