| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								admin.inc
							
						
					
				 | 
				
					
						
							
							Fixed erroneous const-qualification of name param of GetAdminUsername (bug 5267, r=psychonic).
						
					
				 | 
				2012-05-28 00:52:59 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adminmenu.inc
							
						
					
				 | 
				
					
						
							
							Fixed missing #endif in adminmenu.inc (bug 4216, r=dvander).
						
					
				 | 
				2010-01-14 00:22:45 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adt_array.inc
							
						
					
				 | 
				
					
						
							
							Fixed a few minor spacing things in sp incs to not fool API parser.
						
					
				 | 
				2011-11-04 10:01:33 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adt_stack.inc
							
						
					
				 | 
				
					
						
							
							Added any tag to ADT array functions to fix potential tag mismatches
						
					
				 | 
				2008-04-24 10:25:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adt_trie.inc
							
						
					
				 | 
				
					
						
							
							Removed non-existant param from SetTrieString function doc (bug 5108, r=dvander).
						
					
				 | 
				2011-10-10 16:02:44 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								adt.inc
							
						
					
				 | 
				
					
						
							
							added amb1538 - adt_stack
						
					
				 | 
				2008-04-13 06:06:27 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								banning.inc
							
						
					
				 | 
				
					
						
							
							Fixed typo in banning.inc
						
					
				 | 
				2008-06-09 22:17:09 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								basecomm.inc
							
						
					
				 | 
				
					
						
							
							Added forwards to basecomm plugin (bug 5466, r=asherkin).
						
					
				 | 
				2012-09-03 20:45:11 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bitbuffer.inc
							
						
					
				 | 
				
					
						
							
							Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again)
						
					
				 | 
				2008-04-11 17:16:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								clientprefs.inc
							
						
					
				 | 
				
					
						
							
							Added native to clientprefs to alter data on a disconnected player (bug 3882, r=pred).
						
					
				 | 
				2011-10-14 11:28:53 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								clients.inc
							
						
					
				 | 
				
					
						
							
							Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
						
					
				 | 
				2013-03-16 23:12:40 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								commandfilters.inc
							
						
					
				 | 
				
					
						
							
							Added ProcessTargetString simple filter API (bug 4404, r=ds).
						
					
				 | 
				2010-05-13 12:28:51 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								console.inc
							
						
					
				 | 
				
					
						
							
							Added CheckAccess native to check cmd/override access of AdminId (bug 5083, r=fyren).
						
					
				 | 
				2011-09-10 12:08:38 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								core.inc
							
						
					
				 | 
				
					
						
							
							Marked some missed Pb natives as optional (bug 5579).
						
					
				 | 
				2013-01-23 18:28:06 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cstrike.inc
							
						
					
				 | 
				
					
						
							
							Fix CS_WeaponIDToAlias param missing CSWeaponID tag (bug 5460)
						
					
				 | 
				2013-02-11 11:17:31 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								datapack.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dbi.inc
							
						
					
				 | 
				
					
						
							
							Added SQL_SetCharset native to (re)set charset even after reconnect (bug 5786, r=psychonic).
						
					
				 | 
				2013-07-18 10:27:12 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								entity_prop_stocks.inc
							
						
					
				 | 
				
					
						
							
							Added new IN_ATTACK3 button define to entity_prop_stocks (bug 5564).
						
					
				 | 
				2012-12-23 17:06:14 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								entity.inc
							
						
					
				 | 
				
					
						
							
							Added GetEntityAddress native (bug 5269, r=dvander).
						
					
				 | 
				2012-07-22 13:40:37 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								events.inc
							
						
					
				 | 
				
					
						
							
							Add ability to change dontBroadcast status on hooked events (bug 3886, r=ds).
						
					
				 | 
				2009-12-19 18:16:41 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								files.inc
							
						
					
				 | 
				
					
						
							
							Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds).
						
					
				 | 
				2008-11-29 22:43:30 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								float.inc
							
						
					
				 | 
				
					
						
							
							Fixed Float negation operator (bug 5292, r=psychonic).
						
					
				 | 
				2012-05-24 15:56:19 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								functions.inc
							
						
					
				 | 
				
					
						
							
							Fixed functions.inc not having double-include prevention (bug 4342, r=fyren)
						
					
				 | 
				2010-04-24 21:06:10 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								geoip.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								halflife.inc
							
						
					
				 | 
				
					
						
							
							Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin).
						
					
				 | 
				2013-07-21 11:53:56 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								handles.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								helpers.inc
							
						
					
				 | 
				
					
						
							
							Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander).
						
					
				 | 
				2010-02-08 20:14:52 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								keyvalues.inc
							
						
					
				 | 
				
					
						
							
							Fixed typo in keyvalues.inc doc (bug 4990, r=psychonic).
						
					
				 | 
				2011-06-28 20:26:40 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								lang.inc
							
						
					
				 | 
				
					
						
							
							Moved client language detection to be earlier (on connect) (bug 3714, r=psychonic).
						
					
				 | 
				2011-10-15 12:07:55 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								logging.inc
							
						
					
				 | 
				
					
						
							
							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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mapchooser.inc
							
						
					
				 | 
				
					
						
							
							Extend Nominations API (bug 4677, r=pred)
						
					
				 | 
				2010-11-19 17:39:53 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								menus.inc
							
						
					
				 | 
				
					
						
							
							Fixed VoteMenuToAll stock adding bots to list (bug 5253, r=asherkin).
						
					
				 | 
				2012-12-14 15:18:30 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								nextmap.inc
							
						
					
				 | 
				
					
						
							
							- Added ForceChangeLevel and Map History to nextmap api
						
					
				 | 
				2008-07-13 05:13:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								profiler.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								protobuf.inc
							
						
					
				 | 
				
					
						
							
							Remove deprecated PbReadRepeated natives.
						
					
				 | 
				2013-04-23 07:11:49 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								regex.inc
							
						
					
				 | 
				
					
						
							
							Updated regex.inc with more flags and error codes (bug 5593).
						
					
				 | 
				2013-03-17 11:39:04 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdkhooks.inc
							
						
					
				 | 
				
					
						
							
							Initial commit of latest functional SDKHooks extension.
						
					
				 | 
				2013-02-07 23:43:33 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_client.inc
							
						
					
				 | 
				
					
						
							
							Added InactivateClient and ReconnectClient natives to SDKTools (bug 4931, r=fyren).
						
					
				 | 
				2011-07-06 18:11:02 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_engine.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_entinput.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_entoutput.inc
							
						
					
				 | 
				
					
						
							
							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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_functions.inc
							
						
					
				 | 
				
					
						
							
							Switched to using IServerTools in SDKTools where possible. (bug 4899, r=fyren).
						
					
				 | 
				2011-05-25 08:27:27 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_gamerules.inc
							
						
					
				 | 
				
					
						
							
							Updated tf2 weapon and dmg custom defines, added new round state.
						
					
				 | 
				2012-08-15 23:29:05 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_hooks.inc
							
						
					
				 | 
				
					
						
							
							Added more parameters to PlayerRunCommand forward (bug 5346, r=asherkin).
						
					
				 | 
				2012-08-21 00:42:46 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_sound.inc
							
						
					
				 | 
				
					
						
							
							Added GetDistGainFromSoundLevel native to SDKTools (bug 5066, r=dvander).
						
					
				 | 
				2011-09-03 14:18:08 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_stocks.inc
							
						
					
				 | 
				
					
						
							
							Fixed FindTeamByName using wrong case sensitivity (bug 3446, r=pred).
						
					
				 | 
				2008-11-29 23:28:28 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_stringtables.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_tempents_stocks.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_tempents.inc
							
						
					
				 | 
				
					
						
							
							Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander).
						
					
				 | 
				2010-02-08 20:14:52 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_trace.inc
							
						
					
				 | 
				
					
						
							
							Added PointOutsideWorld native to sdktools (bug 3906, r=dvander)
						
					
				 | 
				2009-08-24 09:19:42 +12:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools_voice.inc
							
						
					
				 | 
				
					
						
							
							Respect clientside mutes and add fixed client listening API (bug 3818, r=pred,dvander).
						
					
				 | 
				2009-09-07 17:09:28 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sdktools.inc
							
						
					
				 | 
				
					
						
							
							Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin).
						
					
				 | 
				2013-03-16 13:50:36 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sorting.inc
							
						
					
				 | 
				
					
						
							
							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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sourcemod.inc
							
						
					
				 | 
				
					
						
							
							Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
						
					
				 | 
				2013-01-22 21:43:12 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								string.inc
							
						
					
				 | 
				
					
						
							
							Fix build.
						
					
				 | 
				2011-07-24 19:44:15 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								textparse.inc
							
						
					
				 | 
				
					
						
							
							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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tf2_stocks.inc
							
						
					
				 | 
				
					
						
							
							Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin).
						
					
				 | 
				2013-03-16 13:50:36 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tf2.inc
							
						
					
				 | 
				
					
						
							
							Exposed third parameter of TF2's AddCond in TF2_AddCondition (bug 5641, r=psychonic).
						
					
				 | 
				2013-03-16 18:05:22 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								timers.inc
							
						
					
				 | 
				
					
						
							
							Improved docs of TIMER_HNDL_CLOSE (bug 3641, r=dvander).
						
					
				 | 
				2009-03-01 16:48:55 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								topmenus.inc
							
						
					
				 | 
				
					
						
							
							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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								usermessages.inc
							
						
					
				 | 
				
					
						
							
							Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
						
					
				 | 
				2013-01-22 21:43:12 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vector.inc
							
						
					
				 | 
				
					
						
							
							Spring Cleaning, Part Ichi (1)
						
					
				 | 
				2008-03-30 07:00:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								version.inc
							
						
					
				 | 
				
					
						
							
							Bump version to 1.6.0.
						
					
				 | 
				2013-02-10 21:10:25 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								version.tpl
							
						
					
				 | 
				
					
						
							
							Mirrored buildbot/version template changes from branch.
						
					
				 | 
				2008-09-14 06:13:25 +00:00 |