e0a69507a0
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.
Matt Woodrow2008-06-29 05:04:41 +00:00
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.
Matt Woodrow2008-06-29 05:04:32 +00:00
29de57d415
Fixed an uninitialised string causing weird results.
Matt Woodrow2008-06-29 03:27:15 +00:00
954a130d07
Fixed an uninitialised string causing weird results.
Matt Woodrow2008-06-29 03:26:52 +00:00
42359a243a
Entity Outputs now fail silently if the mod is not supported.
Matt Woodrow2008-06-26 08:07:47 +00:00
a17b0abfe4
Entity Outputs now fail silently if the mod is not supported.
Matt Woodrow2008-06-26 08:07:33 +00:00
22ec5c2e71
added a double-run barrier to the new config code
David Anderson2008-06-20 05:23:35 +00:00
c337bc512c
fixed amb1750 - OnAutoConfigsBuffered() was executing before server.cfg fixed OnConfigsExecuted() having a race condition with exec server.cfg
David Anderson2008-06-20 05:22:10 +00:00
6079c927ad
fixed amb1765 - GiveNamedItem was supported even though it didn't work
David Anderson2008-06-20 03:58:36 +00:00
42f01878f4
fixed amb1765 - GiveNamedItem was supported even though it's bad
David Anderson2008-06-20 03:55:10 +00:00
995a0545a9
Fixed gamedata files for the pyro update
Matt Woodrow2008-06-19 23:44:57 +00:00
42f61acc45
Fixed gamedata files for the pyro update
Matt Woodrow2008-06-19 23:42:08 +00:00
bc8c9ba691
Should fix amb1756 - Invalid access on TraceRay handles.
Matt Woodrow2008-06-19 03:13:57 +00:00
4a32aff158
Fixed regression (introduced by revision 2242 aka Phase 0) where 'sm plugins list' displayed all plugins as having an id of 1
Scott Ehlert2008-06-11 08:28:34 +00:00
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
Scott Ehlert2008-06-11 08:07:17 +00:00
22aa6561b5
Added SetUserInfo command to sdktools.
Matt Woodrow2008-06-09 07:12:32 +00:00
59b64ff19f
Fixed rare crash in event manager when a null IGameEvent pointer was passed to the IGameEventManager2::FireEvent() hooks
Scott Ehlert2008-06-06 04:56:26 +00:00
9ac54e5fb2
Fixed rare crash in event manager when a null IGameEvent pointer was passed to the IGameEventManager2::FireEvent() hooks
Scott Ehlert2008-06-06 04:55:27 +00:00
f1f4b3df44
Fixed version number in version.tpl/version.inc
Scott Ehlert2008-06-02 22:16:57 +00:00
af813cc71c
phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
David Anderson2008-06-02 05:04:02 +00:00
2c94b1268a
phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
David Anderson2008-06-02 05:03:27 +00:00
953da3f6e0
Fixed amb1734 - Escape characters are now enabled for the custom admin menu config.
Matt Woodrow2008-06-01 22:24:11 +00:00
65a98212a7
Fixed amb1734 - Escape characters are now enabled for the custom admin menu config.
Matt Woodrow2008-06-01 22:23:59 +00:00
076b5191c9
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
Scott Ehlert2008-05-31 22:33:17 +00:00
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
sourcemod-1.0.2
Scott Ehlert2008-05-31 22:30:57 +00:00
77737d319f
removed dynamicmenu folder, names are now consistent
David Anderson2008-05-31 08:01:11 +00:00
c3492f0192
removed dynamicmenu folder -- everything is consistent now
David Anderson2008-05-31 07:57:33 +00:00
d595e020cd
Added #pragma deprecated to GetEntDataEnt() and SetEntDataEnt() (these were already considered deprecated, but now the compiler will officially complain about them)
Scott Ehlert2008-05-30 22:42:30 +00:00
13e620ec81
Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures
Scott Ehlert2008-05-30 22:38:55 +00:00
5b4f98b354
Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures
Scott Ehlert2008-05-30 22:38:04 +00:00
6e2ac7376e
updated changelog (i should have done these two in one commit)
David Anderson2008-05-29 05:40:51 +00:00
b383d8c89e
fixed amb1686 - ReplaceString or ReplaceStringEx with an empty search string would crash. it now throws an error instead.
David Anderson2008-05-29 05:39:58 +00:00
1a86604d99
fixed amb1686 - ReplaceString or ReplaceStringEx with an empty search string would crash. it now throws an error instead.
David Anderson2008-05-29 05:39:29 +00:00
3b4c800baa
(merging from branch) fixed amb1583 - MySQL string fetch from prepared queries returned corrupted data.
David Anderson2008-05-29 04:47:42 +00:00
227a604ab1
removed gamedata definitions the tf2 extension does not use
David Anderson2008-05-29 04:07:55 +00:00
f153937038
removed TF2_Burn and calccritical from 1.0 branch
David Anderson2008-05-29 04:06:16 +00:00
627e4fd115
committed two forgotten files and updated the linux makefile
David Anderson2008-05-26 07:52:27 +00:00
044ee841f2
Fixed amb1690 - Client prefs tables now create themselves.
Matt Woodrow2008-05-26 07:51:36 +00:00
c93d05f622
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
David Anderson2008-05-26 07:51:11 +00:00
bff2b0a95d
Added amb1665 and amb1381 - Added other map limits to 'timeleft' and handling of timeleft/nextmap console commands.
Matt Woodrow2008-05-26 01:09:10 +00:00
c9b320d645
Fixed amb1713 - The tiniest of tiny mixups in description orders.
Matt Woodrow2008-05-25 20:50:11 +00:00
a628f370e4
Fixed amb1713 - The tiniest of tiny mixups in description orders.
Matt Woodrow2008-05-25 20:49:42 +00:00
29ee014a94
Quick build fix until my mapchooser changes are completed.
Matt Woodrow2008-05-25 20:25:59 +00:00
aa73e41f29
Fixed CrazyDebug not working with Episode One games
Scott Ehlert2008-05-25 12:46:03 +00:00
78567bda2f
Fixed CrazyDebug not working with Episode One games
Scott Ehlert2008-05-25 12:45:12 +00:00
0a829027eb
Fixed amb1663 - Dynamic Menu didn't use the ExitBack functionality
Matt Woodrow2008-05-25 07:54:30 +00:00
8cb946cf59
Fixed amb1663 - Dynamic Menu didn't use the ExitBack functionality
Matt Woodrow2008-05-25 07:54:26 +00:00
9c7249a1e9
Fixed amb1709 - Dynamic Menu selections not resetting on exit
Matt Woodrow2008-05-25 07:44:58 +00:00
c3065f7535
Fixed amb1709 - Dynamic Menu selections not resetting on exit
Matt Woodrow2008-05-25 07:44:53 +00:00
d9357d5224
Fixed amb1454 - Nextmap broken on mods that use the scores usermsg differently to CS:S
Matt Woodrow2008-05-25 07:11:16 +00:00