sourcemod/extensions/cstrike
2017-08-18 13:00:50 +01:00
..
AMBuilder Port build scripts to the new project API. 2014-05-31 19:56:42 -07:00
extension.cpp Allow CStrike ext to load on CS:GO "mods". 2016-12-25 08:31:39 -05: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 Use the same weapon drop function in CS:GO as in CS:S 2017-06-12 08:39:27 -04:00
forwards.h Fix CS:GO GetWeaponPrice and OnGetWeaponPrice using outdated method (r=psychonic). 2013-08-15 14:40:30 -04:00
natives.cpp Use the same weapon drop function in CS:GO as in CS:S 2017-06-12 08:39:27 -04: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 Include function name in cstrike ext error messages 2017-08-18 13:00:50 +01:00
util_cstrike.h Initial CSGO GetWeaponPrice fixes 2015-01-31 12:44:18 -05:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00