sourcemod/extensions/cstrike
BotoX 8db2132856 cstrike: Fix wrong timeleft calculation (#1072)
* Fix wrong timeleft calculation

* reorder function calls
2019-09-21 21:15:44 +02:00
..
AMBuilder Port build scripts to the new project API. 2014-05-31 19:56:42 -07:00
extension.cpp cstrike: Fix wrong timeleft calculation (#1072) 2019-09-21 21:15:44 +02:00
extension.h cstrike: Fix wrong timeleft calculation (#1072) 2019-09-21 21:15:44 +02:00
forwards.cpp Remove unneeded paramter in CS_DropWeapon (#988) 2019-05-01 15:11:22 -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 Remove unneeded paramter in CS_DropWeapon (#988) 2019-05-01 15:11:22 -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 cstrike: Fix wrong timeleft calculation (#1072) 2019-09-21 21:15:44 +02: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