| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								admin.inc
							
						
					
				 | 
				
					
						
							
							- completely overhauled the immunity system
						
					
				 | 
				2007-09-10 23:38:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adminmenu.inc
							
						
					
				 | 
				
					
						
							
							- added AddTargetsToMenu2() for using COMMAND_FILTER flags
						
					
				 | 
				2008-01-04 16:05:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adt_array.inc
							
						
					
				 | 
				
					
						
							
							fixed spacing
						
					
				 | 
				2007-11-16 14:17:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adt_trie.inc
							
						
					
				 | 
				
					
						
							
							added amb1336 - GetTrieSize()
						
					
				 | 
				2008-01-03 06:11:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adt.inc
							
						
					
				 | 
				
					
						
							
							added amb1262 - adt_trie
						
					
				 | 
				2007-12-10 05:14:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								banning.inc
							
						
					
				 | 
				
					
						
							
							whoops, i forgot to update the banning API... this is the correct revision
						
					
				 | 
				2007-09-21 14:56:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bitbuffer.inc
							
						
					
				 | 
				
					
						
							
							Added amb1460 - BfGetNumBytesLeft
						
					
				 | 
				2008-02-21 01:03:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								clients.inc
							
						
					
				 | 
				
					
						
							
							added amb1341 - OnClientPostAdminFilter
						
					
				 | 
				2008-01-03 19:40:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								commandfilters.inc
							
						
					
				 | 
				
					
						
							
							- added AddTargetsToMenu2() for using COMMAND_FILTER flags
						
					
				 | 
				2008-01-04 16:05:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								console.inc
							
						
					
				 | 
				
					
						
							
							Added new native SendConVarValue for networking fake convar values to individual clients
						
					
				 | 
				2008-01-21 02:01:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								core.inc
							
						
					
				 | 
				
					
						
							
							added amb861, sounds can be hooked now
						
					
				 | 
				2007-12-02 01:51:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cstrike.inc
							
						
					
				 | 
				
					
						
							
							Removed '#include <core>'
						
					
				 | 
				2007-12-24 20:41:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								datapack.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dbi.inc
							
						
					
				 | 
				
					
						
							
							amb1443 - SQL_QuoteString -> SQL_EscapeString
						
					
				 | 
				2008-02-22 02:23:17 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								entity_prop_stocks.inc
							
						
					
				 | 
				
					
						
							
							New stock to get m_fFlags, and #defines for its bits.
						
					
				 | 
				2008-01-12 19:45:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								entity.inc
							
						
					
				 | 
				
					
						
							
							fixed amb1379 with sweeping changes to the entity stuff.  all prop stocks are now natives so they can properly compute everything quickly, as well as do type checks.  Get/SetEntDataEnt are deprecated for being sucky, the new 2 versions do more checking and uses better values.  lastly, there are functions/parameters for finding types and sizes of property.
						
					
				 | 
				2008-01-13 08:10:25 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								events.inc
							
						
					
				 | 
				
					
						
							
							added some more doc to events
						
					
				 | 
				2008-01-19 20:58:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								files.inc
							
						
					
				 | 
				
					
						
							
							added amb1378 - FileExists() for valve fs
						
					
				 | 
				2008-01-22 17:04:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								float.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								functions.inc
							
						
					
				 | 
				
					
						
							
							Ick, fixed builds
						
					
				 | 
				2007-08-15 07:42:51 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								geoip.inc
							
						
					
				 | 
				
					
						
							
							- LibraryExists() now works on extensions
						
					
				 | 
				2007-10-15 04:27:56 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								halflife.inc
							
						
					
				 | 
				
					
						
							
							- added GuessSDKVersion()
						
					
				 | 
				2008-01-07 06:59:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								handles.inc
							
						
					
				 | 
				
					
						
							
							deprecated IsValidHandle()
						
					
				 | 
				2007-12-05 15:38:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								helpers.inc
							
						
					
				 | 
				
					
						
							
							New adt_array functions: CloneArray, FindStringInArray, FindCellInArray
						
					
				 | 
				2007-11-09 23:46:05 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								keyvalues.inc
							
						
					
				 | 
				
					
						
							
							added amb382, KV get/set vector natives
						
					
				 | 
				2007-12-01 00:37:47 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								lang.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								menus.inc
							
						
					
				 | 
				
					
						
							
							fixed doc error on GetClientMenu()
						
					
				 | 
				2007-12-06 12:26:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								profiler.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_engine.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_entinput.inc
							
						
					
				 | 
				
					
						
							
							added amb753, entity input native
						
					
				 | 
				2007-09-28 19:56:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_functions.inc
							
						
					
				 | 
				
					
						
							
							added amb1235, added support for the IServer interface
						
					
				 | 
				2007-12-06 02:25:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_sound.inc
							
						
					
				 | 
				
					
						
							
							added amb861, sounds can be hooked now
						
					
				 | 
				2007-12-02 01:51:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_stocks.inc
							
						
					
				 | 
				
					
						
							
							added function for resolving team names -> indexes
						
					
				 | 
				2007-10-21 00:16:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_stringtables.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_tempents_stocks.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_tempents.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_trace.inc
							
						
					
				 | 
				
					
						
							
							fixed improper default parameter
						
					
				 | 
				2008-01-23 17:06:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_voice.inc
							
						
					
				 | 
				
					
						
							
							Added VOICE_TEAM and VOICE_LISTENTEAM flags to the SDKTools voice functionality.
						
					
				 | 
				2007-09-23 21:01:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools.inc
							
						
					
				 | 
				
					
						
							
							added function for resolving team names -> indexes
						
					
				 | 
				2007-10-21 00:16:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sorting.inc
							
						
					
				 | 
				
					
						
							
							- added beefy new ReadMapList() native
						
					
				 | 
				2007-12-02 02:10:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sourcemod.inc
							
						
					
				 | 
				
					
						
							
							added some more doc
						
					
				 | 
				2008-01-31 02:37:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								string.inc
							
						
					
				 | 
				
					
						
							
							fixed nonsense documentation comment
						
					
				 | 
				2007-10-29 00:33:20 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								textparse.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								timers.inc
							
						
					
				 | 
				
					
						
							
							clarified and fixed the meaning of timelimit/timeleft when no frames have been processed
						
					
				 | 
				2007-09-23 20:11:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								topmenus.inc
							
						
					
				 | 
				
					
						
							
							renamed the new native
						
					
				 | 
				2007-11-20 02:24:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								usermessages.inc
							
						
					
				 | 
				
					
						
							
							clarified true/false
						
					
				 | 
				2007-08-31 21:23:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vector.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								version.inc
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								version.tpl
							
						
					
				 | 
				
					
						
							
							Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
						
					
				 | 
				2007-08-15 06:19:30 +00:00 |