sourcemod/extensions
Nicholas Hastings ae485c3115
Add A2S_Rules fix for CS:GO to CStrike extension. (#614)
* Add A2S_Rules fix for CS:GO to CStrike extension.

* Dont force set the cvar. Add checks before patching.

* Remove incorrect and useless check.

* Remove checking value as it is in the signature.

* Update build script changes to AMBuild 2.1 API to fix build.

* Fix bad check and ConVarRef being resolved too early.

* Whoops. This line is kinda important. Got nuked when refactoring.

* Remove unused variable.

* Updatet gamedata.

* Switch to "Addresses" gamedata lookup

* Add linux64 gamedata

* Fix mac build

Co-authored-by: Ruben Gonzalez <drifter01620@gmail.com>
Co-authored-by: Peace-Maker <peace-maker@wcfan.de>
2021-03-08 22:42:32 +00: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 Add A2S_Rules fix for CS:GO to CStrike extension. (#614) 2021-03-08 22:42:32 +00: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 Add sm_dump_datamaps_xml (#1409) 2021-03-08 14:28:43 -08: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 Cleanly remove all hooks on extension unload 2020-12-16 15:52:48 +01: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