sourcemod/extensions
Accelerator74 1b86c8564d
sdktools_voice: implement ClientSpeaking forwards (#1247)
* Update basevotes

When a player leaves during a voteban, he will be banned anyway. Also added a cvar with a ban time setting.

* Update basevotes.sp

* Added VoiceHook functions

* Update extension.h

* Update extension.h

* Code optimization

* Added support for more engines

* Invalidate timers

* Fixes

* Update extension.cpp

* Update voice.cpp

* correct Forward event type to ET_Ignore.

* sdktools_voice: de-implement IsClientSpeaking

* sdktools_voice: Add notice/unbind IsClientSpeaking

Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
2020-08-18 06:02:34 -07:00
..
bintools Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
clientprefs Use more STL for vector insertion/removal. (#1284) 2020-06-13 15:57:02 -07:00
cstrike Replace ke::Vector with std::vector. 2020-05-31 11:35:51 -07:00
curl Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
geoip Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
mysql core: Add Insurgency support for amd64 Windows (#1295) 2020-08-06 19:53:06 -07:00
regex Fix Linux x64 libpcre.a linkage failure (#1320) 2020-07-24 16:29:43 -07:00
sdkhooks sdkhooks: assign velocities in CTakeDamageInfo(Hack) (#1322) 2020-08-06 20:46:01 -07:00
sdktools sdktools_voice: implement ClientSpeaking forwards (#1247) 2020-08-18 06:02:34 -07:00
sqlite Replace all uses of AMTL threads with STL threads. 2020-05-16 22:35:56 -07:00
structs 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
tf2 Replace ke::Vector with std::vector. 2020-05-31 11:35:51 -07:00
topmenus Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
updater Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00