| 
							
							
								 GoD-Tony | ee5f488aa2 | Added ISDKHooks interface with entity listeners (bug 5602, r=psychonic). | 2013-08-04 10:03:40 -04:00 |  | 
			
				
					| 
							
							
								 Drifter | ac07cf95e1 | Added CS_IsValidWeaponID native and validity checks to other natives (bug 5566, r=psychonic). | 2013-07-31 22:11:15 -04:00 |  | 
			
				
					| 
							
							
								 Drifter | 8f51e33167 | Fixed incorrect return for some weapons in CS_GetWeaponPrice (bug 5562, r=psychonic). | 2013-07-31 22:08:23 -04:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 8366f371ad | Fixed crash in SDKHooks when throwing bad ent type error on logical ent (r=psychonic). | 2013-07-31 22:03:59 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 7ede8e0924 | Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). --HG--
extra : rebase_source : 89a3d9703bbb0f5c3225ce8f5da85ce1fabafeaa | 2013-07-21 11:53:56 -04:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 4109d0df39 | Fixed accidental assignment in each of SDKTools and sp compiler (bug 5745, r=psychonic). | 2013-07-18 15:50:50 -04:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | e9d8bfcdfc | Throw error instead of crash when calling SetTeamScore between maps (bug 5718, r=psychonic). | 2013-07-18 11:38:04 -04:00 |  | 
			
				
					| 
							
							
								 Asher Baker | 25fced78e8 | File upload support for webternet (r=psychonic). | 2013-05-16 14:49:03 +01:00 |  | 
			
				
					| 
							
							
								 Brian Simon | 5c47bf8803 | Added more alternative names for TFClass_Heavy (bug 5338, r=asherkin). | 2013-04-11 03:07:50 +01:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 6d528b5c55 | Merge. | 2013-03-18 20:39:41 -04:00 |  | 
			
				
					| 
							
							
								 GoD-Tony | f52ea98eb4 | Added logged error when PlayerRunCommand offset lookup fails (bug 5535, r=psychonic). | 2013-03-18 19:53:30 -04:00 |  | 
			
				
					| 
							
							
								 Asher Baker | d315d4bf53 | Backport some clientprefs crash fixes from 1.6. | 2013-03-18 18:54:00 +00:00 |  | 
			
				
					| 
							
							
								 Asher Baker | a4790f0358 | Generate debugging information during compilation (bug 5227, r=ds). | 2013-03-17 21:00:28 +00:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 88af208cdd | Add DPT_Int64 type to netprop dumps (bug 5655, r=asherkin). | 2013-03-16 22:57:57 -04:00 |  | 
			
				
					| 
							
							
								 FlaminSarge | 2e158a72e2 | Exposed third parameter of TF2's AddCond in TF2_AddCondition (bug 5641, r=psychonic). | 2013-03-16 18:05:22 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c8fb05dd4b | Fixed some engine builds failing. | 2013-03-16 14:11:56 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 860af1e6cb | Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin). | 2013-03-16 13:50:36 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 462b5213d7 | Fixed SDKHooks GetMaxHealth callback being passed incorrect parameters. | 2013-03-02 13:42:07 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 6f095a064c | Removed intentional invalid steamid crash in SDK Hooks. | 2013-02-11 09:39:23 -05:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | 176c003658 | Fixed SDKHooks missing version info. | 2013-02-09 11:37:51 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 74aafaa72f | Fixed SDKHooks looking for IServerTools on < Orangebox, causing load failure (bug 5603). | 2013-02-08 22:46:49 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 0ac7867b3d | Updated SDKHooks msvc10 project files and added to SM solution (NPOTB). | 2013-02-08 22:26:51 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c1b65f52be | Minor typo fix in SDKHooks version.rc. | 2013-02-08 07:57:16 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 230e4e3a32 | Build fix. | 2013-02-08 00:00:09 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 0015d00243 | Initial commit of latest functional SDKHooks extension. | 2013-02-07 23:43:33 -05:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | cd9a28864a | Updated for CS:S sync (r=asherkin). | 2013-02-05 21:45:11 +00:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c2ecb7363c | Fixed VARINT & UNSIGNED flags being read from dt instead of member in SendProp arrays (bug 5591, r=prodigysim). | 2013-02-04 07:38:30 -05:00 |  | 
			
				
					| 
							
							
								 Michael Busby | 8dc7f78b0f | Fix GameRules_SetPropVector writing data to unexpected addresses instead of to the proxy entity (bug 5592, r=psychonic). | 2013-01-27 14:59:14 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e74d5593a8 | Updated CS:GO HandleCommand_Buy_Internal detour with new bool param. | 2013-01-23 14:46:12 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | bb9d5e11f1 | Backed out changeset: 8048e61b5382. | 2012-12-27 16:39:04 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | df76b7285c | Backed out changeset: c283854680ad. | 2012-12-27 16:38:49 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e105711678 | Backed out changeset: 951598961ea8. | 2012-12-27 16:38:34 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 8f0c442024 | Fixed TF2_RemoveCondition being called for added conds instead of removed conds. | 2012-12-26 12:27:24 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 02b8e3f7c0 | Fixed typo in TF2 ext asm.c causing accidental assignment instead of compare. | 2012-12-26 12:19:15 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 7846ff1666 | Updated Makefile for TF2 extension (NPOTB). | 2012-12-26 12:19:15 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | eaf441c226 | Add -Wno-array-bounds for TF2 extension to avoid GCC bugged warning (msvc and Clang fine). | 2012-12-23 22:06:52 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 59df217a09 | Updated SQLite to version 3.7.15.1 (bug 5235). | 2012-12-23 17:06:11 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | ffd7603b17 | Added support in TF2 ext for detection of player conds >= 64 (bug 5565, r=asherkin). | 2012-12-23 16:59:50 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 329616c029 | Fixed hang in TF2 extension when player condition 63 is added. | 2012-12-21 01:17:30 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 8eeec3dc48 | Added new param for CTFPlayerShared::AddCond call in TF2 ext. | 2012-12-19 07:55:03 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 4a1dd5f519 | Added support for new SPROP_VARINT sendprops. | 2012-12-18 17:58:45 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 5256edf0e5 | Ported GetEntProp's unsigned prop support to GameRules_GetProp. | 2012-12-18 17:53:45 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e9385e6eb6 | Validate entity in GameRules_GetPropEnt and in CS_DropWeapon safety checks. | 2012-12-17 14:34:44 -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 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 2e3c5e367e | Added WeaponIDToAlias native to CStrike extension (bug 5460, r=psychonic). | 2012-12-14 15:12:22 -05:00 |  | 
			
				
					| 
							
							
								 Asher Baker | a991d327e6 | Improved sendtable dump output (bug 5471, r=psychonic). | 2012-11-15 17:50:11 +00: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 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 6ff5733d7b | Removed old, unsupported msvc8/9 project files for TF2 and CStrike exts (NPOTB). | 2012-09-08 12:14:01 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | a3117ef272 | Fixed output name in msvc10 files for TF2 and CStrike exts. (NPOTB) (bug 5479). | 2012-09-08 12:13:20 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 4f800fbd00 | Updated SDKCall SetSignature to use same hidden-symbols engine list as core (bug 5440, r=me). | 2012-08-27 19:31:38 -04:00 |  |