| 
							
							
								 dvander@alliedmods.net | 892b8c05b1 | Rename JitFunction to CompiledFunction and CFunction to ScriptedInvoker. | 2015-02-23 16:03:08 -08:00 |  | 
			
				
					| 
							
							
								 David Anderson | 7d64ade621 | Merge pull request #270 from alliedmodders/modernize-vm-style Modernize sourcepawn/jit style. | 2015-02-23 14:38:28 -08:00 |  | 
			
				
					| 
							
							
								 dvander@alliedmods.net | 45c43f4aee | Modernize sp_vm_basecontext. | 2015-02-23 13:40:01 -08:00 |  | 
			
				
					| 
							
							
								 dvander@alliedmods.net | 1b47aa10ca | Modernize sp_vm_engine style. | 2015-02-23 13:08:28 -08:00 |  | 
			
				
					| 
							
							
								 dvander@alliedmods.net | bcd88b4437 | Modernize sp_vm_function style. | 2015-02-23 13:01:00 -08:00 |  | 
			
				
					| 
							
							
								 dvander@alliedmods.net | 10d778e344 | Modernize engine2.* style. | 2015-02-23 12:49:26 -08:00 |  | 
			
				
					| 
							
							
								 dvander@alliedmods.net | 0100ebadb9 | Fix build on GCC. | 2015-02-23 12:40:02 -08:00 |  | 
			
				
					| 
							
							
								 Wliu | 20b5f76572 | 🎨 Change to TF2_ChangeClientTeam | 2015-02-22 20:20:45 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 62ed3973b5 | Fix Insurgency s_pTempEntities offset on Windows. | 2015-02-22 20:08:42 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 5f7e800444 | Use new IVEngineServer::GetIServer to get IServer* on Insurgency. | 2015-02-22 15:16:26 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | b52b5f46f0 | Update Insurgency Windows SDKTools gamedata. | 2015-02-22 10:14:53 -05:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 3386a3af80 | Add Wno-error=sign-compare for gcc to Compiler. | 2015-02-21 20:25:39 -08:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 9099516906 | Merge pull request #200 from alliedmodders/travis-clang-3.5 Make TravisCI builds use Clang 3.5 to match our Buildbot builds. | 2015-02-21 19:28:38 -08:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | f235f97d95 | Install g++-4.8 before installing llvm 3.5 | 2015-02-21 19:20:18 -08:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 4bd4d8d4a5 | Merge pull request #268 from KyleSanderson/MenuCrash Root Menu Handles during Display (Bug 5620,r=dvander). | 2015-02-21 17:25:25 -08:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 284fab7254 | Root Menu Handles during Display. | 2015-02-21 17:10:26 -08:00 |  | 
			
				
					| 
							
							
								 Wliu | f772c88eed | Whoops. | 2015-02-20 21:26:34 -05:00 |  | 
			
				
					| 
							
							
								 Wliu | 58d94c2827 | Adds TF2_SetClientTeam to provide symmetry to TF2_GetClientTeam Also remove some trailing whitespace | 2015-02-20 21:23:27 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 7e8d4b89ca | Trigger build for hl2sdk-dota changes. | 2015-02-20 09:16:40 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 70be2941fe | All of the KyleS. | 2015-02-18 22:42:06 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 9ffbac4f4e | Simplified code. (We don't need m_Shared). | 2015-02-18 18:44:31 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 684b59a921 | Don't fire forwards if client isn't ingame. | 2015-02-18 12:33:37 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e8765c5d3d | Move m_CondOffset initialization to ctor. | 2015-02-18 12:32:45 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | d179240c45 | Merge pull request #265 from alliedmodders/missing-fs-native Add missing impl for File.ReadUint16 (r=dvander). | 2015-02-18 15:10:05 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | ac530a4ce0 | Fix passing incorrect cond# to forwards for CondEx/2/3 fields. | 2015-02-18 12:09:17 -08:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 589482736f | Merge pull request #247 from AnthonyIacono/normalshook-upgrade Improvements for NormalSHook functionality (r=psychonic). | 2015-02-18 14:43:33 -05:00 |  | 
			
				
					| 
							
							
								 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 |  |