sourcemod/extensions
peace-maker 39d604ae6c
DHooks: Allow setting CBaseEntity* param to NULL #1751 (#1754)
* DHooks: Allow setting CBaseEntity* param to NULL #1751

The param had to be a valid entity and wasn't allowed to be set to NULL. Behave similar to SetReturn which maps INVALID_ENT_REFERENCE (or -1) to NULL.

* Update include documentation
2022-04-20 15:32:37 +02:00
..
bintools Fix crash with IBinTools calls on x64 for functions with void return. 2021-10-12 20:56:51 -04:00
clientprefs Add PostgreSQL database driver (#32) 2021-03-11 11:21:51 +01:00
cstrike Remove dead code. 2021-12-13 10:00:42 -05:00
curl Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
dhooks DHooks: Allow setting CBaseEntity* param to NULL #1751 (#1754) 2022-04-20 15:32:37 +02:00
geoip Update GeoIP2 extension to new GeoLite2 .mmdb database format (#1245) 2021-06-30 13:01:12 +02:00
mysql Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
pgsql Add PostgreSQL database driver (#32) 2021-03-11 11:21:51 +01:00
regex Remove use of the Dep API. 2020-08-24 20:48:57 -07:00
sdkhooks Fix crash in non-bypass-hooks DropWeapon implementation (#1672) 2021-12-15 10:41:55 +00:00
sdktools ZPS: Add missing offsets (#1719) 2022-04-16 14:07:16 +00:00
sqlite Stop SQLite results being used before being fetched (#1709) 2022-02-06 16:34:14 +00: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 TF2Tools: Prevent CalcIsAttackCriticalHelper* from being called twice (#1573) 2021-09-23 12:00:52 +02:00
topmenus Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
updater Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00