sourcemod/extensions
peace-maker 9cc518e408 Fix MySQL extension build using vs2015 (#824)
MySQL defines its own timespec_t. Official mysql builds are built using VS2013, so you still need to compile the client library yourself to be able to link it, but this change makes the dbi extension compatible with future versions already.
2018-06-05 09:29:11 -04:00
..
bintools 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
clientprefs Migrate extensions to common AMTL string funcs (#785) 2018-03-25 13:00:53 -07:00
cstrike Migrate extensions to common AMTL string funcs (#785) 2018-03-25 13:00:53 -07:00
curl 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
geoip Migrate extensions to common AMTL string funcs (#785) 2018-03-25 13:00:53 -07:00
mysql Fix MySQL extension build using vs2015 (#824) 2018-06-05 09:29:11 -04:00
regex Fix CompileRegex not actually setting a valid error code. (#775) 2018-05-28 13:59:43 -04:00
sdkhooks Allow -1/null for attacker and inflictor for OTD (bug 6494). 2018-03-28 21:10:32 -04:00
sdktools Migrate extensions to common AMTL string funcs (#785) 2018-03-25 13:00:53 -07:00
sqlite Update SQLite to version 3.22.0 (#783) 2018-03-19 19:09:12 -04:00
structs Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
tf2 Fix Linux and macOS builds. 2017-12-20 02:13:56 -06:00
topmenus 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
updater 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00