Kyle Sanderson
af7b8cd9a3
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
2014-01-29 21:41:41 -07:00
Nicholas Hastings
c230cf5aab
Updated for latest hl2sdk-dota changes.
2013-07-12 02:31:41 -04:00
Nicholas Hastings
614967ccc1
Updated for latest hl2sdk-dota changes.
2013-05-13 15:18:12 -04:00
Nicholas Hastings
8fb87df0f0
Updated for hl2sdk-dota changes.
2013-05-08 09:21:40 -04:00
Nicholas Hastings
369e141ea8
Build fixes for recent hl2sdk-dota updates.
2013-04-23 07:11:49 -04:00
Kyle Sanderson
5951cbf7b9
Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
2013-03-16 23:12:40 -04:00
Asher Baker
8da56ff98c
Allow access to unvalidated authstrings (bug 5587, r=psychonic).
2013-03-07 00:58:17 +00:00
Ryan Stecker
ac2bbf16f6
Require Steam validation before granting admin access (bug 4837, r=asherkin).
2012-05-24 17:55:46 +01:00
Asher Baker
9e45f2da9f
Fixed client serials not being unique on Windows (bug 5285, r=psychonic).
2012-04-26 16:58:18 +01:00
Nicholas Hastings
f3d19a860a
Added detection of Replay and SourceTV, and natives to query (bug 5124, r=fyren).
2011-10-20 21:39:57 -04:00
Nicholas Hastings
264ffa80ce
Backed out changeset: b5969264060e
2011-07-08 07:55:20 -04:00
Nicholas Hastings
ae10bc6601
Backed out changeset: 344daca49587
2011-07-08 07:53:14 -04:00
Nicholas Hastings
51c27afcd2
Fixed more crashes related to early, nonzero maxclients (bug 5008, r=dvander).
2011-07-07 21:31:07 -04:00
Nicholas Hastings
5ba82ef0fc
Removed maxClients caching in core (bug 5007, bug 4986, r=fyren).
2011-07-06 17:50:37 -04:00
Nicholas Hastings
46804d0faf
SM Central fixes for new language natives (bug 4613).
2011-03-12 23:56:04 -05:00
Nicholas Hastings
8f3b4afcf7
Removed tv_enable hook to fix rare max client count issue (bug 4791, r=fyren).
2011-01-12 18:59:34 -05:00
Asher Baker
fae4127ddc
Added missing unhooking of ClientConnect in PlayerManager (bug 4749, r=fyren).
2010-12-31 20:02:41 -05:00
Zach Kanzler
5710a35388
Added Kick, Ban and IsInKickQueue to public extension API (bug 3907, r=dvander)
2009-08-24 09:05:54 +12:00
Matt Woodrow
ca3df3bd50
Added a client verification serial API (bug 3616, r=dvander)
2009-02-19 19:19:44 +13:00
David Anderson
643c39690f
Added client "sm", "sm credits", and "sm plugins" commands (bug 3570, r=ds,pred).
2009-02-01 02:33:31 -05:00
Scott Ehlert
ff7a2c6b73
Added preliminary support for Left 4 Dead; some things may not yet work.
2008-11-14 09:18:30 -06:00
Matt Woodrow
f4dba84ae5
Core now detects and handles a changed maxplayers value (bug 2537 and bug 2758)
2008-09-26 19:08:49 +12:00
Scott Ehlert
93944e7f4b
Fixed build.
...
"Nice" improvement DS.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402474
2008-08-24 05:05:04 +00:00
Scott Ehlert
1251093ec1
Improved bot detection slightly. This was meant to go along with the fix for amb1801.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402473
2008-08-24 04:35:48 +00:00
Scott Ehlert
c9a81c0651
- Fixed amb1802: Crash when client was disconnected as a result of false being returned in OnClientConnect and a function that operated on this client was used. A client's connection state was not reset when this happened.
...
- Removed IForwardFilter due to overall horribleness (should be safe since no one seems to use it). Perhaps it might be back one day?
- Added ET_LowEvent forward exec type which is exactly the same as ET_Event, except that it returns the lowest value rather than the highest
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402386
2008-07-08 09:20:47 +00:00
David Anderson
2fbd32cd1a
fixed amb1591 - mods like IOS:S which, in listen server mode add bots before the player, caused crashes in SM
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402050
2008-04-12 02:18:03 +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