David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d8474cfafa 
							
						 
					 
					
						
						
							
							Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).  
						
						 
						
						
						
					 
					
						2009-09-26 17:12:23 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3ac9ecb4b7 
							
						 
					 
					
						
						
							
							Removed tag system (bug 3751, r=fyren, a12=blocking).  
						
						 
						
						
						
					 
					
						2009-03-25 03:27:32 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							096a04b3e4 
							
						 
					 
					
						
						
							
							Added SourceMod to the sv_tags list and added a tags API for plugins (bug 3688, r=dvander)  
						
						 
						
						
						
					 
					
						2009-03-05 11:59:49 +13: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							c1c5d2656c 
							
						 
					 
					
						
						
							
							The replicate and notify parameters for SetConVarX and ResetConVar are now ignored on Orange Box.  
						
						 
						
						... 
						
						
						
						- OB engine automatically replicates and fires server_cvar event notification for changes cvars.
- Added a note about this in comments for affected natives. 
						
					 
					
						2008-11-12 23:14:49 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							31a4f40c9a 
							
						 
					 
					
						
						
							
							Merge.  
						
						 
						
						
						
					 
					
						2008-09-23 01:17:40 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							4001b0f804 
							
						 
					 
					
						
						
							
							Various chat commands now follow sm_show_activity (bug 2080, r=pred).  
						
						 
						
						... 
						
						
						
						Added FormatActivitySource() native to assist in emulating ShowActivity(). 
						
					 
					
						2008-09-23 01:17:15 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							a838276ec2 
							
						 
					 
					
						
						
							
							Changed functag syntax so public keyword is in the normal place.  The old style is still allowed.  
						
						 
						
						
						
					 
					
						2008-09-21 14:56:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							4951dccded 
							
						 
					 
					
						
						
							
							Fixed amb1927 - client command case sensitivity did not match the server's logic.  
						
						 
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402483 
						
					 
					
						2008-09-02 03:58:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							c9b320d645 
							
						 
					 
					
						
						
							
							Fixed amb1713 - The tiniest of tiny mixups in description orders.  
						
						 
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402194 
						
					 
					
						2008-05-25 20:50:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							4d3d51b5dd 
							
						 
					 
					
						
						
							
							Fixed amb1577 - CreateConVar return documentation was incorrect  
						
						 
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401980 
						
					 
					
						2008-04-02 17:43:58 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							251cced1f8 
							
						 
					 
					
						
						
							
							Spring Cleaning, Part Ichi (1)  
						
						 
						
						... 
						
						
						
						Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971 
						
					 
					
						2008-03-30 07:00:22 +00:00