7104e187ccImport of Vtable scanner
Matt Woodrow
2008-06-30 02:03:56 +0000
2fc7a017e1Import of GameData MD5 hashing app.
Matt Woodrow
2008-06-29 22:23:14 +0000
e0a69507a0Single 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 Woodrow
2008-06-29 05:04:41 +0000
50327a252aSingle 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 Woodrow
2008-06-29 05:04:32 +0000
29de57d415Fixed an uninitialised string causing weird results.
Matt Woodrow
2008-06-29 03:27:15 +0000
954a130d07Fixed an uninitialised string causing weird results.
Matt Woodrow
2008-06-29 03:26:52 +0000
42359a243aEntity Outputs now fail silently if the mod is not supported.
Matt Woodrow
2008-06-26 08:07:47 +0000
a17b0abfe4Entity Outputs now fail silently if the mod is not supported.
Matt Woodrow
2008-06-26 08:07:33 +0000
93d0362a70pulled amb1776 fixes from 1.0.3
David Anderson
2008-06-25 04:05:57 +0000
d715e22162patch for amb1776 regression
David Anderson
2008-06-24 04:15:16 +0000
0ffe92c346patch for amb1765 - GivePlayerItem offsets for DoDS:Beta
David Anderson
2008-06-24 04:13:55 +0000
81e40c32c8Slight change to the vtable dump because it wasn't working all the time.
Matt Woodrow
2008-06-21 09:28:42 +0000
7eafc21a47bumped version
David Anderson
2008-06-21 08:56:14 +0000
b01b855992bumped version
David Anderson
2008-06-21 08:55:51 +0000
91ea38fa54temporarily branched 1.0.3 for tagging
David Anderson
2008-06-21 08:32:28 +0000
8c36966d89added changelog to branch
David Anderson
2008-06-21 08:20:31 +0000
350044c9a8changelog for 1.0.3
David Anderson
2008-06-21 08:18:12 +0000
299a17cd26fix for amb1776 - regression on orangebox, OnConfigsExecuted wouldn't execute
David Anderson
2008-06-21 07:35:58 +0000
3edc824bc2Fixed ForcePlayerSuicide.
Matt Woodrow
2008-06-20 23:36:18 +0000
bc1bb2cba2Fixed ForcePlayerSuicide.
Matt Woodrow
2008-06-20 23:35:00 +0000
22ec5c2e71added a double-run barrier to the new config code
David Anderson
2008-06-20 05:23:35 +0000
c337bc512cfixed amb1750 - OnAutoConfigsBuffered() was executing before server.cfg fixed OnConfigsExecuted() having a race condition with exec server.cfg
David Anderson
2008-06-20 05:22:10 +0000
6079c927adfixed amb1765 - GiveNamedItem was supported even though it didn't work
David Anderson
2008-06-20 03:58:36 +0000
42f01878f4fixed amb1765 - GiveNamedItem was supported even though it's bad
David Anderson
2008-06-20 03:55:10 +0000
995a0545a9Fixed gamedata files for the pyro update
Matt Woodrow
2008-06-19 23:44:57 +0000
42f61acc45Fixed gamedata files for the pyro update
Matt Woodrow
2008-06-19 23:42:08 +0000
bc8c9ba691Should fix amb1756 - Invalid access on TraceRay handles.
Matt Woodrow
2008-06-19 03:13:57 +0000
6e59d8ae5cupdated licenses
David Anderson
2008-06-13 07:26:09 +0000
749177d0b3updated license
David Anderson
2008-06-13 07:24:43 +0000
4a32aff158Fixed regression (introduced by revision 2242 aka Phase 0) where 'sm plugins list' displayed all plugins as having an id of 1
Scott Ehlert
2008-06-11 08:28:34 +0000
ac68a441eeAll 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 Ehlert
2008-06-11 08:07:17 +0000
119592eefeFixed typo in banning.inc
Matt Woodrow
2008-06-09 22:17:09 +0000
72a1fb06d0I'm sure i'll get this right eventually.
Matt Woodrow
2008-06-09 07:24:24 +0000
8a7ced18deSecond attempt at fixing SetUserInfo (try committing the right file this time)
Matt Woodrow
2008-06-09 07:21:26 +0000
06c8f3a093Fixed SetUserInfo to work on bots
Matt Woodrow
2008-06-09 07:18:49 +0000
22aa6561b5Added SetUserInfo command to sdktools.
Matt Woodrow
2008-06-09 07:12:32 +0000
59b64ff19fFixed rare crash in event manager when a null IGameEvent pointer was passed to the IGameEventManager2::FireEvent() hooks
Scott Ehlert
2008-06-06 04:56:26 +0000
9ac54e5fb2Fixed rare crash in event manager when a null IGameEvent pointer was passed to the IGameEventManager2::FireEvent() hooks
Scott Ehlert
2008-06-06 04:55:27 +0000
f1f4b3df44Fixed version number in version.tpl/version.inc
Scott Ehlert
2008-06-02 22:16:57 +0000
af813cc71cphase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
David Anderson
2008-06-02 05:04:02 +0000
2c94b1268aphase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
David Anderson
2008-06-02 05:03:27 +0000
953da3f6e0Fixed amb1734 - Escape characters are now enabled for the custom admin menu config.
Matt Woodrow
2008-06-01 22:24:11 +0000
65a98212a7Fixed amb1734 - Escape characters are now enabled for the custom admin menu config.
Matt Woodrow
2008-06-01 22:23:59 +0000
076b5191c9Removed 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 Ehlert
2008-05-31 22:33:17 +0000
8ad1cb0b8cRemoved 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 Ehlert
2008-05-31 22:30:57 +0000
32f2680181bumped version on stable branch
David Anderson
2008-05-31 19:45:46 +0000
f7a8e4ceb1bumped versions
David Anderson
2008-05-31 19:40:57 +0000
415df6545badded links to the doc in the adminmenu configs
David Anderson
2008-05-31 19:02:05 +0000
20d12fad9fadded links to the doc in the adminmenu configs
David Anderson
2008-05-31 19:01:46 +0000
b18bd78c51fixed build
David Anderson
2008-05-31 09:27:33 +0000
e216bf49d9fixed build
David Anderson
2008-05-31 09:27:25 +0000
77737d319fremoved dynamicmenu folder, names are now consistent
David Anderson
2008-05-31 08:01:11 +0000
c3492f0192removed dynamicmenu folder -- everything is consistent now
David Anderson
2008-05-31 07:57:33 +0000
d595e020cdAdded #pragma deprecated to GetEntDataEnt() and SetEntDataEnt() (these were already considered deprecated, but now the compiler will officially complain about them)
Scott Ehlert
2008-05-30 22:42:30 +0000
13e620ec81Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures
Scott Ehlert
2008-05-30 22:38:55 +0000
5b4f98b354Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures
Scott Ehlert
2008-05-30 22:38:04 +0000
6e2ac7376eupdated changelog (i should have done these two in one commit)
David Anderson
2008-05-29 05:40:51 +0000
b383d8c89efixed amb1686 - ReplaceString or ReplaceStringEx with an empty search string would crash. it now throws an error instead.
David Anderson
2008-05-29 05:39:58 +0000
1a86604d99fixed amb1686 - ReplaceString or ReplaceStringEx with an empty search string would crash. it now throws an error instead.
David Anderson
2008-05-29 05:39:29 +0000
049f63e6fdadded 1.0.2 preliminary changelog
David Anderson
2008-05-29 05:01:50 +0000
3aea76cfb3insignificant changes from branch
David Anderson
2008-05-29 04:50:59 +0000
3b4c800baa(merging from branch) fixed amb1583 - MySQL string fetch from prepared queries returned corrupted data.
David Anderson
2008-05-29 04:47:42 +0000
227a604ab1removed gamedata definitions the tf2 extension does not use
David Anderson
2008-05-29 04:07:55 +0000
f153937038removed TF2_Burn and calccritical from 1.0 branch
David Anderson
2008-05-29 04:06:16 +0000
3d1fa83197various unworthy syncs with trunk
David Anderson
2008-05-29 04:01:29 +0000
0a4a60fe08added amb1685 - GetTickInterval()
David Anderson
2008-05-29 03:59:00 +0000
6c0325d7d8added a forward that helps prevent against race conditions in map config plugins
David Anderson
2008-05-29 03:55:31 +0000
55058ab0c7fixed amb1684 - regression in password handling
David Anderson
2008-05-29 03:53:18 +0000
1cf0b2c35bextensions now use global build # instead of local commit #
David Anderson
2008-05-29 03:52:39 +0000
48bf766075fixed a crash bug on unload introduced by the output manager
David Anderson
2008-05-29 03:51:09 +0000
e04d7f6b0cadded amb1715 - tracehull
David Anderson
2008-05-29 03:50:36 +0000
505687f748fixed cases where the jit was underestimating space optimizations by one
David Anderson
2008-05-29 03:47:20 +0000
d2cfd39f80added amb1694 - FindCharInString
David Anderson
2008-05-29 03:46:42 +0000
ca9b2784bdextensions now use the repository build number intsead of their local commit number
David Anderson
2008-05-29 03:19:55 +0000
df83dbc04eFixed Windows trunk build
Scott Ehlert
2008-05-28 04:28:04 +0000
81af704f58added amb1715 - tracehull
David Anderson
2008-05-28 03:04:28 +0000
627e4fd115committed two forgotten files and updated the linux makefile
David Anderson
2008-05-26 07:52:27 +0000
044ee841f2Fixed amb1690 - Client prefs tables now create themselves.
Matt Woodrow
2008-05-26 07:51:36 +0000
c93d05f622rewrite 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 Anderson
2008-05-26 07:51:11 +0000
c824afc61eoh
David Anderson
2008-05-26 07:48:26 +0000
3d015908d9deleted msvc9 files
David Anderson
2008-05-26 01:50:48 +0000
bff2b0a95dAdded amb1665 and amb1381 - Added other map limits to 'timeleft' and handling of timeleft/nextmap console commands.
Matt Woodrow
2008-05-26 01:09:10 +0000
c9b320d645Fixed amb1713 - The tiniest of tiny mixups in description orders.
Matt Woodrow
2008-05-25 20:50:11 +0000
a628f370e4Fixed amb1713 - The tiniest of tiny mixups in description orders.
Matt Woodrow
2008-05-25 20:49:42 +0000
29ee014a94Quick build fix until my mapchooser changes are completed.
Matt Woodrow
2008-05-25 20:25:59 +0000
aa73e41f29Fixed CrazyDebug not working with Episode One games
Scott Ehlert
2008-05-25 12:46:03 +0000
78567bda2fFixed CrazyDebug not working with Episode One games
Scott Ehlert
2008-05-25 12:45:12 +0000
0a829027ebFixed amb1663 - Dynamic Menu didn't use the ExitBack functionality
Matt Woodrow
2008-05-25 07:54:30 +0000
8cb946cf59Fixed amb1663 - Dynamic Menu didn't use the ExitBack functionality
Matt Woodrow
2008-05-25 07:54:26 +0000
9c7249a1e9Fixed amb1709 - Dynamic Menu selections not resetting on exit
Matt Woodrow
2008-05-25 07:44:58 +0000
c3065f7535Fixed amb1709 - Dynamic Menu selections not resetting on exit
Matt Woodrow
2008-05-25 07:44:53 +0000
d9357d5224Fixed amb1454 - Nextmap broken on mods that use the scores usermsg differently to CS:S
Matt Woodrow
2008-05-25 07:11:16 +0000
73a20de2ffAdded server check to clientprefs
Matt Woodrow
2008-05-25 03:26:31 +0000
8cd8228251Fixed amb1358 - Timeleft not reseting on TF2 restarts
Matt Woodrow
2008-05-25 02:07:52 +0000
d56da0c3daFixed amb1358 - Timeleft not reseting on TF2 restarts
Matt Woodrow
2008-05-25 02:07:39 +0000
3e244fcab2fixed amb1706 - dod:s has the same tf menu bug
David Anderson
2008-05-24 09:59:56 +0000
02faa8fbd6looks like valve is trying to degrade radio menus to deprecate them. thanks guys, quality!
David Anderson
2008-05-24 09:57:40 +0000
79485eef38fixed amb1684 - regression in password handling
David Anderson
2008-05-24 09:17:35 +0000