Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							a9905ec95e
							
						
					 | 
					
						
						
							
							Add missing MarkNativeAsOptional calls for cstrike.inc (r=me).
						
						
						
						
						
					 | 
					
						2013-08-25 11:01:55 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							7e2afacf34
							
						
					 | 
					
						
						
							
							Fix broken translating in some plugins and natives (bug 5612, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-08-25 10:15:35 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							9bf78a96cc
							
						
					 | 
					
						
						
							
							Replace hardcoded "/ff" check in basetriggers (bug 5863, r=drifter).
						
						
						
						
						
					 | 
					
						2013-08-24 21:59:52 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							4d2eb7af30
							
						
					 | 
					
						
						
							
							Changed from RemoveEdict to using the Kill input for TF2_RemoveWeapon (r=voided).
						
						
						
						
						
						
						
						--HG--
extra : rebase_source : cb9bd8d35bddfb5feb3bead7284398eb8bd7d6b4 
						
					 | 
					
						2013-08-22 21:45:40 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								FlaminSarge
							
						 
					 | 
					
						
						
						
						
							
						
						
							7db280a666
							
						
					 | 
					
						
						
							
							Add GetPlayerJingleFile native. (bug 5690,  r=asherkin)
						
						
						
						
						
					 | 
					
						2013-08-12 02:08:34 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Peace-Maker
							
						 
					 | 
					
						
						
						
						
							
						
						
							82e16db275
							
						
					 | 
					
						
						
							
							Fixed sm_cancelvote not resetting rtv state. (bug 5808,  r=asherkin)
						
						
						
						
						
					 | 
					
						2013-08-12 00:58:43 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							b9cd424186
							
						
					 | 
					
						
						
							
							Add support for nested datatables. (bug 5446,  r=asherkin)
						
						
						
						
						
					 | 
					
						2013-08-12 00:54:21 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							3d4e1ffd64
							
						
					 | 
					
						
						
							
							Added helper stock to check if a command exists. (bug 5510,  r=asherkin)
						
						
						
						
						
					 | 
					
						2013-08-12 00:42:56 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							5d76ffef88
							
						
					 | 
					
						
						
							
							Added global pre and post forwards for client chat (bug 5394, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-08-05 11:46:29 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Erik Minekus
							
						 
					 | 
					
						
						
						
						
							
						
						
							0e167ee85b
							
						
					 | 
					
						
						
							
							Numerous code documentation fixups (bug 5720, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-08-01 09:26:34 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Drifter
							
						 
					 | 
					
						
						
						
						
							
						
						
							fa0df413f4
							
						
					 | 
					
						
						
							
							Added CS_IsValidWeaponID native and validity checks to other natives (bug 5566, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-07-31 22:11:15 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							a36c266e7d
							
						
					 | 
					
						
						
							
							Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-07-21 11:53:56 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							dfa11f64ef
							
						
					 | 
					
						
						
							
							Fixed handle misuse in clientprefs plugin (bug 5805, r=psychonic).
						
						
						
						
						
						
						
						--HG--
extra : amend_source : a63c384e65feb0238bfc4e8ab618bc637a015962 
						
					 | 
					
						2013-07-20 15:17:43 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							220a35b492
							
						
					 | 
					
						
						
							
							Make compile.sh set working dir to own dir (bug 5710, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-07-18 19:40:42 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Peace-Maker
							
						 
					 | 
					
						
						
						
						
							
						
						
							69d8b1c30d
							
						
					 | 
					
						
						
							
							Added SQL_SetCharset native to (re)set charset even after reconnect (bug 5786, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-07-18 10:27:12 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							1fbed9f7d0
							
						
					 | 
					
						
						
							
							Don't load nextmap on Dota 2.
						
						
						
						
						
					 | 
					
						2013-07-13 13:58:47 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							39c9e69d8a
							
						
					 | 
					
						
						
							
							Remove deprecated PbReadRepeated natives.
						
						
						
						
						
					 | 
					
						2013-04-23 07:11:49 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							a450361956
							
						
					 | 
					
						
						
							
							Added support for getting/setting protobuf enum values with Pb*Int natives (nobug, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-04-16 11:33:36 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							1b5faef097
							
						
					 | 
					
						
						
							
							Remove debug printout from PerformGravity (bug 5679, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-04-11 03:03:29 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							c0d1aaa8a0
							
						
					 | 
					
						
						
							
							Allow localizaton of more base plugin strings (bug 5120, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-04-08 08:00:13 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							08d83eb8da
							
						
					 | 
					
						
						
							
							Backed out changeset: 40e1814dd3d6 (bug 5484).
						
						
						
						
						
					 | 
					
						2013-03-19 22:08:19 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							519e8c5fcd
							
						
					 | 
					
						
						
							
							Added basic support for Dota 2 (bug 5656, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-03-19 11:18:44 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Peace-Maker
							
						 
					 | 
					
						
						
						
						
							
						
						
							305d53f094
							
						
					 | 
					
						
						
							
							Fixed possible rte in basetriggers for !ingame clients (bug 5191, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-03-18 20:11:50 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Michael McKoy
							
						 
					 | 
					
						
						
						
						
							
						
						
							5625ad76b9
							
						
					 | 
					
						
						
							
							Fixed mapchooser interaction with CS:GO winlimits (bug 5484, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-03-18 20:10:31 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Peace-Maker
							
						 
					 | 
					
						
						
						
						
							
						
						
							8fe22c33bf
							
						
					 | 
					
						
						
							
							Fixed double print when sending psay to self (bug 5649, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-03-18 19:58:18 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							4e7a9cf30b
							
						
					 | 
					
						
						
							
							Updated regex.inc with more flags and error codes (bug 5593).
						
						
						
						
						
					 | 
					
						2013-03-17 11:39:04 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Peace-Maker
							
						 
					 | 
					
						
						
						
						
							
						
						
							ca1e9a2976
							
						
					 | 
					
						
						
							
							Increased map name buffer sizes in mapchooser (bug 5609, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-03-16 23:17:22 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							5951cbf7b9
							
						
					 | 
					
						
						
							
							Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-03-16 23:12:40 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								FlaminSarge
							
						 
					 | 
					
						
						
						
						
							
						
						
							093f8cb89b
							
						
					 | 
					
						
						
							
							Exposed third parameter of TF2's AddCond in TF2_AddCondition (bug 5641, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-03-16 18:05:22 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							0c7696da65
							
						
					 | 
					
						
						
							
							Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-03-16 13:50:36 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							306828480f
							
						
					 | 
					
						
						
							
							Added repeated field handing to PbSet* natives (bug 5633, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-03-16 13:31:56 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							42b415952b
							
						
					 | 
					
						
						
							
							Added repeated field handling to PbRead* natives. Deprecate PbReadRepeated* (bug 5633, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-03-16 13:31:35 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								FlaminSarge
							
						 
					 | 
					
						
						
						
						
							
						
						
							e155e258cb
							
						
					 | 
					
						
						
							
							Updated TF2 TFCond defines (bug 5642, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-03-16 13:30:00 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Asher Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							8da56ff98c
							
						
					 | 
					
						
						
							
							Allow access to unvalidated authstrings (bug 5587, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-03-07 00:58:17 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ruben Gonzalez
							
						 
					 | 
					
						
						
						
						
							
						
						
							fd3b9095ba
							
						
					 | 
					
						
						
							
							Fix CS_WeaponIDToAlias param missing CSWeaponID tag (bug 5460)
						
						
						
						
						
					 | 
					
						2013-02-11 11:17:31 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Anderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							52cd52ca54
							
						
					 | 
					
						
						
							
							Bump version to 1.6.0.
						
						
						
						
						
					 | 
					
						2013-02-10 21:10:25 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							0015d00243
							
						
					 | 
					
						
						
							
							Initial commit of latest functional SDKHooks extension.
						
						
						
						
						
					 | 
					
						2013-02-07 23:43:33 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alexandr
							
						 
					 | 
					
						
						
						
						
							
						
						
							e20e272ee1
							
						
					 | 
					
						
						
							
							Fixed basecomm forwards firing with incorrect client parameter value (bug 5583, r=psychonic).
						
						
						
						
						
					 | 
					
						2013-01-28 18:30:44 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							ee8b180341
							
						
					 | 
					
						
						
							
							Marked some missed Pb natives as optional (bug 5579).
						
						
						
						
						
					 | 
					
						2013-01-23 18:28:06 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							312e26a5cf
							
						
					 | 
					
						
						
							
							Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
						
						
						
						
						
					 | 
					
						2013-01-22 21:43:12 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							710456f871
							
						
					 | 
					
						
						
							
							Added new IN_ATTACK3 button define to entity_prop_stocks (bug 5564).
						
						
						
						
						
					 | 
					
						2012-12-23 17:06:14 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							536123ec59
							
						
					 | 
					
						
						
							
							Updated TF_WEAPON_* and TF_CUSTOM_* defines.
						
						
						
						
						
					 | 
					
						2012-12-19 07:58:21 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							db699ed2c3
							
						
					 | 
					
						
						
							
							Updated TF2_IsPlayerInCondition stock for m_nPlayerCondEx2...
						
						
						
						
						
					 | 
					
						2012-12-19 07:55:03 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Powerlord
							
						 
					 | 
					
						
						
						
						
							
						
						
							c2300f7b2b
							
						
					 | 
					
						
						
							
							Updated TFHoliday enum (bug 5526, r=psychonic).
						
						
						
						
						
					 | 
					
						2012-12-15 14:40:51 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							ba2915ce4e
							
						
					 | 
					
						
						
							
							Added natives to CStrike ext to access assists/score in CSGO (bug 5525, r=asherkin).
						
						
						
						
						
					 | 
					
						2012-12-15 14:36:52 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ryan Stecker
							
						 
					 | 
					
						
						
						
						
							
						
						
							c0b91dd107
							
						
					 | 
					
						
						
							
							Fixed VoteMenuToAll stock adding bots to list (bug 5253, r=asherkin).
						
						
						
						
						
					 | 
					
						2012-12-14 15:18:30 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kyle Sanderson
							
						 
					 | 
					
						
						
						
						
							
						
						
							2e3c5e367e
							
						
					 | 
					
						
						
							
							Added WeaponIDToAlias native to CStrike extension (bug 5460, r=psychonic).
						
						
						
						
						
					 | 
					
						2012-12-14 15:12:22 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								FlaminSarge
							
						 
					 | 
					
						
						
						
						
							
						
						
							0cae86e2ad
							
						
					 | 
					
						
						
							
							Added new values to TFCond(ition) enum (bug 5537, r=asherkin).
						
						
						
						
						
					 | 
					
						2012-12-14 15:01:28 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							b3c506c69e
							
						
					 | 
					
						
						
							
							Updated Reserved Slots to use max humans as max count (bug 5444, r=asherkin).
						
						
						
						
						
					 | 
					
						2012-12-02 15:37:13 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nicholas Hastings
							
						 
					 | 
					
						
						
						
						
							
						
						
							99f741fb3b
							
						
					 | 
					
						
						
							
							Added GetMaxHumanPlayers native exposing IServerGameClients func (bug 5551, r=asherkin).
						
						
						
						
						
					 | 
					
						2012-12-02 11:03:27 -05:00 | 
					
					
						
						
							
							
							
						
					 |