Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							6f0f6676db 
							
						 
					 
					
						
						
							
							Fixed char * constant conversion warning in cstrike ext.  
						
						
						
					 
					
						2013-08-15 18:43:14 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							45cabd756c 
							
						 
					 
					
						
						
							
							Fix CS:GO GetWeaponPrice and OnGetWeaponPrice using outdated method (r=psychonic).  
						
						
						
					 
					
						2013-08-15 14:40:30 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							7d431e55df 
							
						 
					 
					
						
						
							
							Update BuyCommand detour in CStrike extension with new param on CS:GO.  
						
						
						
					 
					
						2013-08-14 17:08:02 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							fa0df413f4 
							
						 
					 
					
						
						
							
							Added CS_IsValidWeaponID native and validity checks to other natives (bug 5566, r=psychonic).  
						
						
						
					 
					
						2013-07-31 22:11:15 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							1a8be6344a 
							
						 
					 
					
						
						
							
							Fixed incorrect return for some weapons in CS_GetWeaponPrice (bug 5562, r=psychonic).  
						
						
						
					 
					
						2013-07-31 22:08:23 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							0f62a8ec2f 
							
						 
					 
					
						
						
							
							Generate debugging information during compilation (bug 5227, r=ds).  
						
						
						
					 
					
						2013-03-17 21:00:28 +00:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							ef6c454137 
							
						 
					 
					
						
						
							
							Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).  
						
						
						
					 
					
						2013-03-16 22:15:25 -04: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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
						
						
							
						
						
							3025b9b5e0 
							
						 
					 
					
						
						
							
							Merge.  
						
						
						
					 
					
						2012-08-26 23:35:18 -04:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b0075842d1 
							
						 
					 
					
						
						
							
							Fixed minor memory leaks in cstrike ext (bug 5456, r=psychonic).  
						
						
						
					 
					
						2012-08-26 23:33:11 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							bf76be5dfa 
							
						 
					 
					
						
						
							
							Overhauled versioning information (bug 5453, r=dvander).  
						
						
						
					 
					
						2012-08-26 01:33:54 +01:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							0d795fc651 
							
						 
					 
					
						
						
							
							Added support for CS:GO on Mac OS X (bug 5459, r=psychonic).  
						
						
						
					 
					
						2012-08-25 11:28:52 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							294a120f14 
							
						 
					 
					
						
						
							
							Project files changes for CS:S as separate build (bug 5370) (NPOTB).  
						
						
						
					 
					
						2012-08-20 21:54:42 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							8362b8d226 
							
						 
					 
					
						
						
							
							Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).  
						
						
						
					 
					
						2012-08-20 21:53:59 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							80fbc25442 
							
						 
					 
					
						
						
							
							Updated vc projs to use MMSOURCE19, added loader & topmenus, fixed CSGO sdk path in cstrike (NPOTB).  
						
						
						
					 
					
						2012-07-25 08:31:01 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							58ae7f1cab 
							
						 
					 
					
						
						
							
							Overhauled msvc10 proj files, fixed .rc errors, added combined sln, added SMOUTDIR env var support (NPOTB).  
						
						
						
					 
					
						2012-07-12 19:40:06 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							e0278071cf 
							
						 
					 
					
						
						
							
							Fixed CS_GetWeaponPrice sometimes using incorrect weapon id (bug 5363, r=psychonic).  
						
						
						
					 
					
						2012-06-26 19:06:41 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							7e199b0c7c 
							
						 
					 
					
						
						
							
							Fixed CStrike extension shutdown crash (bug 5328, r=psychonic).  
						
						
						
					 
					
						2012-06-08 20:29:06 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							5610aeb917 
							
						 
					 
					
						
						
							
							Added natives for changing team score and mvp stars on CSS/CSGO (bug 5295, r=psychonic).  
						
						
						
					 
					
						2012-05-27 19:07:44 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							d29e546678 
							
						 
					 
					
						
						
							
							Fixed cstrike extension not building for ep2v on mac.  
						
						
						
					 
					
						2012-05-27 17:40:12 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							c20ac116a8 
							
						 
					 
					
						
						
							
							Typo fix.  
						
						
						
					 
					
						2012-05-27 17:19:17 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							c8f5ef8afb 
							
						 
					 
					
						
						
							
							(Real) Cstrike extension mac build fix.  
						
						
						
					 
					
						2012-05-27 17:17:30 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							1ebef323de 
							
						 
					 
					
						
						
							
							Cstrike extension mac build fix.  
						
						
						
					 
					
						2012-05-27 17:11:29 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							3b18745bcd 
							
						 
					 
					
						
						
							
							Added support for CS:GO to cstrike extension (bug 5299, r=asherkin).  
						
						
						
					 
					
						2012-05-26 18:31:23 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							6928ce9cd3 
							
						 
					 
					
						
						
							
							Added msvc10 proj files for cstrike extension (NPOTB).  
						
						
						
					 
					
						2012-05-20 12:34:29 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							b7394ad02e 
							
						 
					 
					
						
						
							
							Missed a couple of spots on cstrike proj file (¡NPOTB!).  
						
						
						
					 
					
						2012-05-18 19:02:05 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							eca39b1a51 
							
						 
					 
					
						
						
							
							Updated sdktools and cstrike ms proj files (NPOTB).  
						
						
						
					 
					
						2012-05-18 18:53:46 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							5f551fa67a 
							
						 
					 
					
						
						
							
							Backed out changeset: 387b27fb575b (bug 5227)  
						
						
						
					 
					
						2012-04-14 01:12:24 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							393c54fdc2 
							
						 
					 
					
						
						
							
							Generate debugging information during compilation. (bug 5227, r=ds)  
						
						
						
					 
					
						2012-02-16 19:26:49 +00:00 
						 
				 
			
				
					
						
							
							
								GoD-Tony 
							
						 
					 
					
						
						
						
						
							
						
						
							9a04a6bdb1 
							
						 
					 
					
						
						
							
							Added optional autoload of sdktools to cstrike ext.(bug 5125, r=psychonic).  
						
						
						
					 
					
						2011-10-13 13:17:37 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							1b9fb906e2 
							
						 
					 
					
						
						
							
							Added CS_GetClanTag and CS_SetClanTag natives to cstrike ext (bug 5122, r=fyren).  
						
						
						
					 
					
						2011-10-13 13:17:29 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							6046b8fb79 
							
						 
					 
					
						
						
							
							Fixed CS_GetWeaponPrice for some weapon (bug 4994, r=psychonic).  
						
						
						
					 
					
						2011-07-14 12:57:18 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							ee1bbd5994 
							
						 
					 
					
						
						
							
							Added new CS_GetWeaponPrice native to cstrike extension (bug 4985, r=psychonic).  
						
						
						
					 
					
						2011-06-28 20:32:55 -04:00 
						 
				 
			
				
					
						
							
							
								Drifter 
							
						 
					 
					
						
						
						
						
							
						
						
							c4c554b420 
							
						 
					 
					
						
						
							
							Added some small fixes for new CStrike patch (2ddc75e24c53) (bug 4732, r=psychonic).  
						
						
						
					 
					
						2011-06-28 20:16:05 -04:00 
						 
				 
			
				
					
						
							
							
								Drifer 
							
						 
					 
					
						
						
						
						
							
						
						
							e0f670499c 
							
						 
					 
					
						
						
							
							Add a number of useful forwards and natives to the cstrike extension (bug 4732, r=fyren).  
						
						
						
					 
					
						2011-06-26 01:25:42 -07: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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							f4e22cb44c 
							
						 
					 
					
						
						
							
							Backed out changeset 29e6cc6f2124 (bug 4392).  
						
						
						
					 
					
						2010-05-12 04:13:56 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							ab9750f8b2 
							
						 
					 
					
						
						
							
							Only build OB-Valve binaries on Mac OS X right now (bug 4392, r=ds).  
						
						
						
					 
					
						2010-05-11 23:48:39 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							0a060982e3 
							
						 
					 
					
						
						
							
							Fixed extension version reporting.  
						
						
						
					 
					
						2009-08-30 01:54:45 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d682361cfc 
							
						 
					 
					
						
						
							
							More changes for new build system.  
						
						
						
					 
					
						2009-08-30 00:46:56 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d3f0a14867 
							
						 
					 
					
						
						
							
							Imported support for new build system.  
						
						
						
					 
					
						2009-08-30 00:21:42 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							83393f299a 
							
						 
					 
					
						
						
							
							Removed auto folders (bug 3949).  
						
						
						
					 
					
						2009-08-30 00:03:58 -07:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							95cffca5f1 
							
						 
					 
					
						
						
							
							Forgot makefiles patch  
						
						
						
					 
					
						2009-08-17 10:53:54 +12:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							40a8892cb7 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.2 branch.  
						
						
						
					 
					
						2009-03-30 11:43:16 +02:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e1bb10d859 
							
						 
					 
					
						
						
							
							Removed SSE optimizations from msvc9 project files (bug 3756, r=ds, a12=blocking).  
						
						
						
					 
					
						2009-03-30 08:31:35 +02:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							d8264fada7 
							
						 
					 
					
						
						
							
							Merge from 1.2 branch.  
						
						
						
					 
					
						2009-03-05 15:48:38 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							72da49415e 
							
						 
					 
					
						
						
							
							Added -dev tag back to version.h files for manual builds.  
						
						
						
					 
					
						2009-03-05 14:59:09 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							8e744ec5f7 
							
						 
					 
					
						
						
							
							Re-added -dev tag, bumped version to 1.2.1.  
						
						
						
					 
					
						2009-03-05 02:36:27 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							8dfbcf5a9f 
							
						 
					 
					
						
						
							
							Bumped versions.  
						
						
						
					 
					
						2009-03-05 02:07:44 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							1f636bf7a9 
							
						 
					 
					
						
						
							
							Bumped trunk to 1.3.0.  
						
						
						
					 
					
						2009-03-05 01:48:18 -05:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							2c3bf7dd23 
							
						 
					 
					
						
						
							
							Ran versionchanger script for consistency.  
						
						
						
					 
					
						2009-02-25 23:44:18 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							44a04e6167 
							
						 
					 
					
						
						
							
							DS fails once again. Fixed Linux build once and for all.  
						
						
						
					 
					
						2009-02-18 03:25:01 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							9d6a9eb615 
							
						 
					 
					
						
						
							
							Ugh, fixed Linux build for real by removing stray underscores.  
						
						
						
					 
					
						2009-02-18 03:13:25 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							32d2d4107d 
							
						 
					 
					
						
						
							
							Fixed Linux build.  
						
						
						
					 
					
						2009-02-18 02:58:03 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							bf5fefe84f 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.1 branch.  
						
						
						
					 
					
						2008-12-29 00:11:32 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							5c92b0d154 
							
						 
					 
					
						
						
							
							Bumped version to 1.1.1 and added back -dev build string.  
						
						
						
					 
					
						2008-12-28 23:50:26 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3f250ba42d 
							
						 
					 
					
						
						
							
							Bumped version files.  
						
						
						
					 
					
						2008-12-28 20:35:51 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							1577fab93a 
							
						 
					 
					
						
						
							
							Ran versionchanger.pl over trunk to get 1.2.0 into headers (bug 3521).  
						
						
						
					 
					
						2008-12-28 19:59:40 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							0a33a25a7d 
							
						 
					 
					
						
						
							
							Merge from sourcemod-1.1 branch.  
						
						
						
					 
					
						2008-12-28 03:23:45 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							1fe38c7473 
							
						 
					 
					
						
						
							
							SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).  
						
						... 
						
						
						
						This adds the ability for us to change the GCC version we use more flexibly. 
						
					 
					
						2008-12-23 01:33:37 -05:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							47cf8f4233 
							
						 
					 
					
						
						
							
							Merge from 1.1 branch.  
						
						
						
					 
					
						2008-12-07 21:07:14 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							eedfd2d70d 
							
						 
					 
					
						
						
							
							Shell script code in Makefiles is _really_ POSIX compliant now.  
						
						... 
						
						
						
						Missed an equal sign :\ 
						
					 
					
						2008-12-07 21:05:51 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							a1b91ac136 
							
						 
					 
					
						
						
							
							Merge from 1.1 branch.  
						
						
						
					 
					
						2008-12-07 20:52:06 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							4bbd74b702 
							
						 
					 
					
						
						
							
							Shell script code in Makefiles is now POSIX compliant and is able to be run on dash.  
						
						
						
					 
					
						2008-12-07 20:40:31 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							1422a9abe3 
							
						 
					 
					
						
						
							
							Merged changes from 1.1 branch.  
						
						
						
					 
					
						2008-11-28 23:32:59 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							ecaced40f2 
							
						 
					 
					
						
						
							
							Now compiles against Metamod:Source 1.7 (bug 3445).  
						
						
						
					 
					
						2008-11-27 01:13:51 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							9ae456b9d1 
							
						 
					 
					
						
						
							
							Updated makefiles to link against binaries at l4d directory instead of l4d_demo  
						
						
						
					 
					
						2008-11-18 06:00:31 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							ff7a2c6b73 
							
						 
					 
					
						
						
							
							Added preliminary support for Left 4 Dead; some things may not yet work.  
						
						
						
					 
					
						2008-11-14 09:18:30 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							64e7d0b737 
							
						 
					 
					
						
						
							
							Forgot to commit game.cstrike.ext msvc9 project files.  
						
						
						
					 
					
						2008-09-27 17:43:30 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							fb44b51d26 
							
						 
					 
					
						
						
							
							Updated version files so I can build again.  
						
						
						
					 
					
						2008-09-14 22:16:35 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							bcf1b092ae 
							
						 
					 
					
						
						
							
							Mirrored buildbot/version template changes from branch.  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402539 
						
					 
					
						2008-09-14 06:13:25 +00:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							846caf1298 
							
						 
					 
					
						
						
							
							Builds against latest OB SDK now  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402410 
						
					 
					
						2008-07-12 09:05:19 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b743af8a72 
							
						 
					 
					
						
						
							
							fixed cstrike build  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402407 
						
					 
					
						2008-07-12 03:19:55 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							2c94b1268a 
							
						 
					 
					
						
						
							
							phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402242 
						
					 
					
						2008-06-02 05:03:27 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							ca9b2784bd 
							
						 
					 
					
						
						
							
							extensions now use the repository build number intsead of their local commit number  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402204 
						
					 
					
						2008-05-29 03:19:55 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							dea6b06e2c 
							
						 
					 
					
						
						
							
							Added a load-block for incorrect mods to TF2 and cstrike extensions.  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402173 
						
					 
					
						2008-05-24 04:08:29 +00:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							6e91780e73 
							
						 
					 
					
						
						
							
							Err, fixed Linux build  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402139 
						
					 
					
						2008-05-12 02:05:57 +00:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							77ff2c40bd 
							
						 
					 
					
						
						
							
							Symbols no longer stripped on Linux for easier debugging  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402137 
						
					 
					
						2008-05-11 07:49:30 +00:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							c473d75d3d 
							
						 
					 
					
						
						
							
							Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again)  
						
						... 
						
						
						
						Moved sm_memtable files in sqlite extension to sdk directory (to be consistent with topmenus)
Some extension source files had an incorrect extension name in their headers
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402037 
						
					 
					
						2008-04-11 17:16:36 +00:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							f08ce7f62f 
							
						 
					 
					
						
						
							
							Oh god, Spring Cleaning Part San (3) - Finaare  
						
						... 
						
						
						
						- Removed batsupport extension
 - Made EVERY makefile consistent with the changes originally made to the sample extensions's makefile
 - Sample MM:S extension now uses unified makefile
 - Various innumerable changes to VS project files
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402012 
						
					 
					
						2008-04-09 09:10:28 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							2bec3aaa49 
							
						 
					 
					
						
						
							
							added versioning to regex (linux only)  
						
						... 
						
						
						
						added regex/tf to version markup list
bumped all svn_versions to 1.1
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401997 
						
					 
					
						2008-04-06 08:13:30 +00:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							251cced1f8 
							
						 
					 
					
						
						
							
							Spring Cleaning, Part Ichi (1)  
						
						... 
						
						
						
						Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971 
						
					 
					
						2008-03-30 07:00:22 +00:00