David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							04c23383b1 
							
						 
					 
					
						
						
							
							Merge pull request  #255  from alliedmodders/bug6298  
						
						... 
						
						
						
						Fix chained field expressions losing lvalue-ness. (bug 6298) 
						
					 
					
						2015-01-28 17:49:52 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							90ff154598 
							
						 
					 
					
						
						
							
							Fix chained field expressions losing lvalue-ness. (bug 6298)  
						
						
						
					 
					
						2015-01-28 17:31:16 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							840b432ce0 
							
						 
					 
					
						
						
							
							Merge pull request  #253  from alliedmodders/adminmenu-newdecl  
						
						... 
						
						
						
						Convert adminmenu to use newdecls and new classes/methodmaps (r=dvander). 
						
					 
					
						2015-01-28 18:52:53 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							e1b6e09cd3 
							
						 
					 
					
						
						
							
							Merge pull request  #250  from alliedmodders/sdkhooks-newdecls  
						
						... 
						
						
						
						Convert remainder of sdkhooks.inc to newdecls (r=dvander). 
						
					 
					
						2015-01-28 18:52:41 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							ad8373925a 
							
						 
					 
					
						
						
							
							Merge pull request  #251  from alliedmodders/topmenus-stuff  
						
						... 
						
						
						
						Topmenus stuff (r=dvander). 
						
					 
					
						2015-01-28 18:52:23 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							2292515315 
							
						 
					 
					
						
						
							
							Merge pull request  #254  from alliedmodders/bug-6226  
						
						... 
						
						
						
						Fix incorrect error line show for incorrect return value on forwards (bug 6226, r=asherkin). 
						
					 
					
						2015-01-28 14:45:06 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							d9ce8249cb 
							
						 
					 
					
						
						
							
							Fix incorrect error line show for incorrect return value on forwards (bug 6226).  
						
						
						
					 
					
						2015-01-28 09:51:02 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							b3bb37323d 
							
						 
					 
					
						
						
							
							Merge pull request  #252  from alliedmodders/sdkhooks-lvlinit-block  
						
						... 
						
						
						
						Don't allow plugins to block LevelInit (wtf) (r=asherkin). 
						
					 
					
						2015-01-27 21:31:03 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							c6b5675262 
							
						 
					 
					
						
						
							
							Merge pull request  #249  from alliedmodders/signunsigned-stack-warning  
						
						... 
						
						
						
						Fix signed/unsigned compare warning in smn_adt_stack (r=asherkin). 
						
					 
					
						2015-01-27 21:29:23 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							43bca4dcc2 
							
						 
					 
					
						
						
							
							Convert adminmenu to use newdecls and new classes/methodmaps.  
						
						
						
					 
					
						2015-01-27 18:13:10 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							dbbc30368d 
							
						 
					 
					
						
						
							
							Convert remainder of sdkhooks.inc to newdecls.  
						
						
						
					 
					
						2015-01-27 18:06:14 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							5f651f7fde 
							
						 
					 
					
						
						
							
							Convert remainder of topmenus.inc to newdecls.  
						
						
						
					 
					
						2015-01-27 18:03:59 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							eadfec75a4 
							
						 
					 
					
						
						
							
							Make TopMenuHandler pass topmeut as TopMenu instead of Handle.  
						
						
						
					 
					
						2015-01-27 18:03:24 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							e2aab2ab10 
							
						 
					 
					
						
						
							
							Don't allow plugins to block LevelInit (wtf).  
						
						
						
					 
					
						2015-01-27 18:01:30 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							8705aea634 
							
						 
					 
					
						
						
							
							Fix signed/unsigned compare warning in smn_adt_stack.  
						
						
						
					 
					
						2015-01-27 17:59:55 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3040708d4e 
							
						 
					 
					
						
						
							
							Merge pull request  #215  from Thordin/more_handles  
						
						... 
						
						
						
						Increased handles to 32k 
						
					 
					
						2015-01-26 11:24:46 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							2382902fe4 
							
						 
					 
					
						
						
							
							Merge pull request  #244  from alliedmodders/db-fix  
						
						... 
						
						
						
						Fix wrong value in transitional DBI callback. (bug 6292) 
						
					 
					
						2015-01-23 14:07:22 -08:00 
						 
				 
			
				
					
						
							
							
								Anthony 
							
						 
					 
					
						
						
						
						
							
						
						
							ee0575bbb0 
							
						 
					 
					
						
						
							
							Adding EmitSoundEntry() for engines >= portal 2  
						
						
						
					 
					
						2015-01-21 10:33:29 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							aff2551942 
							
						 
					 
					
						
						
							
							Remove conditionals in ambuild scripts for using msvc <2013 (not supported).  
						
						
						
					 
					
						2015-01-21 11:04:52 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							18b54b9064 
							
						 
					 
					
						
						
							
							Update protobuf include path for Dota build.  
						
						
						
					 
					
						2015-01-21 11:04:03 -05:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d1af9b5fd1 
							
						 
					 
					
						
						
							
							Merge pull request  #248  from KyleSanderson/mysqltimeout  
						
						... 
						
						
						
						Establish a default timeout for MySQL connectivity. 
						
					 
					
						2015-01-21 06:46:18 -08:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e3349116cb 
							
						 
					 
					
						
						
							
							Establish a default timeout for MySQL connectivity.  
						
						
						
					 
					
						2015-01-21 05:58:45 -08:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							c70f16c65a 
							
						 
					 
					
						
						
							
							Force reconfigure.  
						
						
						
					 
					
						2015-01-20 18:15:15 -08:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							37d9867c06 
							
						 
					 
					
						
						
							
							Merge pull request  #129  from KyleSanderson/SDKDep  
						
						... 
						
						
						
						Enable SDK independence with MM:S enabled extensions. 
						
					 
					
						2015-01-20 17:22:04 -08:00 
						 
				 
			
				
					
						
							
							
								Anthony 
							
						 
					 
					
						
						
						
						
							
						
						
							cddae6f456 
							
						 
					 
					
						
						
							
							Upgrading the normal sound hook for games like CS:GO  
						
						
						
					 
					
						2015-01-20 15:08:57 -08:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							ff27484527 
							
						 
					 
					
						
						
							
							Prevent null auth string comparisons.  
						
						
						
					 
					
						2015-01-19 07:48:45 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							324d52bf2b 
							
						 
					 
					
						
						
							
							Merge pull request  #246  from alliedmodders/bot-admins  
						
						... 
						
						
						
						Fix regression causing "BOT" to no longer be valid in adminsys for Steam identities (r=asherkin). 
						
					 
					
						2015-01-17 16:15:14 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							9f648879e5 
							
						 
					 
					
						
						
							
							Fix regression causing "BOT" to no longer be valid in adminsys for Steam identities.  
						
						
						
					 
					
						2015-01-17 10:11:04 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							a7c41f6ac2 
							
						 
					 
					
						
						
							
							Merge pull request  #245  from chauffer/master  
						
						... 
						
						
						
						Add missing semicolon. 
						
					 
					
						2015-01-17 08:20:17 -05:00 
						 
				 
			
				
					
						
							
							
								Simone 
							
						 
					 
					
						
						
						
						
							
						
						
							fbb6e88d0d 
							
						 
					 
					
						
						
							
							Add missing semicolon.  
						
						
						
					 
					
						2015-01-17 11:47:26 +01:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							49383e7391 
							
						 
					 
					
						
						
							
							Fix wrong value in transitional DBI callback. (bug 6292)  
						
						
						
					 
					
						2015-01-16 00:33:29 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							f715952128 
							
						 
					 
					
						
						
							
							Merge pull request  #243  from VoiDeD/umsg-callback  
						
						... 
						
						
						
						Use BfRead or Protobuf tags in umsg hook callbacks, rather than a generic Handle. 
						
					 
					
						2015-01-15 11:58:25 -08:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							2516654d2e 
							
						 
					 
					
						
						
							
							Use BfRead or Protobuf tags in umsg hook callbacks, rather than a generic Handle.  
						
						
						
					 
					
						2015-01-15 13:40:21 -06:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							8dbcfde314 
							
						 
					 
					
						
						
							
							Revert "Use BfRead tag in umsg hook typedef, rather than a generic Handle."  
						
						... 
						
						
						
						This reverts commit 89119880b5 
						
					 
					
						2015-01-15 13:32:54 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							4218674e7c 
							
						 
					 
					
						
						
							
							Merge pull request  #242  from VoiDeD/umsg-callback  
						
						... 
						
						
						
						Use BfRead tag in umsg hook typedef, rather than a generic Handle. 
						
					 
					
						2015-01-13 20:28:54 -08:00 
						 
				 
			
				
					
						
							
							
								Ryan Stecker 
							
						 
					 
					
						
						
						
						
							
						
						
							89119880b5 
							
						 
					 
					
						
						
							
							Use BfRead tag in umsg hook typedef, rather than a generic Handle.  
						
						
						
					 
					
						2015-01-13 21:33:11 -06:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							42956c0a10 
							
						 
					 
					
						
						
							
							Add PlayerRunCommand gamedata for Dark Messiah.  
						
						
						
					 
					
						2015-01-11 11:45:03 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							e0e2c00d12 
							
						 
					 
					
						
						
							
							Fix ICommandLine not being found in Dark Messiah.  
						
						
						
					 
					
						2015-01-11 11:44:45 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							df6dfec728 
							
						 
					 
					
						
						
							
							Trigger build for hl2sdk-dota update.  
						
						
						
					 
					
						2015-01-09 09:06:57 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							dfa36b7735 
							
						 
					 
					
						
						
							
							Update TF2 gamedata.  
						
						
						
					 
					
						2015-01-07 14:09:36 -05:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							c28426a09f 
							
						 
					 
					
						
						
							
							Fix threads leaking if they're not joined. (bug 3460, r=dvander)  
						
						
						
					 
					
						2015-01-06 20:29:47 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							bded4f9142 
							
						 
					 
					
						
						
							
							Fix uninitialized variable in decl_enum().  
						
						
						
					 
					
						2015-01-04 12:12:16 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							491036a1e6 
							
						 
					 
					
						
						
							
							Allow "stock static" in addition to "static stock".  
						
						
						
					 
					
						2015-01-04 12:04:51 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3e012e7f79 
							
						 
					 
					
						
						
							
							Fix ArrayList.Clear func name.  
						
						
						
					 
					
						2015-01-04 12:28:38 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							3929ff1f27 
							
						 
					 
					
						
						
							
							Fix typo on ArrayList.Erase native.  
						
						
						
					 
					
						2015-01-04 11:58:44 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							56d768f546 
							
						 
					 
					
						
						
							
							Merge pull request  #239  from peace-maker/sdkhooks_otdsig  
						
						... 
						
						
						
						Fix missing params in OnTakeDamagePost typedef (r=psychonic). 
						
					 
					
						2015-01-03 15:00:03 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							4ec992474e 
							
						 
					 
					
						
						
							
							Remove some heinous preprocessor directives.  
						
						... 
						
						
						
						Gone:
 - #emit (bah-roken!)
 - #pragma compress (useless)
 - #pragma library (useless) 
						
					 
					
						2015-01-03 11:41:37 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							822501b8a1 
							
						 
					 
					
						
						
							
							Fix typos in dbi.inc transitional syntax.  
						
						
						
					 
					
						2015-01-03 11:38:51 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							bf3ff460b3 
							
						 
					 
					
						
						
							
							Merge pull request  #93  from peace-maker/failstate_dependencies  
						
						... 
						
						
						
						Pause dependent plugins on SetFailState. (bug 6120, r=dvander) 
						
					 
					
						2015-01-03 10:55:52 -08:00 
						 
				 
			
				
					
						
							
							
								Peace-Maker 
							
						 
					 
					
						
						
						
						
							
						
						
							ff9ae0782e 
							
						 
					 
					
						
						
							
							Fix missing params in OnTakeDamagePost typedef  
						
						... 
						
						
						
						Looks like the |weapon| parameter went missing during the switch to the
transitional syntax.
There was no -Post typedef including the |damagecustom| bit at all too. 
						
					 
					
						2015-01-03 19:45:27 +01:00