Go to file
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
configs added links to the doc in the adminmenu configs 2008-05-31 19:01:46 +00:00
core All natives that use a recipient filter now actually validate the clients passed to them. 2008-06-11 08:07:17 +00:00
editor merged changes back from 1.0.1 2008-04-06 06:56:45 +00:00
extensions All natives that use a recipient filter now actually validate the clients passed to them. 2008-06-11 08:07:17 +00:00
gamedata Added SetUserInfo command to sdktools. 2008-06-09 07:12:32 +00:00
loader phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
plugins All natives that use a recipient filter now actually validate the clients passed to them. 2008-06-11 08:07:17 +00:00
public rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00
sourcepawn phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
tools fixed build 2008-05-31 09:27:33 +00:00
translations Added amb1665 and amb1381 - Added other map limits to 'timeleft' and handling of timeleft/nextmap console commands. 2008-05-26 01:09:10 +00:00
changelog.txt updated changelog (i should have done these two in one commit) 2008-05-29 05:40:51 +00:00
modules.versions added versioning to regex (linux only) 2008-04-06 08:13:30 +00:00
NOTICE.txt Updated NOTICE.txt to describe how to add svn:keywords to existing files 2008-04-17 10:00:52 +00:00