sourcemod/extensions/cstrike
Michael Flaherty 8803219dd5
Fix regression in vstk size (#894)
* Fix regression in vstk size

* Fix macro comment mistake

* More macro comment removals
2018-10-04 11:14:56 -07:00
..
AMBuilder Port build scripts to the new project API. 2014-05-31 19:56:42 -07:00
extension.cpp Intial CS:Go changes and slight changes for CS:S WeaponID related function. 2017-09-03 09:19:12 -04: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 Fix CS_TerminateRound calls & detour (#893) 2018-10-04 11:14:41 -07:00
forwards.h Fix cstrike extension natives/forwards due to update 2017-08-21 10:28:59 -04:00
itemdef-hash.h Intial CS:Go changes and slight changes for CS:S WeaponID related function. 2017-09-03 09:19:12 -04:00
natives.cpp Fix regression in vstk size (#894) 2018-10-04 11:14:56 -07: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:34:50 -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