Files
sourcemod/public
Asher Baker ba8b42ef1b Burninate IDataPack (#864)
This doesn't break any extensions NOT using IDataPack, and we do not know of any that are.

* The extension storage utility of this interface has been broken for the last 9 months, with ISourceMod::CreateDataPack being disabled.
* The plugin interop utility of this interface (its stated purpose) has been broken for the last 11+ years, with ISourceMod::GetDataPackHandleType being disabled.

I imagine it only survived the first cleanup 11 years ago because CSS:DM was using it internally, which it has now been migrated away from.

Compiled all the included extensions without changes (API compat), and loaded extensions build pre-change without issue (ABI compat).
2018-08-13 23:03:48 +01:00
..
2018-06-05 19:06:04 +01:00
2008-03-30 07:00:22 +00:00
2008-06-13 07:26:09 +00:00
2017-11-03 15:45:16 -04:00
2018-08-13 23:03:48 +01:00
2013-08-22 17:10:59 -07:00
2017-11-20 21:24:01 -08:00