Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							f19cb010a0 
							
						 
					 
					
						
						
							
							Upgraded clientprefs to use the client serial API (bug 3616)  
						
						
						
					 
					
						2009-02-19 19:28:50 +13:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							44a04e6167 
							
						 
					 
					
						
						
							
							DS fails once again. Fixed Linux build once and for all.  
						
						
						
					 
					
						2009-02-18 03:25:01 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							9d6a9eb615 
							
						 
					 
					
						
						
							
							Ugh, fixed Linux build for real by removing stray underscores.  
						
						
						
					 
					
						2009-02-18 03:13:25 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							32d2d4107d 
							
						 
					 
					
						
						
							
							Fixed Linux build.  
						
						
						
					 
					
						2009-02-18 02:58:03 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							75ebac822d 
							
						 
					 
					
						
						
							
							Merge.  
						
						
						
					 
					
						2009-02-18 02:30:21 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							bd9fab6cf5 
							
						 
					 
					
						
						
							
							Added support for Dark Messiah engine and game. (no bug, r=me).  
						
						... 
						
						
						
						The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian. 
						
					 
					
						2009-02-18 02:19:22 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							ed51d5cf84 
							
						 
					 
					
						
						
							
							Disallow ".." to appear in paths from the updater.  
						
						
						
					 
					
						2009-02-17 16:58:17 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3d7b0db114 
							
						 
					 
					
						
						
							
							Updater uses a core.cfg specified URL now.  
						
						
						
					 
					
						2009-02-17 16:39:02 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							97e25c37de 
							
						 
					 
					
						
						
							
							Deprecated Acquire/ReleaseLock from IGameConfigManager, use thread pump in updater.  
						
						
						
					 
					
						2009-02-17 15:59:51 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							ffd8ff099a 
							
						 
					 
					
						
						
							
							Initial import of updater extension, currently incomplete - just getting it in the tree (bug 3530).  
						
						
						
					 
					
						2009-02-02 15:41:25 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e194f89b25 
							
						 
					 
					
						
						
							
							Removed UTIL_Format from webternet extension.  
						
						
						
					 
					
						2009-02-01 20:38:59 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3bfc70aa3b 
							
						 
					 
					
						
						
							
							Normalized line endings.  
						
						
						
					 
					
						2009-02-01 20:37:50 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							0cf5f4ae2a 
							
						 
					 
					
						
						
							
							Added form POSTing and HTTP error code handling to Webternet (bug 3530, r=pred).  
						
						
						
					 
					
						2009-02-01 19:56:24 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							f9d472847c 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.1.  
						
						
						
					 
					
						2009-02-01 02:37:00 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							50e1c5ba1f 
							
						 
					 
					
						
						
							
							Database fallback for clientprefs is now more "intelligent" (bug 3564, r=pred).  
						
						
						
					 
					
						2009-01-31 23:42:35 -05:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							22675ba2e7 
							
						 
					 
					
						
						
							
							Fixed crash in GetClientInfo() native on L4D (bug 3569, r=me).  
						
						... 
						
						
						
						The CreateFakeClient signature (used for verification before retrieving the IServer interface pointer) changed in a recent update. The IServer pointer was therefore null and GetClientInfo() did not check for this.
The CreateFakeClient signature is also no longer hardcoded. It is modifiable in gamedata/sdktools.games/engine.*.txt. 
						
					 
					
						2009-01-22 15:20:45 -06:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							abea8e2195 
							
						 
					 
					
						
						
							
							Fixed bintools compile options  
						
						
						
					 
					
						2009-01-17 13:17:55 +13:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							57b4701e57 
							
						 
					 
					
						
						
							
							Fixed gamedata bug in SDKTools (no bug, r=me).  
						
						
						
					 
					
						2009-01-14 12:20:22 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							bc3491c5bd 
							
						 
					 
					
						
						
							
							Another build fix for Windows.  
						
						
						
					 
					
						2009-01-12 01:32:53 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e449b8384c 
							
						 
					 
					
						
						
							
							Webternet extension now exposes API and acts like other SM extensions.  
						
						
						
					 
					
						2009-01-11 23:56:34 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							9514c12982 
							
						 
					 
					
						
						
							
							Initial import of untested curl extension (bug 3560, r=pred,ds).  
						
						
						
					 
					
						2009-01-11 23:48:17 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							489d6c5a65 
							
						 
					 
					
						
						
							
							Imported libcurl source code.  
						
						
						
					 
					
						2009-01-08 18:31:00 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d2ce50f989 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.1 branch.  
						
						
						
					 
					
						2009-01-08 13:39:16 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							14e409adb4 
							
						 
					 
					
						
						
							
							Fixed another build issue.  
						
						
						
					 
					
						2009-01-08 02:38:31 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							4a0f639e89 
							
						 
					 
					
						
						
							
							Fixed build, removed stale build entries.  
						
						
						
					 
					
						2009-01-08 02:19:17 -05:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							4c91dd8621 
							
						 
					 
					
						
						
							
							Fixed build  
						
						
						
					 
					
						2009-01-08 00:44:48 -05:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							f641aa92f5 
							
						 
					 
					
						
						
							
							Added Dynamic Hooking to BinTools (bug 2616 r=dvander,DS)  
						
						
						
					 
					
						2009-01-08 18:17:17 +13:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3bdc8583e5 
							
						 
					 
					
						
						
							
							Exposed IServer through SDKTools (bug 3545, r=ds).  
						
						
						
					 
					
						2009-01-07 22:55:40 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							a34a27be65 
							
						 
					 
					
						
						
							
							Fixed top menu categories being available even if not usable (bug 3256, r=me).  
						
						
						
					 
					
						2009-01-07 02:08:14 -05:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							bf5fefe84f 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.1 branch.  
						
						
						
					 
					
						2008-12-29 00:11:32 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							5c92b0d154 
							
						 
					 
					
						
						
							
							Bumped version to 1.1.1 and added back -dev build string.  
						
						
						
					 
					
						2008-12-28 23:50:26 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3f250ba42d 
							
						 
					 
					
						
						
							
							Bumped version files.  
						
						
						
					 
					
						2008-12-28 20:35:51 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							1577fab93a 
							
						 
					 
					
						
						
							
							Ran versionchanger.pl over trunk to get 1.2.0 into headers (bug 3521).  
						
						
						
					 
					
						2008-12-28 19:59:40 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							181fe74b09 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.1 branch.  
						
						
						
					 
					
						2008-12-28 19:56:40 -05:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							ba04132142 
							
						 
					 
					
						
						
							
							SDKTools didn't NULL check after GetMemSig (bug 3504, r=dvander).  
						
						
						
					 
					
						2008-12-28 17:52:33 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							0a33a25a7d 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.1 branch.  
						
						
						
					 
					
						2008-12-28 03:23:45 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							1fe38c7473 
							
						 
					 
					
						
						
							
							SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).  
						
						... 
						
						
						
						This adds the ability for us to change the GCC version we use more flexibly. 
						
					 
					
						2008-12-23 01:33:37 -05:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							47cf8f4233 
							
						 
					 
					
						
						
							
							Merge from 1.1 branch.  
						
						
						
					 
					
						2008-12-07 21:07:14 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							eedfd2d70d 
							
						 
					 
					
						
						
							
							Shell script code in Makefiles is _really_ POSIX compliant now.  
						
						... 
						
						
						
						Missed an equal sign :\ 
						
					 
					
						2008-12-07 21:05:51 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							a1b91ac136 
							
						 
					 
					
						
						
							
							Merge from 1.1 branch.  
						
						
						
					 
					
						2008-12-07 20:52:06 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							4bbd74b702 
							
						 
					 
					
						
						
							
							Shell script code in Makefiles is now POSIX compliant and is able to be run on dash.  
						
						
						
					 
					
						2008-12-07 20:40:31 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							1422a9abe3 
							
						 
					 
					
						
						
							
							Merged changes from 1.1 branch.  
						
						
						
					 
					
						2008-11-28 23:32:59 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							ecaced40f2 
							
						 
					 
					
						
						
							
							Now compiles against Metamod:Source 1.7 (bug 3445).  
						
						
						
					 
					
						2008-11-27 01:13:51 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							25a0a192a2 
							
						 
					 
					
						
						
							
							Added /MP back to core and sdktools MSVC project files.  
						
						
						
					 
					
						2008-11-24 09:41:46 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							843ff25de4 
							
						 
					 
					
						
						
							
							Moved SE_* constants from PrePreprocessorDefinitions to AdditionalOptions in MSVC project files.  
						
						... 
						
						
						
						-Doing this should make it a bit easier to maintain in the future.
Also added back /MP to core and sdktools. 
						
					 
					
						2008-11-24 09:33:11 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							9ae456b9d1 
							
						 
					 
					
						
						
							
							Updated makefiles to link against binaries at l4d directory instead of l4d_demo  
						
						
						
					 
					
						2008-11-18 06:00:31 -06: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 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							c8b3c82a12 
							
						 
					 
					
						
						
							
							Moved structs.inc out of plugins\include.  
						
						... 
						
						
						
						--HG--
rename : plugins/include/structs.inc => extensions/structs/structs.inc 
						
					 
					
						2008-11-01 00:02:53 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e191d446a7 
							
						 
					 
					
						
						
							
							Fixed structs extension using the wrong filename.  
						
						
						
					 
					
						2008-10-31 22:54:19 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							412ad74aad 
							
						 
					 
					
						
						
							
							Fixed gamedata file refcounting bug in the structs extension.  
						
						
						
					 
					
						2008-10-31 22:47:13 -07:00