David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							51f97d1298 
							
						 
					 
					
						
						
							
							Block off operators for post-transitional compiler.  
						
						
						
					 
					
						2014-07-20 01:02:44 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3d3e5c40c2 
							
						 
					 
					
						
						
							
							Fix and formalize newline and semicolon behavior in methodmaps. (bug 6175)  
						
						
						
					 
					
						2014-07-12 00:07:34 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							c38b4a4d1d 
							
						 
					 
					
						
						
							
							Give functags their correct types for transitional syntax.  
						
						
						
					 
					
						2014-07-10 16:55:22 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e76f553957 
							
						 
					 
					
						
						
							
							Begin locking down function types.  
						
						
						
					 
					
						2014-07-08 00:26:37 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3fe22687e9 
							
						 
					 
					
						
						
							
							Revert.  
						
						
						
					 
					
						2014-07-08 00:06:52 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							2ade122cd2 
							
						 
					 
					
						
						
							
							Merge branch 'master' into fix-null-func  
						
						... 
						
						
						
						Conflicts:
	sourcepawn/compiler/sc5.scp 
						
					 
					
						2014-07-08 00:06:04 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e57a323dc8 
							
						 
					 
					
						
						
							
							WIP.  
						
						
						
					 
					
						2014-07-07 23:31:31 -07:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							af791a30df 
							
						 
					 
					
						
						
							
							Merge pull request  #72  from VoiDeD/keyvalue-from-string  
						
						... 
						
						
						
						Implement StringToKeyValues. 
						
					 
					
						2014-07-07 13:49:24 +01:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							af557fdd5e 
							
						 
					 
					
						
						
							
							Use setters.  
						
						
						
					 
					
						2014-07-06 23:46:45 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							27d5ce45f5 
							
						 
					 
					
						
						
							
							Merge branch 'master' into noms  
						
						
						
					 
					
						2014-07-06 23:42:41 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							97e0c84e6d 
							
						 
					 
					
						
						
							
							Merge pull request  #73  from alliedmodders/nullable  
						
						... 
						
						
						
						Add nullable types and tighten up some new type system semantics. 
						
					 
					
						2014-07-06 11:45:09 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							312f003031 
							
						 
					 
					
						
						
							
							Fix usage of class keyword in some includes.  
						
						
						
					 
					
						2014-07-06 07:15:22 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							dbedd6712a 
							
						 
					 
					
						
						
							
							Remove VoteInProgress from Menu map.  
						
						
						
					 
					
						2014-07-05 14:36:14 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							f18a83e03e 
							
						 
					 
					
						
						
							
							Fix some menu API oddities.  
						
						
						
					 
					
						2014-07-05 14:34:32 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e5b1b630bb 
							
						 
					 
					
						
						
							
							Port some includes to transitional API.  
						
						
						
					 
					
						2014-07-05 13:58:07 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							9ff38bcf80 
							
						 
					 
					
						
						
							
							Add nulls, and more newdecl and type system features.  
						
						... 
						
						
						
						New null_t type has a constant "null", which can be assigned to objects.
Methodmaps can now be "nullable", accepting null_t types.
The delete keyword now zaps non-const lvalue inputs.
Fixed some newdecl arguments not accepting references.
Allow functag matching to coerce arguments and return values.
Allow functags to accept new-style types as a return value. 
						
					 
					
						2014-07-05 13:20:06 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							5d753c2697 
							
						 
					 
					
						
						
							
							Merge pull request  #67  from alliedmodders/glbdecls  
						
						... 
						
						
						
						Add support for new-style declarations in globals. 
						
					 
					
						2014-07-04 17:21:26 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3cf9e56a19 
							
						 
					 
					
						
						
							
							Fix various bugs in global newdecl support.  
						
						
						
					 
					
						2014-07-04 14:31:56 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							878a82a6e5 
							
						 
					 
					
						
						
							
							Implement StringToKeyValues.  
						
						
						
					 
					
						2014-07-04 12:04:38 -05:00 
						 
				 
			
				
					
						
							
							
								Ross Bemrose 
							
						 
					 
					
						
						
						
						
							
						
						
							d25ab6349c 
							
						 
					 
					
						
						
							
							Commit new version of bug 5942: New functions for SDKTools to get information from game_sound files.  
						
						
						
					 
					
						2014-07-03 10:20:53 -04:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							99f4cdb3e4 
							
						 
					 
					
						
						
							
							New type system.  
						
						
						
					 
					
						2014-06-24 23:37:14 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							ec61d4d188 
							
						 
					 
					
						
						
							
							Add a general profiling abstraction layer.  
						
						
						
					 
					
						2014-06-24 01:04:13 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							99c0879086 
							
						 
					 
					
						
						
							
							Fix build.  
						
						
						
					 
					
						2014-06-23 20:17:40 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b064556081 
							
						 
					 
					
						
						
							
							Merge pull request  #50  from alliedmodders/map-api  
						
						... 
						
						
						
						Add transitional API for maps (aka tries). 
						
					 
					
						2014-06-23 20:06:42 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							2724659be8 
							
						 
					 
					
						
						
							
							Rename to StringMap.  
						
						
						
					 
					
						2014-06-23 20:06:13 -07:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3983dc10ed 
							
						 
					 
					
						
						
							
							Update non-auto version for 1.7.0 for compiled plugins.  
						
						
						
					 
					
						2014-06-23 19:46:26 -04:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							4ee04b8a7b 
							
						 
					 
					
						
						
							
							Add transitional API for maps (aka tries).  
						
						
						
					 
					
						2014-06-22 22:32:08 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							63ad5eff18 
							
						 
					 
					
						
						
							
							Introduce basic methodmaps (PR  #38 ).  
						
						... 
						
						
						
						commit 1e5213d43fdd170bb0c30af914a4e40610014b2b
Author: David Anderson <dvander@alliedmods.net>
Date:   Sat Jun 21 04:09:27 2014 -0700
    Quell MSVC C99 bugs.
commit f2e166c5925fda49b5abeadc0aa0f9156b99cf11
Author: David Anderson <dvander@alliedmods.net>
Date:   Sat Jun 21 03:59:23 2014 -0700
    Fix varying levels of stupid memory errors.
commit b0773d7be45345351ab1c1738681d5215a97f3f3
Author: David Anderson <dvander@alliedmods.net>
Date:   Sat Jun 21 03:36:39 2014 -0700
    Fix memory leak in parsing some control flow structures.
commit 5aca55713cfc2dd09c5900132fc4a6be51e3e309
Author: David Anderson <dvander@alliedmods.net>
Date:   Sat Jun 21 03:35:17 2014 -0700
    Fix memory leak in struct parsing.
commit b46ec5cd281b46177e83c4f0a4acac9cc1065c53
Author: David Anderson <dvander@alliedmods.net>
Date:   Sat Jun 21 03:32:03 2014 -0700
    Fix build.
commit 17bbbb9a46bfc00862adca7d3e15369a48e9ac0f
Merge: c083409 2107599 
						
					 
					
						2014-06-21 04:10:15 -07:00 
						 
				 
			
				
					
						
							
							
								Andrew 
							
						 
					 
					
						
						
						
						
							
						
						
							f3299b2c8c 
							
						 
					 
					
						
						
							
							Added a new function SetFilePermissions to set permissions of a file. I'm not sure about the Windows implementation. See this feature request:  https://bugs.alliedmods.net/show_bug.cgi?id=6152  
						
						
						
					 
					
						2014-06-21 00:45:07 -04:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							7a96467045 
							
						 
					 
					
						
						
							
							Update TF_WEAPON enum for June 11, 2014 TF2 Patch.  
						
						
						
					 
					
						2014-06-15 00:30:53 -07:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							86c1660ee9 
							
						 
					 
					
						
						
							
							Fix line endings in tf2_stocks include.  
						
						
						
					 
					
						2014-06-15 00:29:41 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							91077fdc91 
							
						 
					 
					
						
						
							
							Fix tab/space mix.  
						
						
						
					 
					
						2014-06-05 10:16:47 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							6a98e40643 
							
						 
					 
					
						
						
							
							Fix typo.  
						
						
						
					 
					
						2014-06-05 01:25:32 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							2379c76b03 
							
						 
					 
					
						
						
							
							Add a new testing API for the testsuite.  
						
						
						
					 
					
						2014-06-05 01:00:17 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d7b49f7706 
							
						 
					 
					
						
						
							
							Initial implementation.  
						
						
						
					 
					
						2014-06-04 22:45:26 -07:00 
						 
				 
			
				
					
						
							
							
								Bara 
							
						 
					 
					
						
						
						
						
							
						
						
							5eef4bccd3 
							
						 
					 
					
						
						
							
							Add CS_DMG_HEADSHOT define  
						
						... 
						
						
						
						but i don't know if it works in other games.
( I'm using this already in my only headshot plugin - https://forums.alliedmods.net/showthread.php?t=234169  and works fine in CSS/CSGO ) 
						
					 
					
						2014-05-28 15:32:58 +02:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3c52840dd8 
							
						 
					 
					
						
						
							
							Add CS_SLOT_KNIFE define (bug 6131, r=drifter).  
						
						
						
					 
					
						2014-05-21 09:08:53 -04:00 
						 
				 
			
				
					
						
							
							
								Peace-Maker 
							
						 
					 
					
						
						
						
						
							
						
						
							4cd6c37ab5 
							
						 
					 
					
						
						
							
							Remove LogMessageEx definition from logging.inc (bug 5897, r=kyles).  
						
						
						
					 
					
						2014-05-10 05:42:33 -07:00 
						 
				 
			
				
					
						
							
							
								Peace-Maker 
							
						 
					 
					
						
						
						
						
							
						
						
							e9b4a6e96c 
							
						 
					 
					
						
						
							
							Add DisplayTopMenuCategory native (bug 6033, r=dvander).  
						
						
						
					 
					
						2014-05-09 12:32:49 -07:00 
						 
				 
			
				
					
						
							
							
								Peace-Maker 
							
						 
					 
					
						
						
						
						
							
						
						
							530078b3ae 
							
						 
					 
					
						
						
							
							Add ability to disable TopMenu Title Caching (bug 6034, r=dvander).  
						
						
						
					 
					
						2014-05-09 12:30:52 -07:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							0513f93f9d 
							
						 
					 
					
						
						
							
							Add PrepSDKCall_SetAddress and Address support to PrepSDKCall_SetFromConf (bug 5261, r=asherkin).  
						
						
						
					 
					
						2014-05-07 12:58:16 -04:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e69e9eddc7 
							
						 
					 
					
						
						
							
							Change float comparison operators to return false for NaN (bug 6107, r=ds).  
						
						... 
						
						
						
						--HG--
extra : rebase_source : a11c56fb23d6617545def3591ec6100dd143eb3e 
						
					 
					
						2014-04-22 19:40:45 -07:00 
						 
				 
			
				
					
						
							
							
								Powerlord 
							
						 
					 
					
						
						
						
						
							
						
						
							5efb5068cd 
							
						 
					 
					
						
						
							
							Add new TF2_IsHolidayActive native to TF2 Ext (bug 6095, r=psychonic).  
						
						
						
					 
					
						2014-04-07 23:17:11 -04:00 
						 
				 
			
				
					
						
							
							
								Powerlord 
							
						 
					 
					
						
						
						
						
							
						
						
							90c8440f17 
							
						 
					 
					
						
						
							
							Add TFHoliday_AprilFools to TFHoliday enum (bug 6092, r=psychonic).  
						
						
						
					 
					
						2014-04-07 23:15:13 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							655994cd09 
							
						 
					 
					
						
						
							
							Fix doc style on two native comments to fix detection in our api parser.  
						
						
						
					 
					
						2014-04-06 17:03:14 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							2b015a1d5b 
							
						 
					 
					
						
						
							
							Add support for Contagion (bug 6007, r=asherkin).  
						
						
						
					 
					
						2014-03-29 14:14:00 -04:00 
						 
				 
			
				
					
						
							
							
								SystematicMania 
							
						 
					 
					
						
						
						
						
							
						
						
							010220ea25 
							
						 
					 
					
						
						
							
							No longer require clients to be ingame for INetChannelInfo natives (bug 5775, r=psychonic).  
						
						
						
					 
					
						2014-03-27 22:52:16 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							49d769282b 
							
						 
					 
					
						
						
							
							Fix compile error in DisplayAskConnectBox stock (bug 5984).  
						
						
						
					 
					
						2014-03-22 17:06:37 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							9215ddcf8a 
							
						 
					 
					
						
						
							
							Add PbRemoveRepeatedFieldValue native (bug 6066, r=asherkin).  
						
						
						
					 
					
						2014-03-21 13:23:48 -04:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							cf8d05ae98 
							
						 
					 
					
						
						
							
							Add support for passwords to DisplayAskConnectBox stock (bug 5984, r=psychonic).  
						
						
						
					 
					
						2014-03-21 12:14:08 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							0e6cbf989e 
							
						 
					 
					
						
						
							
							Add default infinite value for TF2_AddCondition duration (nobug, r=asherkin).  
						
						
						
					 
					
						2014-03-21 12:03:49 -04:00 
						 
				 
			
				
					
						
							
							
								Peace-Maker 
							
						 
					 
					
						
						
						
						
							
						
						
							75d950e4b0 
							
						 
					 
					
						
						
							
							Add GiveAmmo native to SDKTools (bug 6039, r=psychonic).  
						
						
						
					 
					
						2014-02-10 10:49:19 -05:00 
						 
				 
			
				
					
						
							
							
								Peace-Maker 
							
						 
					 
					
						
						
						
						
							
						
						
							8476832dc2 
							
						 
					 
					
						
						
							
							Fix param order in AddToTopMenu function doc (irc, r=psychonic).  
						
						
						
					 
					
						2014-02-09 19:38:41 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							0da68844a5 
							
						 
					 
					
						
						
							
							Remove MarkNativeAsOptional calls for old PbReadRepeated natives. (irc, r=KyleS).  
						
						
						
					 
					
						2014-02-08 14:13:40 -05:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							4a65e38d54 
							
						 
					 
					
						
						
							
							Update TFCond and customkill enum values (bug 6012, r=psychonic).  
						
						
						
					 
					
						2014-01-27 10:15:17 -05:00 
						 
				 
			
				
					
						
							
							
								Peace-Maker 
							
						 
					 
					
						
						
						
						
							
						
						
							a709307fab 
							
						 
					 
					
						
						
							
							Rename SortFunc2D parameters to match documentation (bug 6014, r=kyles).  
						
						
						
					 
					
						2014-01-22 20:14:55 -07:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							fb734e4124 
							
						 
					 
					
						
						
							
							Add any tag to WritePackCell and ReadPackCell natives (bug 6001, r=asherkin)  
						
						
						
					 
					
						2014-01-17 23:14:40 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							ad5740f8a7 
							
						 
					 
					
						
						
							
							Add support for Valve search paths to GetFileSize native (bug 5931, r=asherkin).  
						
						
						
					 
					
						2014-01-07 14:24:53 -05:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e01fc5e697 
							
						 
					 
					
						
						
							
							Add RequestFrame native for one-off frame actions (bug 5965, r=dvander).  
						
						
						
					 
					
						2013-10-29 22:10:40 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							0775976165 
							
						 
					 
					
						
						
							
							Updated TF2 enums.  
						
						
						
					 
					
						2013-10-29 20:08:18 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							e0746e1ab8 
							
						 
					 
					
						
						
							
							Added engine support for Insurgency (bug 5951, r=asherkin).  
						
						
						
					 
					
						2013-10-13 14:16:08 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							5e1d207eae 
							
						 
					 
					
						
						
							
							Added engine support for Blade Symphony (bug 5949, r=asherkin).  
						
						
						
					 
					
						2013-10-13 14:15:29 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3e15966c3e 
							
						 
					 
					
						
						
							
							Add support for Source SDK Base 2013 (bug 5917, r=asherkin).  
						
						
						
					 
					
						2013-10-13 14:14:51 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							75ce4c395a 
							
						 
					 
					
						
						
							
							Add CS_UpdateClientModel native to cstrike extension (bug 5905, r=psychonic).  
						
						
						
					 
					
						2013-09-10 13:08:14 -04:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b261dde858 
							
						 
					 
					
						
						
							
							Refactor Trie natives to use HashMap instead of KTrie; add iteration API (bug 5892, r=ds).  
						
						... 
						
						
						
						--HG--
extra : rebase_source : a5bcf64a45d6734a97d78b4f4ea9aea48d17bb8b 
						
					 
					
						2013-08-29 10:09:02 -07:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							a9905ec95e 
							
						 
					 
					
						
						
							
							Add missing MarkNativeAsOptional calls for cstrike.inc (r=me).  
						
						
						
					 
					
						2013-08-25 11:01:55 -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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							519e8c5fcd 
							
						 
					 
					
						
						
							
							Added basic support for Dota 2 (bug 5656, r=asherkin).  
						
						
						
					 
					
						2013-03-19 11:18:44 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							4e7a9cf30b 
							
						 
					 
					
						
						
							
							Updated regex.inc with more flags and error codes (bug 5593).  
						
						
						
					 
					
						2013-03-17 11:39:04 -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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
						
						
							
						
						
							99f741fb3b 
							
						 
					 
					
						
						
							
							Added GetMaxHumanPlayers native exposing IServerGameClients func (bug 5551, r=asherkin).  
						
						
						
					 
					
						2012-12-02 11:03:27 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							20d4597fa0 
							
						 
					 
					
						
						
							
							Updated tf2 weapon and dmg custom defines.  
						
						
						
					 
					
						2012-10-28 19:14:04 -04:00 
						 
				 
			
				
					
						
							
							
								Daniel Varnai 
							
						 
					 
					
						
						
						
						
							
						
						
							42ff151ae4 
							
						 
					 
					
						
						
							
							Added clan tag support for CS:GO in CStrike ext (bug 5429, r=psychonic).  
						
						
						
					 
					
						2012-08-13 14:59:31 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							bed417dc62 
							
						 
					 
					
						
						
							
							Include the auto-version file in the build, so 3rd party plugins compiled aginst the includes get useful versioning info (bug 5453, r=dvander).  
						
						
						
					 
					
						2012-09-08 21:02:46 +01:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							34d2db6d78 
							
						 
					 
					
						
						
							
							Added forwards to basecomm plugin (bug 5466, r=asherkin).  
						
						
						
					 
					
						2012-09-03 20:45:11 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							bf76be5dfa 
							
						 
					 
					
						
						
							
							Overhauled versioning information (bug 5453, r=dvander).  
						
						
						
					 
					
						2012-08-26 01:33:54 +01:00 
						 
				 
			
				
					
						
							
							
								Powerlord 
							
						 
					 
					
						
						
						
						
							
						
						
							82883d8187 
							
						 
					 
					
						
						
							
							Updated TFHoliday enum (bug 5436, r=asherkin).  
						
						
						
					 
					
						2012-08-21 00:44:44 -04:00 
						 
				 
			
				
					
						
							
							
								Tony 
							
						 
					 
					
						
						
						
						
							
						
						
							74f49ec38f 
							
						 
					 
					
						
						
							
							Added more parameters to PlayerRunCommand forward (bug 5346, r=asherkin).  
						
						
						
					 
					
						2012-08-21 00:42:46 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							8362b8d226 
							
						 
					 
					
						
						
							
							Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).  
						
						
						
					 
					
						2012-08-20 21:53:59 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3b4ac1c64d 
							
						 
					 
					
						
						
							
							Updated tf2 weapon and dmg custom defines, added new round state.  
						
						
						
					 
					
						2012-08-15 23:29:05 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							ac6c162a13 
							
						 
					 
					
						
						
							
							Changed TFWeaponSlot enum description (r=me).  
						
						
						
					 
					
						2012-08-07 18:04:10 +01:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							cd3c3fffde 
							
						 
					 
					
						
						
							
							Updated defines in tf2_stocks.inc.  
						
						
						
					 
					
						2012-08-03 07:56:31 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							c1f9fb6c3a 
							
						 
					 
					
						
						
							
							Fixed plugins being compiled with a version number of 1.4.0-dev (r=psychonic).  
						
						
						
					 
					
						2012-07-25 00:17:58 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Busby 
							
						 
					 
					
						
						
						
						
							
						
						
							a46dcd45d7 
							
						 
					 
					
						
						
							
							Added GetEntityAddress native (bug 5269, r=dvander).  
						
						
						
					 
					
						2012-07-22 13:40:37 -04:00 
						 
				 
			
				
					
						
							
							
								Powerlord 
							
						 
					 
					
						
						
						
						
							
						
						
							59b1bd3d96 
							
						 
					 
					
						
						
							
							Updated TFHoliday enum for latest TF2 updates (bug 5364, r=psychonic).  
						
						
						
					 
					
						2012-07-03 18:03:06 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							01de453d25 
							
						 
					 
					
						
						
							
							Added new TF2 weapon and custom dmg defines.  
						
						
						
					 
					
						2012-06-28 11:27:31 -04:00 
						 
				 
			
				
					
						
							
							
								Tony 
							
						 
					 
					
						
						
						
						
							
						
						
							f65de3bbbb 
							
						 
					 
					
						
						
							
							Added GetGameTickCount native (bug 5209, r=psychonic).  
						
						
						
					 
					
						2012-05-30 14:13:43 +01:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							44d9551bd6 
							
						 
					 
					
						
						
							
							Fixed typo in cstrike.inc causing compile error.  
						
						
						
					 
					
						2012-05-29 20:17:57 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							e2340363e3 
							
						 
					 
					
						
						
							
							Typo fix in cstrike.inc (r=psychonic).  
						
						
						
					 
					
						2012-05-28 11:42:58 -04:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							3d25938dd7 
							
						 
					 
					
						
						
							
							Added TF2_CanPlayerTeleport forward to the TF2 game extension (bug 5283, r=asherkin).  
						
						
						
					 
					
						2012-05-28 01:14:46 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							0d5ef132f3 
							
						 
					 
					
						
						
							
							Fixed erroneous const-qualification of name param of GetAdminUsername (bug 5267, r=psychonic).  
						
						
						
					 
					
						2012-05-28 00:52:59 +01:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							5610aeb917 
							
						 
					 
					
						
						
							
							Added natives for changing team score and mvp stars on CSS/CSGO (bug 5295, r=psychonic).  
						
						
						
					 
					
						2012-05-27 19:07:44 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							02f8991fb3 
							
						 
					 
					
						
						
							
							Added missing CSWeaponID tag on CS_AliasToWeaponID (r=psychonic).  
						
						
						
					 
					
						2012-05-27 18:48:54 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							f53255570d 
							
						 
					 
					
						
						
							
							Added new CSRoundEnd entries for CS:GO (r=psychonic).  
						
						
						
					 
					
						2012-05-27 18:48:22 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							3b18745bcd 
							
						 
					 
					
						
						
							
							Added support for CS:GO to cstrike extension (bug 5299, r=asherkin).  
						
						
						
					 
					
						2012-05-26 18:31:23 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							917b6d4521 
							
						 
					 
					
						
						
							
							Added support for CS: Global Offensive (bug 5299, r=asherkin).  
						
						
						
					 
					
						2012-05-27 16:08:03 -04:00 
						 
				 
			
				
					
						
							
							
								Tony 
							
						 
					 
					
						
						
						
						
							
						
						
							2b207359f9 
							
						 
					 
					
						
						
							
							Adding missing SetMenuNoVoteButton native declaration (bug 4522, r=asherkin).  
						
						
						
					 
					
						2012-05-27 01:51:06 +01:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							c9b7e9f9aa 
							
						 
					 
					
						
						
							
							Updated TF2 condition defines (bug 5259, r=psychonic).  
						
						
						
					 
					
						2012-05-26 19:17:49 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							e75b244cae 
							
						 
					 
					
						
						
							
							Fixed Float negation operator (bug 5292, r=psychonic).  
						
						
						
					 
					
						2012-05-24 15:56:19 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							4771398e1e 
							
						 
					 
					
						
						
							
							Fixed return value of VoteMenuToAll (bug 5254, r=asherkin).  
						
						
						
					 
					
						2012-04-14 00:31:50 +01:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							02981cec57 
							
						 
					 
					
						
						
							
							Added new TFHoliday_Christmas to TFHoliday enum (bug 5194, r=asherkin).  
						
						
						
					 
					
						2011-12-16 09:43:05 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							6e499c8213 
							
						 
					 
					
						
						
							
							Added new TF2 weapon defines (r=me).  
						
						
						
					 
					
						2011-12-16 00:24:03 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							c1aa49ef3a 
							
						 
					 
					
						
						
							
							Fixed a few minor spacing things in sp incs to not fool API parser.  
						
						
						
					 
					
						2011-11-04 10:01:33 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							5a52fc3657 
							
						 
					 
					
						
						
							
							Fixed TFHoliday enum (bug 5155, r=asherkin).  
						
						
						
					 
					
						2011-11-03 10:03:01 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							f42a16643c 
							
						 
					 
					
						
						
							
							Added new TF2 deathflag and dmg custom defines (bug 5157, r=asherkin).  
						
						
						
					 
					
						2011-11-03 09:06:59 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							b2311e2ea5 
							
						 
					 
					
						
						
							
							Added missing EYE def to halflife.inc, updated EYE def# (bug 5151, r=asherkn).  
						
						
						
					 
					
						2011-10-28 19:09:40 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							ee42f09b8d 
							
						 
					 
					
						
						
							
							TF2 ext fixes for TF2 holiday system changes (bug 5150, r=asherkin).  
						
						
						
					 
					
						2011-10-28 19:07:40 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							f3d19a860a 
							
						 
					 
					
						
						
							
							Added detection of Replay and SourceTV, and natives to query (bug 5124, r=fyren).  
						
						
						
					 
					
						2011-10-20 21:39:57 -04:00 
						 
				 
			
				
					
						
							
							
								GoD-Tony 
							
						 
					 
					
						
						
						
						
							
						
						
							4b0373408d 
							
						 
					 
					
						
						
							
							Moved client language detection to be earlier (on connect) (bug 3714, r=psychonic).  
						
						
						
					 
					
						2011-10-15 12:07:55 -04:00 
						 
				 
			
				
					
						
							
							
								Don 
							
						 
					 
					
						
						
						
						
							
						
						
							00f152910b 
							
						 
					 
					
						
						
							
							Added native to clientprefs to alter data on a disconnected player (bug 3882, r=pred).  
						
						
						
					 
					
						2011-10-14 11:28:53 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							1b9fb906e2 
							
						 
					 
					
						
						
							
							Added CS_GetClanTag and CS_SetClanTag natives to cstrike ext (bug 5122, r=fyren).  
						
						
						
					 
					
						2011-10-13 13:17:29 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							8888e88dc4 
							
						 
					 
					
						
						
							
							Updated tf2 inc files with more condition and custom dmg defs (bug 5118, r=asherkin).  
						
						
						
					 
					
						2011-10-10 21:44:36 -04:00 
						 
				 
			
				
					
						
							
							
								javalia 
							
						 
					 
					
						
						
						
						
							
						
						
							0533664f90 
							
						 
					 
					
						
						
							
							Removed non-existant param from SetTrieString function doc (bug 5108, r=dvander).  
						
						
						
					 
					
						2011-10-10 16:02:44 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							f136f2dcaf 
							
						 
					 
					
						
						
							
							Added CheckAccess native to check cmd/override access of AdminId (bug 5083, r=fyren).  
						
						
						
					 
					
						2011-09-10 12:08:38 -04:00 
						 
				 
			
				
					
						
							
							
								javalia 
							
						 
					 
					
						
						
						
						
							
						
						
							98e049b336 
							
						 
					 
					
						
						
							
							Added GetDistGainFromSoundLevel native to SDKTools (bug 5066, r=dvander).  
						
						
						
					 
					
						2011-09-03 14:18:08 -04:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							3c297f5d1d 
							
						 
					 
					
						
						
							
							Fixed typo in tf2_stocks (persistant -> persistent) (bug 5074, r=psychonic).  
						
						
						
					 
					
						2011-09-03 14:11:38 -04:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							d64d196409 
							
						 
					 
					
						
						
							
							Fixed mixup of arrow stab and telefrag defs in tf2_stocks (bug 5074, r=psychonic).  
						
						
						
					 
					
						2011-09-03 14:10:24 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							301ae447b4 
							
						 
					 
					
						
						
							
							Added more new TF2 weapon and custom damage defs (bug 5055, r=asherkin).  
						
						
						
					 
					
						2011-08-20 13:25:07 -04:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							c01101dbd0 
							
						 
					 
					
						
						
							
							Fix build.  
						
						
						
					 
					
						2011-07-24 19:44:15 -07:00 
						 
				 
			
				
					
						
							
							
								Michael (LumiStance) 
							
						 
					 
					
						
						
						
						
							
						
						
							f7364111f2 
							
						 
					 
					
						
						
							
							Fix corner cases with ExplodeString (bug 4629, r=dvander).  
						
						... 
						
						
						
						--HG--
extra : rebase_source : ebb338bc93d32544e66c16fcba4494d5eae7ee8e 
						
					 
					
						2011-07-24 19:30:15 -07:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							2271469d1b 
							
						 
					 
					
						
						
							
							Added ServerCommandEx native to get the response when running a command (bug 3873, r=ds).  
						
						
						
					 
					
						2011-07-18 03:23:03 +01:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							6046b8fb79 
							
						 
					 
					
						
						
							
							Fixed CS_GetWeaponPrice for some weapon (bug 4994, r=psychonic).  
						
						
						
					 
					
						2011-07-14 12:57:18 -04:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							a65239a8af 
							
						 
					 
					
						
						
							
							Added defines for more new TF2 conditions to tf2.inc (bug 5000, r=psychonic).  
						
						
						
					 
					
						2011-07-14 12:53:05 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							bb7f7eff51 
							
						 
					 
					
						
						
							
							Added native interface for Basecomm plugin (bug 2594, r=fyren).  
						
						
						
					 
					
						2011-07-06 22:34:21 -04:00 
						 
				 
			
				
					
						
							
							
								Brian Simon 
							
						 
					 
					
						
						
						
						
							
						
						
							838e8c7b35 
							
						 
					 
					
						
						
							
							Added InactivateClient and ReconnectClient natives to SDKTools (bug 4931, r=fyren).  
						
						
						
					 
					
						2011-07-06 18:11:02 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							4521f80e5a 
							
						 
					 
					
						
						
							
							Added ability in SDKTools to get/set prop values on gamerules class (bug 4983, r=fyren).  
						
						
						
					 
					
						2011-07-06 17:37:35 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							f24efc17c1 
							
						 
					 
					
						
						
							
							Fixed TF2 OnConditionAdded/Removed forwards to catch all cases (bug 4982, r=fyren).  
						
						
						
					 
					
						2011-07-06 17:37:35 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Busby 
							
						 
					 
					
						
						
						
						
							
						
						
							f2fb064ea6 
							
						 
					 
					
						
						
							
							Fixed typo in GetEntDataFloat function doc (bug 4993, r=psychonic).  
						
						
						
					 
					
						2011-07-06 15:27:41 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							ee1bbd5994 
							
						 
					 
					
						
						
							
							Added new CS_GetWeaponPrice native to cstrike extension (bug 4985, r=psychonic).  
						
						
						
					 
					
						2011-06-28 20:32:55 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Busby 
							
						 
					 
					
						
						
						
						
							
						
						
							91368e5656 
							
						 
					 
					
						
						
							
							Fixed typo in keyvalues.inc doc (bug 4990, r=psychonic).  
						
						
						
					 
					
						2011-06-28 20:26:40 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							c4c554b420 
							
						 
					 
					
						
						
							
							Added some small fixes for new CStrike patch (2ddc75e24c53) (bug 4732, r=psychonic).  
						
						
						
					 
					
						2011-06-28 20:16:05 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3ab81c764d 
							
						 
					 
					
						
						
							
							Added more TF2 condition defines (bug 4979, r=asherkin).  
						
						
						
					 
					
						2011-06-26 20:55:18 -04:00 
						 
				 
			
				
					
						
							
							
								Drifer 
							
						 
					 
					
						
						
						
						
							
						
						
							e0f670499c 
							
						 
					 
					
						
						
							
							Add a number of useful forwards and natives to the cstrike extension (bug 4732, r=fyren).  
						
						
						
					 
					
						2011-06-26 01:25:42 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							177cc87985 
							
						 
					 
					
						
						
							
							Doc improvement.  
						
						
						
					 
					
						2011-06-25 15:31:11 -07:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							7037723993 
							
						 
					 
					
						
						
							
							Fixed TF2 identifiers and condition stocks (bug 4974, r=me).  
						
						
						
					 
					
						2011-06-24 19:45:16 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							be222a16ce 
							
						 
					 
					
						
						
							
							Updated TF2 identifiers and condition stocks.  
						
						
						
					 
					
						2011-06-24 02:01:03 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							80eb18a425 
							
						 
					 
					
						
						
							
							Moved GetEntityClassname to end of entity.inc to fix plugin compile errors (bug 4798).  
						
						
						
					 
					
						2011-06-18 14:31:46 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							243b7e25f8 
							
						 
					 
					
						
						
							
							Added array element selection with Get/SetEntProp* on arrays (bug 4160, r=fyren).  
						
						
						
					 
					
						2011-06-05 21:52:36 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							7527f441ae 
							
						 
					 
					
						
						
							
							Switched to using IServerTools in SDKTools where possible. (bug 4899, r=fyren).  
						
						
						
					 
					
						2011-05-25 08:27:27 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							d03e051611 
							
						 
					 
					
						
						
							
							Fixed var names and docs for TF2_MakeBleed native (bug 4928, r=fyren).  
						
						
						
					 
					
						2011-05-24 10:17:48 -04:00 
						 
				 
			
				
					
						
							
							
								John Schoenick 
							
						 
					 
					
						
						
						
						
							
						
						
							e8c141d775 
							
						 
					 
					
						
						
							
							Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries  
						
						
						
					 
					
						2011-05-14 20:21:37 -07:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							024d094459 
							
						 
					 
					
						
						
							
							Added TF2 megaheal cond defines to tf2 incs (bug 4916, r=psychonic).  
						
						
						
					 
					
						2011-05-12 11:33:50 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							b9f82332c8 
							
						 
					 
					
						
						
							
							Shortened __ext name for ClientPrefs to avoid hitting symbol limit (bug 4839).  
						
						
						
					 
					
						2011-04-15 02:06:50 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							33aebeb727 
							
						 
					 
					
						
						
							
							Added forwards to TF2 ext for cond addition and removal (bug 4851, r=fyren).  
						
						
						
					 
					
						2011-04-09 00:33:55 -04:00 
						 
				 
			
				
					
						
							
							
								Berni 
							
						 
					 
					
						
						
						
						
							
						
						
							f2bcff69a9 
							
						 
					 
					
						
						
							
							Added GetEntityClassname stock (bug 4798, r=dvander).  
						
						
						
					 
					
						2011-04-09 00:29:46 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							a5c4739804 
							
						 
					 
					
						
						
							
							Added better cross-engine entity flag compatibility. (bug 4809, r=fyren).  
						
						
						
					 
					
						2011-04-04 13:37:29 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							d1f1a88ffd 
							
						 
					 
					
						
						
							
							Mark clientprefs natives as optional when ext not required. (bug 4839, r=fyren).  
						
						
						
					 
					
						2011-03-24 09:48:36 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							b6415818f6 
							
						 
					 
					
						
						
							
							Added new TF2 condition defines (bug 4834, r=fyren).  
						
						
						
					 
					
						2011-03-13 14:03:26 -04:00 
						 
				 
			
				
					
						
							
							
								GoD-Tony 
							
						 
					 
					
						
						
						
						
							
						
						
							ca75d0d765 
							
						 
					 
					
						
						
							
							Added new language natives (bug 4613, r+a13=dvander).  
						
						
						
					 
					
						2011-03-08 08:38:21 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							c667723958 
							
						 
					 
					
						
						
							
							Added identifier for new TF2 flag event, 'returned' (bug 4808, r=fyren).  
						
						
						
					 
					
						2011-02-28 19:44:41 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							d94634398e 
							
						 
					 
					
						
						
							
							Updated TF2 condition idenifiers (bug 4801, r=fyren).  
						
						... 
						
						
						
						Added TFCond_InHealRadius (amputator glow) and fixed TFCond_Healing. 
						
					 
					
						2011-02-28 19:43:08 -05:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							f80a8d306b 
							
						 
					 
					
						
						
							
							Added defines for TF2 weapon slots (r=dvander).  
						
						
						
					 
					
						2011-02-01 14:45:19 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							5453e60099 
							
						 
					 
					
						
						
							
							Updated customkill and deathflag defines in tf2_stocks (bug 4799, r=dvander).  
						
						
						
					 
					
						2011-01-16 20:25:44 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3de61b69ad 
							
						 
					 
					
						
						
							
							Raised MAXPLAYERS from 64 to 65 (bug 4490, r=dvander).  
						
						
						
					 
					
						2011-01-16 20:06:55 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							a7218d2e59 
							
						 
					 
					
						
						
							
							Added missing SOURCE_SDK_BLOODYGOODTIME define to halflife.inc (bug 4780, rs=dvander).  
						
						
						
					 
					
						2011-01-12 00:30:47 -05:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							dabf486a9f 
							
						 
					 
					
						
						
							
							Added missing MENUFLAG_BUTTON_NOVOTE define to menus.inc (bug 4217, r=psychonic).  
						
						
						
					 
					
						2011-01-04 11:02:39 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							4d319c12f8 
							
						 
					 
					
						
						
							
							Updated TF2 includes with new weapon and condition identifiers (bug 4761, r=fyren).  
						
						
						
					 
					
						2010-12-18 17:07:42 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							1f187d24c8 
							
						 
					 
					
						
						
							
							Updated TF2_GetPlayerConditionFlags to match Valve's current logic.  
						
						
						
					 
					
						2010-12-03 17:12:06 -05:00 
						 
				 
			
				
					
						
							
							
								Brett Powell 
							
						 
					 
					
						
						
						
						
							
						
						
							c9eaca0e56 
							
						 
					 
					
						
						
							
							Add WaitingForPlayers forwards to TF2 extension (bug 4704, r=pred)  
						
						
						
					 
					
						2010-11-19 17:58:46 +13:00 
						 
				 
			
				
					
						
							
							
								Brett Powell 
							
						 
					 
					
						
						
						
						
							
						
						
							6267c17c6b 
							
						 
					 
					
						
						
							
							Extend Nominations API (bug 4677, r=pred)  
						
						
						
					 
					
						2010-11-19 17:39:53 +13:00 
						 
				 
			
				
					
						
							
							
								A.W. Stanley 
							
						 
					 
					
						
						
						
						
							
						
						
							7627bf80b9 
							
						 
					 
					
						
						
							
							Added TF2_IsPlayerInDuel native to TF2 extension (bug 4695, r=psychonic).  
						
						
						
					 
					
						2010-11-07 19:05:32 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							64bfb0961e 
							
						 
					 
					
						
						
							
							Updated TF2 customkill defines (bug 4682, r=fyren).  
						
						
						
					 
					
						2010-10-28 10:23:30 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							7972acf5bf 
							
						 
					 
					
						
						
							
							Added one more missing enum value in tf2_stocks.  
						
						
						
					 
					
						2010-10-01 15:24:30 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							943777e5d0 
							
						 
					 
					
						
						
							
							Fixed/updated TF2_DisguisePlayer (bug 4641, r=fyren).  
						
						
						
					 
					
						2010-10-01 10:46:21 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							e517eceb24 
							
						 
					 
					
						
						
							
							Shortened names of some symbols in tf2_stocks (bug 4642, r=fyren).  
						
						
						
					 
					
						2010-10-01 08:50:18 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							7fb57a4064 
							
						 
					 
					
						
						
							
							Updated TF2 includes with more defined identifiers (bug 4640, r=dvander).  
						
						
						
					 
					
						2010-09-30 23:40:42 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							9f21865caf 
							
						 
					 
					
						
						
							
							Fixed typo in edd61d1e1e26 (bug 4542)  
						
						
						
					 
					
						2010-08-05 19:24:30 -04:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							9408a61eb1 
							
						 
					 
					
						
						
							
							Ugh, fixed builds for real. How did that even happen?  
						
						
						
					 
					
						2010-07-27 20:28:27 -05:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							dd44a0aaea 
							
						 
					 
					
						
						
							
							Added support for Alien Swarm (bug 4530, r=dvander).  
						
						
						
					 
					
						2010-07-27 17:32:32 -05:00 
						 
				 
			
				
					
						
							
							
								pheadxdll 
							
						 
					 
					
						
						
						
						
							
						
						
							488de0014e 
							
						 
					 
					
						
						
							
							Added TF2_MakeBleed native to TF2 ext (bug 4542, r=fyren,psychonic).  
						
						
						
					 
					
						2010-07-26 11:06:08 -04:00 
						 
				 
			
				
					
						
							
							
								Erik Minekus 
							
						 
					 
					
						
						
						
						
							
						
						
							4ab3b15efd 
							
						 
					 
					
						
						
							
							Added TF2 object stocks (bug 4536, r=psychonic).  
						
						
						
					 
					
						2010-07-23 21:23:35 -04:00