sourcemod/extensions/cstrike
Ruben Gonzalez d79c5e0dfa Switch CS:GO Clantag set/get to use netprops + offset over sig + offset. (#922)
* Switch CS:GO Clantag set/get to use netprops + offset over sig+offset.

* Make sure the new functions are defined before using them...

* Fix offset name

* Fix incorrectly dereferencing.
2018-11-09 07:13:17 -05:00
..
AMBuilder 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
extension.cpp Migrate extensions to common AMTL string funcs (#785) 2018-03-25 13:00:53 -07:00
extension.h Use the same weapon drop function in CS:GO as in CS:S 2017-06-12 08:39:27 -04:00
forwards.cpp NPOTB: Clarify preprocessor logic (#900) 2018-10-05 04:22:29 -07:00
forwards.h Fix cstrike extension natives/forwards due to update 2017-08-21 10:28:59 -04:00
itemdef-hash.h 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
natives.cpp Switch CS:GO Clantag set/get to use netprops + offset over sig + offset. (#922) 2018-11-09 07:13:17 -05:00
RegNatives.cpp Replace SourceHook list usages in cstrike with AMTL. 2014-06-04 17:36:28 -07:00
RegNatives.h Replace SourceHook list usages in cstrike with AMTL. 2014-06-04 17:36:28 -07:00
smsdk_config.h 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
timeleft.cpp Fix case of not calling OnMapTimeLeftChanged in CS:GO (#563) 2016-12-01 17:09:48 -08:00
timeleft.h Added support for CS:GO to cstrike extension (bug 5299, r=asherkin). 2012-05-26 18:31:23 -04:00
util_cstrike.cpp Add new weapons to CSWeaponID enum. (#869) 2018-09-12 10:13:39 -04:00
util_cstrike.h Fix comment info 2017-10-27 18:55:02 -04:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00