sourcemod/extensions/cstrike
Ruben Gonzalez c62a3b724b Merge pull request #671 from alliedmodders/csgo-weaponpricefix
Fix CS_GetWeaponPrice returning incorrect weapon prices.
2017-09-08 08:45:55 -04:00
..
AMBuilder Port build scripts to the new project API. 2014-05-31 19:56:42 -07:00
extension.cpp Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds). 2013-12-30 17:51:00 -05:00
extension.h Use the same weapon drop function in CS:GO as in CS:S 2017-06-16 09:02:09 -04:00
forwards.cpp Merge pull request #671 from alliedmodders/csgo-weaponpricefix 2017-09-08 08:45:55 -04:00
forwards.h Fix cstrike extension natives/forwards due to update 2017-08-24 09:16:21 -04:00
natives.cpp Merge pull request #671 from alliedmodders/csgo-weaponpricefix 2017-09-08 08:45:55 -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) 2017-04-29 19:41:12 -04: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 Merge pull request #671 from alliedmodders/csgo-weaponpricefix 2017-09-08 08:45:55 -04:00
util_cstrike.h Merge pull request #671 from alliedmodders/csgo-weaponpricefix 2017-09-08 08:45:55 -04:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00