| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | ef082d855c | Fixed some gamedata lookups requiring symbols on linux/mac (bug 4832, r=fyren). | 2011-04-04 13:44:19 -04:00 |  | 
			
				
					| 
							
							
								 databomb | 217670b54a | Fix precedence of voice mute flag versus specific client overrides (bug 4826, r=fyren) | 2011-03-08 12:23:34 -08:00 |  | 
			
				
					| 
							
							
								 databomb | f2e19c0387 | Fix mistaken unhooking of voice hooks (bug 4804, r=fyren) | 2011-03-08 12:17:21 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c3a98db0ea | Fixed SetTeamScore not updating score on client (bug 2736, r=fyren). | 2011-02-28 19:40:21 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | f27685717b | Updated SDKTools vc project file (NPOTB). | 2011-03-01 21:25:02 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 6f8b420d0d | Backed out changeset: 6da59ea19165 | 2011-03-01 21:22:01 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | f348e58508 | Fixed SetTeamScore not updating score on client (bug 2736, r=fyren). | 2011-02-28 19:40:21 -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 | 9ec7feb9ab | Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren). | 2010-11-28 22:41:48 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 61b677c073 | Add GetGameRules to ISDKTools (bug 4707, r=fyren) | 2010-11-19 23:02:27 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 264e42a4c5 | Merge | 2010-11-19 15:52:41 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 251fd660f9 | Backed out changeset: 07fb9b761438 | 2010-11-19 15:52:33 -05:00 |  | 
			
				
					| 
							
							
								 Matt Woodrow | 6459f53263 | Why, oh why, do you do this to me gcc? | 2010-11-19 18:16:24 +13:00 |  | 
			
				
					| 
							
							
								 Matt Woodrow | 55c8d93862 | gcc strikes again with the no newline error. Bustage fix | 2010-11-19 18:12:40 +13:00 |  | 
			
				
					| 
							
							
								 Matt Woodrow | c6f83f8c14 | Bustage fix. Thanks for nothing Crimson | 2010-11-19 18:07:28 +13:00 |  | 
			
				
					| 
							
							
								 Brett Powell | c9eaca0e56 | Add WaitingForPlayers forwards to TF2 extension (bug 4704, r=pred) | 2010-11-19 17:58:46 +13:00 |  | 
			
				
					| 
							
							
								 Brett Powell | 616113d384 | Add GetGameRules to ISDKTools (bug 4707, r=pred) | 2010-11-19 17:37:26 +13:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | ac738aff10 | TF2 GetHoliday detour now detours UTIL_GetHoliday (bug 4700, r=fyren). | 2010-11-09 21:12:38 -05:00 |  | 
			
				
					| 
							
							
								 A.W. Stanley | 7627bf80b9 | Added TF2_IsPlayerInDuel native to TF2 extension (bug 4695, r=psychonic). | 2010-11-07 19:05:32 -05:00 |  | 
			
				
					| 
							
							
								 Fyren | 56e3bab02a | vcproj crap (NPOTB) | 2010-10-20 05:13:48 -07:00 |  | 
			
				
					| 
							
							
								 Fyren | 9dd5ab4ebd | Fix Windows entity output hooks (bug 4644, r=dvander) | 2010-10-20 05:10:13 -07:00 |  | 
			
				
					| 
							
							
								 Fyren | be7ef860d5 | Revert mistaken vsound.cpp change | 2010-10-04 19:45:21 -07:00 |  | 
			
				
					| 
							
							
								 Fyren | 430c001d58 | Static gamedata checker (NPOTB) | 2010-10-01 12:15:43 -07:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 943777e5d0 | Fixed/updated TF2_DisguisePlayer (bug 4641, r=fyren). | 2010-10-01 10:46:21 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c086c3b03b | Updated more TF2 gamedata and fixed RemoveCondition call (bug 4641, r=fyren). | 2010-10-01 09:07:51 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | dc3050537b | Fixed timeleft not getting reset on Game_Commencing in CS:S (bug 4557, r=fyren). | 2010-08-19 21:57:09 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 5acd0dd2d1 | Fixed Curl lib AMBuilder script failing with vs2010 (bug 4575, r=ds). | 2010-08-19 13:03:14 -04:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | 89334bb459 | Bintools extension no longer needs a separate build for each engine (bug 4548, r=dvander). | 2010-08-01 14:57:54 -05:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | e1199a02ee | Fixed missing version string and compile date for MySQL extension (bug 4547, r=dvander). | 2010-07-28 14:48:51 -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 |  | 
			
				
					| 
							
							
								 Scott Ehlert | 563e981902 | Fixed Linux and OS X builds. | 2010-07-21 22:23:56 -05:00 |  | 
			
				
					| 
							
							
								 Fyren | c3e20d5d12 | FireOutput detour in SDKTools now uses CDetour (bug 4416, r=pred). | 2010-07-21 22:09:03 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | be2bbec526 | Fixed PlayerRunCmd being hooked when not used. (bug 3990, r=fyren) | 2010-07-18 15:43:56 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 40b4859b16 | newline | 2010-06-28 18:37:43 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e4832f0d08 | Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred) | 2010-06-28 17:48:14 -04:00 |  | 
			
				
					| 
							
							
								 David Anderson | f439cad46c | Removed code now dead from CS:S Orange Box move (bug 4399, r=ds). | 2010-06-23 23:35:28 -07:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 9fe2e8e31a | Removed cstrike ep1 and cstrike_beta builds and references. | 2010-06-23 23:49:06 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 45549a8173 | Cstrike ext now recognizes and loads on cstrike_beta (bug 4399, r=fyren) | 2010-06-23 10:08:08 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | cbaa959521 | Adding building of cstrike ext for ep2v (bug 4399, r=fyren) | 2010-06-23 08:19:19 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 9a140ff93f | Fixed outputname null pointer crash in sdktools (bug 4422, r=fyren) | 2010-06-14 09:32:50 -04:00 |  | 
			
				
					| 
							
							
								 Matt Woodrow | f7a3a6c17b | Fixed clientprefs deleting cookies twice in rare cases (bug 4412, r=Fyren) | 2010-06-07 10:30:33 +12:00 |  | 
			
				
					| 
							
							
								 Fyren | 5ca2d469a8 | Fix sdktools voice memory corruption (bug 4415, r=dvander) | 2010-06-05 23:15:29 -07:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | e518605d69 | Fixed various areas where code was being compiled for Linux only, but should actually be used on OS X too (bug 4392, r=dvander). | 2010-05-29 18:11:47 -04:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | b0cf41de08 | Fixed potential problem when using bintools to call functions that return objects by value on OS X (bug 4392, r=dvander). Objects are only returned in memory when their sizes are greater than 8 or are not a power of 2. | 2010-05-29 00:22:21 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | fb4f6406c9 | Fixed SDKTools sm_dump_datamaps crash on improperly created entities (bug 4424, r=pred) | 2010-05-26 08:30:13 -04:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | 95de453677 | Compile and link fixes for Mac OS X (bug 4392, r=dvander). | 2010-05-13 04:22:31 -05:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | 31f223bff5 | Merge. | 2010-05-13 04:19:39 -05:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | 9fce2b1d8e | Only build OB-Valve binaries on Mac OS X for now (bug 4392, r=dvander). | 2010-05-13 04:18:58 -05:00 |  |