Scott Ehlert
e6a84801d2
Bumped IForwardSys
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402387
2008-07-08 21:16:31 +00:00
Scott Ehlert
b58e7177ed
Oops, forgot to commit this; fixed build
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402385
2008-07-08 09:15:15 +00:00
Scott Ehlert
6e0f4ee665
- 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--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402384
2008-07-08 08:55:50 +00:00
Matt Woodrow
ab690bfdd9
Fixed amb1815 - Custom admin menu wasn't escaping input
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402379
2008-07-07 22:11:18 +00:00
David Anderson
b21b24830e
fixed amb1808 - KickClient() is delayed and does not crash -- KickClientEx() is the old functionality
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402362
2008-07-06 00:44:56 +00:00
David Anderson
e6cec6528c
fixed amb1763 - clear function call status on a new call
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402360
2008-07-06 00:01:40 +00:00
Borja Ferrer
1c08ddc939
fixed eyeangles helper not being freed
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402345
2008-07-05 00:15:18 +00:00
Borja Ferrer
bc6b3495be
fixed amb1801, IsFakeClient() wasn't working for TF2 causing false results and crashes
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402340
2008-07-04 19:04:17 +00:00
Matt Woodrow
83b59da392
Updated gamedata files now that dod:s is no longer in beta.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402333
2008-07-03 02:39:49 +00:00
David Anderson
53fc8657bf
pulled changes back from branch-1.0.3
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402314
2008-07-01 02:40:46 +00:00
Matt Woodrow
a4bf30ac1b
Removed DEBUG from admin-sql-threaded.sp (amb1780)
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402311
2008-06-30 23:18:13 +00:00
Scott Ehlert
82cb558335
Updated DOD:S Beta offsets
...
Added FireOutput support for DOD:S (amb1749)
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402308
2008-06-30 05:41:44 +00:00
Matt Woodrow
50327a252a
Single most annoying and hard to find bug ive ever come across. I'd like to thank MSVC for not firing the one breakpoint I actually needed. Oh and a possible fix to sdktools.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402294
2008-06-29 05:04:32 +00:00
Matt Woodrow
954a130d07
Fixed an uninitialised string causing weird results.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402291
2008-06-29 03:26:52 +00:00
Matt Woodrow
a17b0abfe4
Entity Outputs now fail silently if the mod is not supported.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402281
2008-06-26 08:07:33 +00:00
David Anderson
93d0362a70
pulled amb1776 fixes from 1.0.3
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402278
2008-06-25 04:05:57 +00:00
David Anderson
7eafc21a47
bumped version
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402270
2008-06-21 08:56:14 +00:00
David Anderson
8c36966d89
added changelog to branch
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402267
2008-06-21 08:20:31 +00:00
David Anderson
299a17cd26
fix for amb1776 - regression on orangebox, OnConfigsExecuted wouldn't execute
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402265
2008-06-21 07:35:58 +00:00
Matt Woodrow
3edc824bc2
Fixed ForcePlayerSuicide.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402264
2008-06-20 23:36:18 +00:00
David Anderson
22ec5c2e71
added a double-run barrier to the new config code
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402262
2008-06-20 05:23:35 +00:00
David Anderson
c337bc512c
fixed amb1750 - OnAutoConfigsBuffered() was executing before server.cfg
...
fixed OnConfigsExecuted() having a race condition with exec server.cfg
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402261
2008-06-20 05:22:10 +00:00
David Anderson
42f01878f4
fixed amb1765 - GiveNamedItem was supported even though it's bad
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402259
2008-06-20 03:55:10 +00:00
Matt Woodrow
995a0545a9
Fixed gamedata files for the pyro update
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402258
2008-06-19 23:44:57 +00:00
Scott Ehlert
59b64ff19f
Fixed rare crash in event manager when a null IGameEvent pointer was passed to the IGameEventManager2::FireEvent() hooks
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402246
2008-06-06 04:56:26 +00:00
Scott Ehlert
f1f4b3df44
Fixed version number in version.tpl/version.inc
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402244
2008-06-02 22:16:57 +00:00
David Anderson
af813cc71c
phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402243
2008-06-02 05:04:02 +00:00
Matt Woodrow
65a98212a7
Fixed amb1734 - Escape characters are now enabled for the custom admin menu config.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402239
2008-06-01 22:23:59 +00:00
Scott Ehlert
8ad1cb0b8c
Removed TF2_GivePlayerWeapon() and TF2_EquipPlayerClassWeapons() stocks as they no longer work at all
...
The 'weapons' paramater in the TF2_SetPlayerClass() class is now ignored since it no longer works
Bumped 1.0.2 versions for the final time
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402236
2008-05-31 22:30:57 +00:00
David Anderson
32f2680181
bumped version on stable branch
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402234
2008-05-31 19:45:46 +00:00
David Anderson
f7a8e4ceb1
bumped versions
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402232
2008-05-31 19:40:57 +00:00
David Anderson
415df6545b
added links to the doc in the adminmenu configs
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402231
2008-05-31 19:02:05 +00:00
David Anderson
e216bf49d9
fixed build
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402228
2008-05-31 09:27:25 +00:00
David Anderson
77737d319f
removed dynamicmenu folder, names are now consistent
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402227
2008-05-31 08:01:11 +00:00
Scott Ehlert
13e620ec81
Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402224
2008-05-30 22:38:55 +00:00
David Anderson
b383d8c89e
fixed amb1686 - ReplaceString or ReplaceStringEx with an empty search string would crash. it now throws an error instead.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402221
2008-05-29 05:39:58 +00:00
David Anderson
227a604ab1
removed gamedata definitions the tf2 extension does not use
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402216
2008-05-29 04:07:55 +00:00
David Anderson
f153937038
removed TF2_Burn and calccritical from 1.0 branch
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402215
2008-05-29 04:06:16 +00:00
David Anderson
3d1fa83197
various unworthy syncs with trunk
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402214
2008-05-29 04:01:29 +00:00
David Anderson
0a4a60fe08
added amb1685 - GetTickInterval()
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402213
2008-05-29 03:59:00 +00:00
David Anderson
6c0325d7d8
added a forward that helps prevent against race conditions in map config plugins
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402212
2008-05-29 03:55:31 +00:00
David Anderson
55058ab0c7
fixed amb1684 - regression in password handling
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402211
2008-05-29 03:53:18 +00:00
David Anderson
1cf0b2c35b
extensions now use global build # instead of local commit #
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402210
2008-05-29 03:52:39 +00:00
David Anderson
48bf766075
fixed a crash bug on unload introduced by the output manager
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402209
2008-05-29 03:51:09 +00:00
David Anderson
e04d7f6b0c
added amb1715 - tracehull
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402208
2008-05-29 03:50:36 +00:00
David Anderson
505687f748
fixed cases where the jit was underestimating space optimizations by one
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402207
2008-05-29 03:47:20 +00:00
David Anderson
d2cfd39f80
added amb1694 - FindCharInString
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402206
2008-05-29 03:46:42 +00:00
Matt Woodrow
a628f370e4
Fixed amb1713 - The tiniest of tiny mixups in description orders.
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402193
2008-05-25 20:49:42 +00:00
Scott Ehlert
78567bda2f
Fixed CrazyDebug not working with Episode One games
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402190
2008-05-25 12:45:12 +00:00
Matt Woodrow
8cb946cf59
Fixed amb1663 - Dynamic Menu didn't use the ExitBack functionality
...
--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402188
2008-05-25 07:54:26 +00:00