SourceMod - Source Engine Scripting and Administration
Go to file
Nicholas Hastings f3319ccc82 Add support for compiling MySQL ext against MySQL Connector/C instead of
full client lib. This makes for a lighter dependency, both in size and not being
tied to MySQL client version.

Tested against previous GA version, 6.0.2. Latest, 6.1.11 requires dynamic
linking with CRT on Windows, making specific MSVC redist required on client.

Only tested with Windows so far. Still need to test compile/run on Linux and Mac.
Dependency checkout scripts and MYSQL env vars in our own build environment need
to be checked as well.
2018-02-25 12:38:19 -05:00
.github damn it, duck 2017-08-22 14:02:04 -06:00
bridge/include 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
configs Allow setting multiple chat trigger characters (PR #449, bug 4341, bug 5668) 2016-10-04 16:34:42 +01:00
core Add Protobuf.HasField native. 2018-02-25 10:49:37 -05:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Add support for compiling MySQL ext against MySQL Connector/C instead of 2018-02-25 12:38:19 -05:00
gamedata Update blacklist.plugins.txt 2018-02-15 22:35:56 +00:00
loader 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
plugins Increase MAX_NAME_LENGTH to match CS:GO MAX_PLAYER_NAME_LENGTH. 2018-02-25 10:51:18 -05:00
public Migrate CDataPack from a Compact Cassette tape. (#688) 2017-12-29 19:56:02 -08:00
sourcepawn@a51117e370 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
tools A couple of fixups to last commit (NPOTB). 2017-12-29 04:55:56 -08:00
translations Add internationalization to basechat and fix CS:GO colours (#674) 2017-12-30 12:25:32 -08:00
versionlib 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06: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 NPOTB: Remove unsupported packages line from Travis-CI. 2017-10-10 12:00:11 -07:00
AMBuildScript 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
product.version Roll version. >_> 2017-12-18 20:39:57 -05:00
pushbuild.txt Test build. 2017-12-18 21:00:04 -05:00
README.md Update links in README. 2017-08-23 09:52:31 -04:00

SourceMod

General

Development