sourcemod/extensions
Benoist e07c120cab
CDetour safetyhook (#2162)
* Add safetyhook, remove libudis86

Co-authored-by: bottiger1 <55270538+bottiger1@users.noreply.github.com>

* Add modified CDetour

Co-authored-by: bottiger1 <55270538+bottiger1@users.noreply.github.com>

* Add CDetour [Safetyhook] to build script

* Re-enable loader/core/corelogic, and fix new C++20 error

* Reenable all extensions (except dhooks)

* Make cstrike compile against new CDetour

* Remove unused variable in sdktools output?

* Make sdktools compile against new cdetour

* Downgrade to C++17

* remove auto

* fix compilation on linux

* Re-enable dhooks

* Re-authorise old compilers

* Fix invalid downgrade of std::optional

* readd libudis86 for dhooks only

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
Co-authored-by: bottiger1 <55270538+bottiger1@users.noreply.github.com>
2024-05-21 01:53:44 +00:00
..
bintools Fix passing variant_t parameters + fix codegen stack on Win64 (#2117) 2024-05-05 21:17:59 +00:00
clientprefs Update SourcePawn. 2023-11-02 18:38:30 -10:00
cstrike CDetour safetyhook (#2162) 2024-05-21 01:53:44 +00:00
curl Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
dhooks CDetour safetyhook (#2162) 2024-05-21 01:53:44 +00:00
geoip Log a notice if the geoip database gets too old (#1791) 2022-06-30 08:22:51 +02:00
mysql database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -07:00
pgsql database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -07:00
regex Fix mismatched memory release in regex clearmatch (#2005) 2023-06-12 22:34:57 +02:00
sdkhooks sdkhooks: retain vtable hook until level end (#2094) 2024-05-18 12:30:20 +01:00
sdktools CDetour safetyhook (#2162) 2024-05-21 01:53:44 +00:00
sqlite database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -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 CDetour safetyhook (#2162) 2024-05-21 01:53:44 +00:00
topmenus Allow topmenu config file to sort with subcategories (#1757) 2024-02-18 11:46:48 +01:00
updater Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00