sourcemod/extensions
Asher Baker ea3f55f030
Remove OnEntitySpawned C++ listener (#1342)
This is causing crashes with existing extensions using entity listeners.

Currently no one is asking for a C++ hook here, if it is desired it
needs to be done with proper versioning of the listener interface, which
is going to be a little bit more complicated without an initial hard
break.

https://forums.alliedmods.net/showpost.php?p=2715337&postcount=789
https://discordapp.com/channels/335290997317697536/335290997317697536/748101258186850334

This is a partial revert of #1078.
2020-08-26 12:53:31 +01:00
..
bintools Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
clientprefs Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
cstrike Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
curl Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
geoip Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
mysql Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
regex Remove use of the Dep API. 2020-08-24 20:48:57 -07:00
sdkhooks Remove OnEntitySpawned C++ listener (#1342) 2020-08-26 12:53:31 +01:00
sdktools Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
sqlite Update to AMBuild 2.2. 2020-08-18 23:09:43 -07: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 Update to AMBuild 2.2. 2020-08-18 23:09:43 -07: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