sourcemod/extensions
Asher Baker e27e75b197 Handle NULLs in SDKCall string return (Fixes #874) (#906)
`SDKCall` has existing semantics that a `-1` retval indicates null, so use that and writes an empty string to the buffer.

Consumers can tell the difference between `""` and `NULL` by checking if the return value is `0` or `-1`.
2018-10-11 00:19:08 +01:00
..
bintools Switch to AMBuild 2.1 API. (#694) 2017-10-02 07:18:57 -05:00
clientprefs Individualize NameHashSet Hashing & Revisit #709 (#740) (1.9-dev) (#866) 2018-08-11 13:37:05 +01:00
cstrike Fix regression in vstk size (#894) 2018-10-04 11:14:56 -07:00
curl (Re-)Add support for gcc and clang3.9, 4.0, and 5.0. 2017-10-09 16:53:19 -07:00
geoip Switch to AMBuild 2.1 API. (#694) 2017-10-02 07:18:57 -05:00
mysql Switch to AMBuild 2.1 API. (#694) 2017-10-02 07:18:57 -05:00
regex Fix/Update regex extension and docs (#775, #767) 2018-05-28 15:05:37 -04:00
sdkhooks Separate out DOI build. (#718) 2017-11-03 15:45:16 -04:00
sdktools Handle NULLs in SDKCall string return (Fixes #874) (#906) 2018-10-11 00:19:08 +01:00
sqlite Switch to AMBuild 2.1 API. (#694) 2017-10-02 07:18:57 -05: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 TF2IgnitePlayer not working after game update (fixes #713). 2017-10-28 16:17:21 -04:00
topmenus Individualize NameHashSet Hashing & Revisit #709 (#740) (1.9-dev) (#866) 2018-08-11 13:37:05 +01:00
updater Switch to AMBuild 2.1 API. (#694) 2017-10-02 07:18:57 -05:00