sourcemod/extensions
MrD4rk5oul e3ce2692ee Correction for sourcemod use the new teleportation check gamedata registry from now on. (#2235)
* - Fixes for OnPlayerTeleport hook for linux and linux64 systems
  - Changed signature call of `CanPlayerTeleport` for linux/linux64 to current used name
  - Applied fix at detour class CanPlayerBeTeleported to use standard parameter proceedings for linux

* Created a new registry for Teleportation Checking, marking the old one obsolete for older Sourcemod versions.

* Correction for sourcemod use the correct registry from now on.

(cherry picked from commit 3cd6ce9bb0)
2024-12-31 09:43:07 -05: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 Reconcile the concept of Edict & Networkable across the codebase (#1903) 2024-06-01 14:07:55 +00:00
curl Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
dhooks Dhooks safetyhook (#2205) 2024-10-20 16:45:19 +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 Reconcile the concept of Edict & Networkable across the codebase (#1903) 2024-06-01 14:07:55 +00:00
sdktools Fix more sdktools crash on 64 bits (#2152) 2024-06-09 17:17:29 +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 Correction for sourcemod use the new teleportation check gamedata registry from now on. (#2235) 2024-12-31 09:43:07 -05: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