Commit Graph

  • 7104e187cc Import of Vtable scanner Matt Woodrow 2008-06-30 02:03:56 +0000
  • 2fc7a017e1 Import of GameData MD5 hashing app. Matt Woodrow 2008-06-29 22:23:14 +0000
  • 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 Woodrow 2008-06-29 05:04:41 +0000
  • 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 Woodrow 2008-06-29 05:04:32 +0000
  • 29de57d415 Fixed an uninitialised string causing weird results. Matt Woodrow 2008-06-29 03:27:15 +0000
  • 954a130d07 Fixed an uninitialised string causing weird results. Matt Woodrow 2008-06-29 03:26:52 +0000
  • 42359a243a Entity Outputs now fail silently if the mod is not supported. Matt Woodrow 2008-06-26 08:07:47 +0000
  • a17b0abfe4 Entity Outputs now fail silently if the mod is not supported. Matt Woodrow 2008-06-26 08:07:33 +0000
  • 93d0362a70 pulled amb1776 fixes from 1.0.3 David Anderson 2008-06-25 04:05:57 +0000
  • 5cb5a022b8 bumped version sourcemod-1.0.3 David Anderson 2008-06-25 02:59:37 +0000
  • d715e22162 patch for amb1776 regression David Anderson 2008-06-24 04:15:16 +0000
  • 0ffe92c346 patch for amb1765 - GivePlayerItem offsets for DoDS:Beta David Anderson 2008-06-24 04:13:55 +0000
  • 81e40c32c8 Slight change to the vtable dump because it wasn't working all the time. Matt Woodrow 2008-06-21 09:28:42 +0000
  • 7eafc21a47 bumped version David Anderson 2008-06-21 08:56:14 +0000
  • b01b855992 bumped version David Anderson 2008-06-21 08:55:51 +0000
  • 91ea38fa54 temporarily branched 1.0.3 for tagging David Anderson 2008-06-21 08:32:28 +0000
  • 8c36966d89 added changelog to branch David Anderson 2008-06-21 08:20:31 +0000
  • 350044c9a8 changelog for 1.0.3 David Anderson 2008-06-21 08:18:12 +0000
  • 299a17cd26 fix for amb1776 - regression on orangebox, OnConfigsExecuted wouldn't execute David Anderson 2008-06-21 07:35:58 +0000
  • 3edc824bc2 Fixed ForcePlayerSuicide. Matt Woodrow 2008-06-20 23:36:18 +0000
  • bc1bb2cba2 Fixed ForcePlayerSuicide. Matt Woodrow 2008-06-20 23:35:00 +0000
  • 22ec5c2e71 added a double-run barrier to the new config code David Anderson 2008-06-20 05:23:35 +0000
  • c337bc512c fixed 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
  • 6079c927ad fixed amb1765 - GiveNamedItem was supported even though it didn't work David Anderson 2008-06-20 03:58:36 +0000
  • 42f01878f4 fixed amb1765 - GiveNamedItem was supported even though it's bad David Anderson 2008-06-20 03:55:10 +0000
  • 995a0545a9 Fixed gamedata files for the pyro update Matt Woodrow 2008-06-19 23:44:57 +0000
  • 42f61acc45 Fixed gamedata files for the pyro update Matt Woodrow 2008-06-19 23:42:08 +0000
  • bc8c9ba691 Should fix amb1756 - Invalid access on TraceRay handles. Matt Woodrow 2008-06-19 03:13:57 +0000
  • 6e59d8ae5c updated licenses David Anderson 2008-06-13 07:26:09 +0000
  • 749177d0b3 updated license David Anderson 2008-06-13 07:24:43 +0000
  • 4a32aff158 Fixed 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
  • 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 Ehlert 2008-06-11 08:07:17 +0000
  • 119592eefe Fixed typo in banning.inc Matt Woodrow 2008-06-09 22:17:09 +0000
  • 72a1fb06d0 I'm sure i'll get this right eventually. Matt Woodrow 2008-06-09 07:24:24 +0000
  • 8a7ced18de Second attempt at fixing SetUserInfo (try committing the right file this time) Matt Woodrow 2008-06-09 07:21:26 +0000
  • 06c8f3a093 Fixed SetUserInfo to work on bots Matt Woodrow 2008-06-09 07:18:49 +0000
  • 22aa6561b5 Added SetUserInfo command to sdktools. Matt Woodrow 2008-06-09 07:12:32 +0000
  • 59b64ff19f Fixed 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
  • 9ac54e5fb2 Fixed 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
  • f1f4b3df44 Fixed version number in version.tpl/version.inc Scott Ehlert 2008-06-02 22:16:57 +0000
  • af813cc71c phase0, 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
  • 2c94b1268a phase0, 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
  • 46ce91c4f7 Fixed amb1735 - Client Prefs create table queries typo Matt Woodrow 2008-06-01 22:31:58 +0000
  • 953da3f6e0 Fixed amb1734 - Escape characters are now enabled for the custom admin menu config. Matt Woodrow 2008-06-01 22:24:11 +0000
  • 65a98212a7 Fixed amb1734 - Escape characters are now enabled for the custom admin menu config. Matt Woodrow 2008-06-01 22:23:59 +0000
  • 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 Ehlert 2008-05-31 22:33:17 +0000
  • 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 Ehlert 2008-05-31 22:30:57 +0000
  • 32f2680181 bumped version on stable branch David Anderson 2008-05-31 19:45:46 +0000
  • f7a8e4ceb1 bumped versions David Anderson 2008-05-31 19:40:57 +0000
  • 415df6545b added links to the doc in the adminmenu configs David Anderson 2008-05-31 19:02:05 +0000
  • 20d12fad9f added links to the doc in the adminmenu configs David Anderson 2008-05-31 19:01:46 +0000
  • b18bd78c51 fixed build David Anderson 2008-05-31 09:27:33 +0000
  • e216bf49d9 fixed build David Anderson 2008-05-31 09:27:25 +0000
  • 77737d319f removed dynamicmenu folder, names are now consistent David Anderson 2008-05-31 08:01:11 +0000
  • c3492f0192 removed dynamicmenu folder -- everything is consistent now David Anderson 2008-05-31 07:57:33 +0000
  • d595e020cd Added #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
  • 13e620ec81 Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures Scott Ehlert 2008-05-30 22:38:55 +0000
  • 5b4f98b354 Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures Scott Ehlert 2008-05-30 22:38:04 +0000
  • 6e2ac7376e updated changelog (i should have done these two in one commit) David Anderson 2008-05-29 05:40:51 +0000
  • b383d8c89e fixed 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
  • 1a86604d99 fixed 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
  • 049f63e6fd added 1.0.2 preliminary changelog David Anderson 2008-05-29 05:01:50 +0000
  • 3aea76cfb3 insignificant 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
  • 227a604ab1 removed gamedata definitions the tf2 extension does not use David Anderson 2008-05-29 04:07:55 +0000
  • f153937038 removed TF2_Burn and calccritical from 1.0 branch David Anderson 2008-05-29 04:06:16 +0000
  • 3d1fa83197 various unworthy syncs with trunk David Anderson 2008-05-29 04:01:29 +0000
  • 0a4a60fe08 added amb1685 - GetTickInterval() David Anderson 2008-05-29 03:59:00 +0000
  • 6c0325d7d8 added a forward that helps prevent against race conditions in map config plugins David Anderson 2008-05-29 03:55:31 +0000
  • 55058ab0c7 fixed amb1684 - regression in password handling David Anderson 2008-05-29 03:53:18 +0000
  • 1cf0b2c35b extensions now use global build # instead of local commit # David Anderson 2008-05-29 03:52:39 +0000
  • 48bf766075 fixed a crash bug on unload introduced by the output manager David Anderson 2008-05-29 03:51:09 +0000
  • e04d7f6b0c added amb1715 - tracehull David Anderson 2008-05-29 03:50:36 +0000
  • 505687f748 fixed cases where the jit was underestimating space optimizations by one David Anderson 2008-05-29 03:47:20 +0000
  • d2cfd39f80 added amb1694 - FindCharInString David Anderson 2008-05-29 03:46:42 +0000
  • ca9b2784bd extensions now use the repository build number intsead of their local commit number David Anderson 2008-05-29 03:19:55 +0000
  • df83dbc04e Fixed Windows trunk build Scott Ehlert 2008-05-28 04:28:04 +0000
  • 81af704f58 added amb1715 - tracehull David Anderson 2008-05-28 03:04:28 +0000
  • 627e4fd115 committed two forgotten files and updated the linux makefile David Anderson 2008-05-26 07:52:27 +0000
  • 044ee841f2 Fixed amb1690 - Client prefs tables now create themselves. Matt Woodrow 2008-05-26 07:51:36 +0000
  • 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 Anderson 2008-05-26 07:51:11 +0000
  • c824afc61e oh David Anderson 2008-05-26 07:48:26 +0000
  • 3d015908d9 deleted msvc9 files David Anderson 2008-05-26 01:50:48 +0000
  • bff2b0a95d Added 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
  • c9b320d645 Fixed amb1713 - The tiniest of tiny mixups in description orders. Matt Woodrow 2008-05-25 20:50:11 +0000
  • a628f370e4 Fixed amb1713 - The tiniest of tiny mixups in description orders. Matt Woodrow 2008-05-25 20:49:42 +0000
  • 29ee014a94 Quick build fix until my mapchooser changes are completed. Matt Woodrow 2008-05-25 20:25:59 +0000
  • aa73e41f29 Fixed CrazyDebug not working with Episode One games Scott Ehlert 2008-05-25 12:46:03 +0000
  • 78567bda2f Fixed CrazyDebug not working with Episode One games Scott Ehlert 2008-05-25 12:45:12 +0000
  • 0a829027eb Fixed amb1663 - Dynamic Menu didn't use the ExitBack functionality Matt Woodrow 2008-05-25 07:54:30 +0000
  • 8cb946cf59 Fixed amb1663 - Dynamic Menu didn't use the ExitBack functionality Matt Woodrow 2008-05-25 07:54:26 +0000
  • 9c7249a1e9 Fixed amb1709 - Dynamic Menu selections not resetting on exit Matt Woodrow 2008-05-25 07:44:58 +0000
  • c3065f7535 Fixed amb1709 - Dynamic Menu selections not resetting on exit Matt Woodrow 2008-05-25 07:44:53 +0000
  • d9357d5224 Fixed amb1454 - Nextmap broken on mods that use the scores usermsg differently to CS:S Matt Woodrow 2008-05-25 07:11:16 +0000
  • 73a20de2ff Added server check to clientprefs Matt Woodrow 2008-05-25 03:26:31 +0000
  • 8cd8228251 Fixed amb1358 - Timeleft not reseting on TF2 restarts Matt Woodrow 2008-05-25 02:07:52 +0000
  • d56da0c3da Fixed amb1358 - Timeleft not reseting on TF2 restarts Matt Woodrow 2008-05-25 02:07:39 +0000
  • 3e244fcab2 fixed amb1706 - dod:s has the same tf menu bug David Anderson 2008-05-24 09:59:56 +0000
  • 02faa8fbd6 looks like valve is trying to degrade radio menus to deprecate them. thanks guys, quality! David Anderson 2008-05-24 09:57:40 +0000
  • 79485eef38 fixed amb1684 - regression in password handling David Anderson 2008-05-24 09:17:35 +0000