sourcemod/extensions
2023-07-29 20:53:17 +00: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 A2S_Rules fix: Move MTU patch value to gamedata (#1829) 2023-04-19 15:28:40 +00:00
curl Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
dhooks [DHooks] Fix NaN return when superceding pre-detour (#1967) 2023-03-31 18:19:04 +02: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 Fix incorrect behaviour in SDKHooks_DropWeapon's "bypassHooks" parameter (#1877) 2022-12-27 19:31:02 +00:00
sdktools Fix replay workaround not triggering (#2033) 2023-07-29 20:53:17 +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 Fix TF2_OnIsHolidayActive forward not getting called after map change (#1752) 2022-04-22 11:49:46 +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