Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							28e1568eb7 
							
						 
					 
					
						
						
							
							Missed a reference to SOURCEMM16 in JIT project files (bug 3445).  
						
						
						
					 
					
						2008-11-27 02:20:08 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							0a6eac7c27 
							
						 
					 
					
						
						
							
							Added .hgignore so that 'hg status' can ignore untracked files of certain types.  
						
						
						
					 
					
						2008-11-27 00:49:37 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							ecaced40f2 
							
						 
					 
					
						
						
							
							Now compiles against Metamod:Source 1.7 (bug 3445).  
						
						
						
					 
					
						2008-11-27 01:13:51 -06:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							984a2d26f4 
							
						 
					 
					
						
						
							
							Merge!  
						
						
						
					 
					
						2008-11-25 19:14:02 +13:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							f85bb7e490 
							
						 
					 
					
						
						
							
							SourceMod now handles steamid's internally without the STEAM_*: part (bug 3428)  
						
						
						
					 
					
						2008-11-25 19:13:08 +13:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							321443450a 
							
						 
					 
					
						
						
							
							SourceMod now handles steamid's internally without the STEAM_*: part (bug 3428)  
						
						
						
					 
					
						2008-11-25 19:10:52 +13:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							25a0a192a2 
							
						 
					 
					
						
						
							
							Added /MP back to core and sdktools MSVC project files.  
						
						
						
					 
					
						2008-11-24 09:41:46 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							843ff25de4 
							
						 
					 
					
						
						
							
							Moved SE_* constants from PrePreprocessorDefinitions to AdditionalOptions in MSVC project files.  
						
						... 
						
						
						
						-Doing this should make it a bit easier to maintain in the future.
Also added back /MP to core and sdktools. 
						
					 
					
						2008-11-24 09:33:11 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							4563c00deb 
							
						 
					 
					
						
						
							
							Merge.  
						
						
						
					 
					
						2008-11-24 08:39:46 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							7a38e5584c 
							
						 
					 
					
						
						
							
							OriginalFilename field in core/version.rc now has correct filename based on engine.  
						
						
						
					 
					
						2008-11-24 08:37:06 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							e26ce2b457 
							
						 
					 
					
						
						
							
							OriginalFilename field in core/version.rc now has correct filename based on engine.  
						
						
						
					 
					
						2008-11-24 08:25:36 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							9c1e45d97c 
							
						 
					 
					
						
						
							
							Fixed crash when L4D server went into hibernation mode after having had an active bot and a reserved name was used by this bot  
						
						... 
						
						
						
						- When going into hibernation, ClientSettingsChanged is called for remaining bots
- Hook checks bot's name against reserved names in admins config and tries to kick using IClient::Disconnect
- Method of getting IClient relies on client having an INetChannel pointer
- Bots do not have an INetChannel pointer so this results in a crash 
						
					 
					
						2008-11-21 14:09:50 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							c2756c731f 
							
						 
					 
					
						
						
							
							Try 2 of eliminating VPK warning.  
						
						... 
						
						
						
						Previous commit was more complicated then it really needed to be. 
						
					 
					
						2008-11-19 02:38:28 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							d6fc82f8fa 
							
						 
					 
					
						
						
							
							Merge.  
						
						
						
					 
					
						2008-11-19 02:16:45 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							2acf1b08d5 
							
						 
					 
					
						
						
							
							'Relatized' the path passed to FileToKeyValues() native.  
						
						... 
						
						
						
						This eliminates the annoying warning in L4D:
***VPK: FindFile Attempting to use full path with VPK file! 
						
					 
					
						2008-11-19 02:14:43 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							6ffd39ac77 
							
						 
					 
					
						
						
							
							Merge changes from 1.1 branch.  
						
						... 
						
						
						
						--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h 
						
					 
					
						2008-11-18 06:08:48 -08: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 
							
						 
					 
					
						
						
						
						
							
						
						
							5bbeddc134 
							
						 
					 
					
						
						
							
							Oops, removed something I shouldn't have  
						
						
						
					 
					
						2008-11-17 22:13:32 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							373fbb6ca3 
							
						 
					 
					
						
						
							
							Removed debugging code from ConVarManager  
						
						
						
					 
					
						2008-11-17 22:11:06 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							d1405f2ab3 
							
						 
					 
					
						
						
							
							Updated core Makefile.  
						
						
						
					 
					
						2008-11-16 18:41:14 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							2ff9b0aada 
							
						 
					 
					
						
						
							
							Removed pointless "systems" folder from core.  
						
						... 
						
						
						
						--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/ExtensionSys.h => core/ExtensionSys.h
rename : core/systems/ForwardSys.cpp => core/ForwardSys.cpp
rename : core/systems/ForwardSys.h => core/ForwardSys.h
rename : core/systems/HandleSys.cpp => core/HandleSys.cpp
rename : core/systems/HandleSys.h => core/HandleSys.h
rename : core/systems/LibrarySys.cpp => core/LibrarySys.cpp
rename : core/systems/LibrarySys.h => core/LibrarySys.h
rename : core/systems/PluginInfoDatabase.cpp => core/PluginInfoDatabase.cpp
rename : core/systems/PluginInfoDatabase.h => core/PluginInfoDatabase.h
rename : core/systems/PluginSys.cpp => core/PluginSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
rename : core/systems/ShareSys.cpp => core/ShareSys.cpp
rename : core/systems/ShareSys.h => core/ShareSys.h 
						
					 
					
						2008-11-16 16:06:18 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							43f5d71724 
							
						 
					 
					
						
						
							
							Fixed IndexOfEdict and PEntityOfEntIndex inlines to be in line with updated edict_t structure in SDK  
						
						
						
					 
					
						2008-11-14 23:08:24 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							41b61ed36f 
							
						 
					 
					
						
						
							
							Fixed tab inconsistency in some build tool source files.  
						
						
						
					 
					
						2008-11-14 16:55:09 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							31e30faace 
							
						 
					 
					
						
						
							
							Triggering build  
						
						
						
					 
					
						2008-11-14 09:58:40 -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 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							acea705df8 
							
						 
					 
					
						
						
							
							Moved IDA scripts from editor/ida to tools/ida_scripts  
						
						... 
						
						
						
						--HG--
rename : editor/ida/gcc_fpic.idc => tools/ida_scripts/gcc_fpic.idc
rename : editor/ida/linux_vtable_dump.idc => tools/ida_scripts/linux_vtable_dump.idc 
						
					 
					
						2008-11-14 03:51:57 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							7e3f9ada31 
							
						 
					 
					
						
						
							
							Moved IDA scripts from editor/ida to tools/ida_scripts  
						
						... 
						
						
						
						--HG--
rename : editor/ida/gcc_fpic.idc => tools/ida_scripts/gcc_fpic.idc
rename : editor/ida/linux_vtable_dump.idc => tools/ida_scripts/linux_vtable_dump.idc 
						
					 
					
						2008-11-14 03:38:59 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							0a956115eb 
							
						 
					 
					
						
						
							
							Bumped version on trunk.  
						
						
						
					 
					
						2008-11-12 22:47:24 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							30174c07de 
							
						 
					 
					
						
						
							
							Forcing build.  
						
						
						
					 
					
						2008-11-12 22:41:17 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							8e5c7713fc 
							
						 
					 
					
						
						
							
							Forcing build.  
						
						
						
					 
					
						2008-11-12 22:34:52 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							7b45342955 
							
						 
					 
					
						
						
							
							Forcing build.  
						
						
						
					 
					
						2008-11-12 22:32:04 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							2f0965c14b 
							
						 
					 
					
						
						
							
							Fixed Linux build  
						
						
						
					 
					
						2008-11-12 23:22:33 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							c1c5d2656c 
							
						 
					 
					
						
						
							
							The replicate and notify parameters for SetConVarX and ResetConVar are now ignored on Orange Box.  
						
						... 
						
						
						
						- OB engine automatically replicates and fires server_cvar event notification for changes cvars.
- Added a note about this in comments for affected natives. 
						
					 
					
						2008-11-12 23:14:49 -06:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							af2af91300 
							
						 
					 
					
						
						
							
							Take-two at fixing bug 3410.  
						
						
						
					 
					
						2008-11-11 02:21:25 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							c880919466 
							
						 
					 
					
						
						
							
							Merge.  
						
						
						
					 
					
						2008-11-11 01:37:24 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b1646accb9 
							
						 
					 
					
						
						
							
							Attempted to lcase dll dirs in the symstore.  
						
						
						
					 
					
						2008-11-11 01:36:15 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							00bb796db2 
							
						 
					 
					
						
						
							
							Version 1.2 of fPIC script  
						
						... 
						
						
						
						- Now works with GCC 4.3 compiled binaries (like Left 4 Dead)
- Fixed: Redefining alignment blocks as data caused IDA to pop up an annoying warning 
						
					 
					
						2008-11-06 17:07:53 -06:00 
						 
				 
			
				
					
						
							
							
								Scott Ehlert 
							
						 
					 
					
						
						
						
						
							
						
						
							6c1259f6e6 
							
						 
					 
					
						
						
							
							Import of IDA script to demangle fPIC on x86 (checkin=dvander).  
						
						
						
					 
					
						2008-11-06 00:08:24 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							a04521b55a 
							
						 
					 
					
						
						
							
							Fixed "nextmap" command being spammable (bug 3391, r=pred).  
						
						
						
					 
					
						2008-11-05 21:02:07 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							c8b3c82a12 
							
						 
					 
					
						
						
							
							Moved structs.inc out of plugins\include.  
						
						... 
						
						
						
						--HG--
rename : plugins/include/structs.inc => extensions/structs/structs.inc 
						
					 
					
						2008-11-01 00:02:53 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							c1c8a4c988 
							
						 
					 
					
						
						
							
							Backed out structs extension from being in builds - it's not ready to land.  
						
						
						
					 
					
						2008-10-31 23:20:40 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							335febca34 
							
						 
					 
					
						
						
							
							Fixed windows offset in structs extension.  
						
						
						
					 
					
						2008-10-31 23:15:34 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e191d446a7 
							
						 
					 
					
						
						
							
							Fixed structs extension using the wrong filename.  
						
						
						
					 
					
						2008-10-31 22:54:19 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							412ad74aad 
							
						 
					 
					
						
						
							
							Fixed gamedata file refcounting bug in the structs extension.  
						
						
						
					 
					
						2008-10-31 22:47:13 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							e70fc299ac 
							
						 
					 
					
						
						
							
							Fixed accidental NULLing of natives in the native name cache but not filled.  
						
						
						
					 
					
						2008-10-31 22:35:27 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b3b972caf7 
							
						 
					 
					
						
						
							
							Fixed missing semi-colon in sdktools_stocks.inc (bug 3376).  
						
						
						
					 
					
						2008-10-31 08:38:44 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							c25017e1a4 
							
						 
					 
					
						
						
							
							Fixed basechat not checking client in-game status for display center text (bug 3372).  
						
						
						
					 
					
						2008-10-31 08:35:27 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							be1d12f94f 
							
						 
					 
					
						
						
							
							Merge.  
						
						
						
					 
					
						2008-10-31 08:28:24 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3c18289465 
							
						 
					 
					
						
						
							
							Fixed race condition where client cookie callbacks could be fired against wrong clients (bug 3375).  
						
						
						
					 
					
						2008-10-31 08:28:08 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							ed29c837fa 
							
						 
					 
					
						
						
							
							Fixed failed timers leaking dangling plugin references (bug 3381).  
						
						
						
					 
					
						2008-10-29 01:27:56 -07:00