| 
							
							
								 Nicholas Hastings | 3d2bd070ad | Merge pull request #264 from davidskuza/sample-ext-vs-update Updated Visual Studio sample_ext files. | 2015-02-18 14:38:22 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c4a58b1c95 | Make sure processing and fwd calls happen on main thread. | 2015-02-18 05:35:58 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | b9579a53ce | Add missing impl for File.ReadUint16. | 2015-02-18 04:50:20 -08:00 |  | 
			
				
					| 
							
							
								 Developer | 94c439e533 | Updated Visual Studio sample_ext files | 2015-02-18 10:34:38 +01:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | a327a788c1 | Trigger build for hl2sdk-csgo changes. | 2015-02-17 15:52:31 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | a541acb2bc | Convert admin SQL plugins to use AdminId/GroupId methodmaps, newdecls. | 2015-02-17 09:13:40 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 63d1fa2d8e | Convert admin-flatfile to use AdminId/GroupId methodmaps and newdecls. | 2015-02-17 08:24:46 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e4ee52e1ac | Convert adminhelp to newdecls. | 2015-02-17 08:24:11 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c0729ff5e2 | Add methodmap for GroupId. | 2015-02-17 08:21:14 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c2d37cdff5 | Add methmodmap for AdminId. | 2015-02-17 07:19:56 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 0f00a2db08 | Remove unused result value in OnRebuildAdminCache forward call. | 2015-02-17 06:43:49 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 67e74581cc | Make result ptr in IForward::Execute default to NULL (which is allowed). | 2015-02-17 06:43:07 -08:00 |  | 
			
				
					| 
							
							
								 David Anderson | eb9f496cd8 | Merge pull request #262 from VoiDeD/bug-6310 Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310) | 2015-02-15 21:45:46 -08:00 |  | 
			
				
					| 
							
							
								 Ryan Stecker | 0203d2c811 | Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310) | 2015-02-15 21:53:31 -06:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 6bc2d20177 | Mess with some array sizes. | 2015-02-08 20:30:15 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 350eb462ca | Rewrite TF2 extension's player conditions handling to remove dirty frame loop. | 2015-02-08 20:03:07 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 591aea54b6 | Merge pull request #261 from alliedmodders/handle-dump-loc Make handle dump location relative to gamedir to match other sm_dump commands (r=kyles). | 2015-02-08 17:14:42 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 00ad38f5b7 | Actually use game path instead of SM path as base. | 2015-02-07 09:25:25 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 261e135845 | Make handle dump location relative to gamedir to match other sm_dump commands. | 2015-02-07 09:21:53 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | f50d8317f6 | Merge currently in-use gdc-psyfork symbols.txt. | 2015-02-05 14:44:58 -05:00 |  | 
			
				
					| 
							
							
								 Anthony | 3558418ed7 | Initializing soundEntry and using something safer than strcpy | 2015-02-05 11:12:33 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | fca927884b | Merge pull request #260 from alliedmodders/bug-6303 Fix crash when creating and destroying a TopMenu before map start (bug 6303, r=asherkin). | 2015-02-04 16:16:23 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 10c62dc0c0 | Fix crash when creating and destroying a TopMenu without map change (bug 6303). | 2015-02-04 09:57:04 -08:00 |  | 
			
				
					| 
							
							
								 David Anderson | 7e9b22cb6e | Merge pull request #259 from alliedmodders/rm-sizeof-defarg Remove sizeof() as a special-case default argument value. | 2015-02-03 12:44:00 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | c427dfbea7 | Merge pull request #203 from alliedmodders/bug-6248 Remove faulty g_FlagSet array in adminsys (bug 6248) (r=asherkin). | 2015-02-03 12:39:43 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e88039d4e0 | Fix FindFlagChar not finding char for AdminFlag_Custom6. | 2015-02-03 10:32:34 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 84a59c6fb7 | Fix g_ReverseFlags array size. | 2015-02-03 10:27:32 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 19be28cc2e | Rename g_FlagSet to g_FlagCharSet to avoid some confusion. | 2015-02-03 10:26:28 -05:00 |  | 
			
				
					| 
							
							
								 David Anderson | c116a731f1 | Remove sizeof() as a special-case default argument value. | 2015-02-02 21:10:20 -08:00 |  | 
			
				
					| 
							
							
								 Ruben Gonzalez | cf9dd08c45 | Merge pull request #258 from alliedmodders/weaponprice-fix-wip Fix GetWeaponPrice for CS:GO | 2015-02-01 12:06:07 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | a88b447327 | Merge pull request #257 from alliedmodders/sm-plugins-refresh Fix "sm plugins refresh" not refreshing changed plugins (r=dvander). | 2015-01-31 15:31:49 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 52514a96bd | Fix "sm plugins refresh" not refreshing changed plugins. | 2015-01-31 15:28:21 -05:00 |  | 
			
				
					| 
							
							
								 Ruben Gonzalez | 5ffb4d9845 | Merge branch 'master' into weaponprice-fix-wip | 2015-01-31 15:15:44 -05:00 |  | 
			
				
					| 
							
							
								 David Anderson | 0bb2dc32af | Merge pull request #256 from alliedmodders/bug6302 Don't special case hierarchy-free enumeration constants when used as array indices. (bug 6302) | 2015-01-31 10:50:24 -08:00 |  | 
			
				
					| 
							
							
								 Ruben Gonzalez | 213e7ced8c | Initial CSGO GetWeaponPrice fixes | 2015-01-31 12:44:18 -05:00 |  | 
			
				
					| 
							
							
								 David Anderson | 380479cadd | Don't special case hierarchy-free enumeration constants when used as array indices. (bug 6302) | 2015-01-29 00:16:06 -08:00 |  | 
			
				
					| 
							
							
								 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 |  |