| 
							
							
								 Ryan Stecker | e8111f3c0a | Implement TF2_RemoveWearable native. | 2014-07-31 12:46:09 +01:00 |  | 
			
				
					| 
							
							
								 David Anderson | 9f9f2baae2 | Remove map snapshot API (was not yet ready). | 2014-06-22 22:40:57 -07: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 |  |