Kyle Sanderson
5acc7209b2
Add client checks to EmitSound SoundsHooks (bug 5873, r=psychonic)
2014-01-17 23:25:23 -05:00
Nicholas Hastings
3e15966c3e
Add support for Source SDK Base 2013 (bug 5917, r=asherkin).
2013-10-13 14:14:51 -04:00
Nicholas Hastings
a36c266e7d
Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin).
2013-07-21 11:53:56 -04:00
Nicholas Hastings
c230cf5aab
Updated for latest hl2sdk-dota changes.
2013-07-12 02:31:41 -04:00
Nicholas Hastings
702885ebb2
Fixed SDKTools dota build.
2013-05-14 11:27:06 -04:00
Nicholas Hastings
614967ccc1
Updated for latest hl2sdk-dota changes.
2013-05-13 15:18:12 -04:00
Kyle Sanderson
ef6c454137
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
2013-03-16 22:15:25 -04:00
Nicholas Hastings
8362b8d226
Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).
2012-08-20 21:53:59 -04:00
Nicholas Hastings
64b6c0d0eb
Updated EmitSentence native for sdk change on ep2v.
2012-06-28 11:27:14 -04:00
Nicholas Hastings
3a77fcd005
Updated Core and SDK Tools for ep2v EmitSound sdk change.
2012-06-27 22:42:23 -04:00
Nicholas Hastings
917b6d4521
Added support for CS: Global Offensive (bug 5299, r=asherkin).
2012-05-27 16:08:03 -04:00
Nicholas Hastings
d96a23d4f2
Fixed build.
2011-09-03 14:23:46 -04:00
javalia
98e049b336
Added GetDistGainFromSoundLevel native to SDKTools (bug 5066, r=dvander).
2011-09-03 14:18:08 -04:00
Fyren
be7ef860d5
Revert mistaken vsound.cpp change
2010-10-04 19:45:21 -07:00
Fyren
430c001d58
Static gamedata checker (NPOTB)
2010-10-01 12:15:43 -07:00
Matt Woodrow
75c54c6738
Fixed regression with sound natives (bug 3918, r=dvander)
2009-07-28 15:05:47 +12:00
Matt Woodrow
3e36382b58
Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander)
2009-07-24 12:34:31 +12:00
Scott Ehlert
ac68a441ee
All natives that use a recipient filter now actually validate the clients passed to them.
...
This includes StartMessage(), StartMessageEx() from Core as well as EmitSound(), EmitSentence(), and TE_Send() from SDKTools
(Warning: This may potentially cause a minor compatibility problem with plugins that don't check client validity before passing to these natives)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402252
2008-06-11 08:07:17 +00:00
Scott Ehlert
251cced1f8
Spring Cleaning, Part Ichi (1)
...
Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
2008-03-30 07:00:22 +00:00