Benoist 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7df2f8e045 
							
						 
					 
					
						
						
							
							Reconcile the concept of Edict & Networkable across the codebase ( #1903 )  
						
						... 
						
						
						
						* Reconcile the concept of Edict & Networkable across the codebase
* There's no need to check this, it's done elsewhere. Also could be null (segfault)
* This was never needed
* Pseudo review changes
Re-added removed null checks, and added new ones.
Changed the error messages in Get/SetProp natives to better reflect reality.
* Don't change the behaviour of GetEntityNetClass
* Overload IGameHelpers::FindServerClass
* Make error messages more accurate
* Fix a dev comment
* Rename FindServerClass
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com> 
						
					 
					
						2024-06-01 14:07:55 +00:00 
						 
				 
			
				
					
						
							
							
								nosoop 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57a38636fc 
							
						 
					 
					
						
						
							
							TF2Tools: Prevent CalcIsAttackCriticalHelper* from being called twice ( #1573 )  
						
						... 
						
						
						
						* Ensure CalcIsAttackCriticalHelper only gets called once
* fixup: move origReturnValue up 
						
					 
					
						2021-09-23 12:00:52 +02:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							5df8c9290f 
							
						 
					 
					
						
						
							
							Fix incorrect return and inability to block in TF2 OnCrit forward (r=FlaminSarge, VoiDeD).  
						
						
						
					 
					
						2013-11-09 19:33:06 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							404b1c5ed0 
							
						 
					 
					
						
						
							
							Fix build on non-windows.  
						
						
						
					 
					
						2013-08-29 09:47:20 -04:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							dde1deb6bc 
							
						 
					 
					
						
						
							
							Clean up TF2 ext CalcCritical code (bug 5894, r=voided).  
						
						
						
					 
					
						2013-08-29 09:27:35 -04:00 
						 
				 
			
				
					
						
							
							
								FlaminSarge 
							
						 
					 
					
						
						
						
						
							
						
						
							ef5263ef9e 
							
						 
					 
					
						
						
							
							Add support for more CalcIsAttackCritical helpers. (bug 5576,  r=asherkin)  
						
						
						
					 
					
						2013-08-12 01:18:01 +01:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							9ec7feb9ab 
							
						 
					 
					
						
						
							
							Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren).  
						
						
						
					 
					
						2010-11-28 22:41:48 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							e4832f0d08 
							
						 
					 
					
						
						
							
							Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)  
						
						
						
					 
					
						2010-06-28 17:48:14 -04:00 
						 
				 
			
				
					
						
							
							
								Matt Schubert 
							
						 
					 
					
						
						
						
						
							
						
						
							95d30ba4ec 
							
						 
					 
					
						
						
							
							Fixed the Huntsman not firing CalcIsAttackCritical (bug 3927, r=dvander)  
						
						
						
					 
					
						2009-09-17 12:42:58 -04:00 
						 
				 
			
				
					
						
							
							
								Fyren 
							
						 
					 
					
						
						
						
						
							
						
						
							5096aef6e7 
							
						 
					 
					
						
						
							
							Remove knife critical stuff and previous "fix" (bug 3791, r=pred)  
						
						
						
					 
					
						2009-04-22 19:06:19 -07:00 
						 
				 
			
				
					
						
							
							
								Fyren 
							
						 
					 
					
						
						
						
						
							
						
						
							462e03d150 
							
						 
					 
					
						
						
							
							Fix medigun/CalcIsAttackCritical Windows crash (bug 3791, r=pred)  
						
						
						
					 
					
						2009-04-21 02:38:35 -07:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							407e58604f 
							
						 
					 
					
						
						
							
							Fixed Critical hits being permanently disabled (bug 2674, r=dvander)  
						
						
						
					 
					
						2009-02-27 10:19:46 +13:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							8ae003046c 
							
						 
					 
					
						
						
							
							Updated CDetour code in TF2 extension to prevent crashes with spies. Updated windows sig.  
						
						
						
					 
					
						2009-02-26 12:42:13 +13:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							d530d0c726 
							
						 
					 
					
						
						
							
							Big critical hits cleanup. Cleaner, easier to maintain, uses less memory and should be much less likely to cause crashes when valve change things on me.  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402317 
						
					 
					
						2008-07-01 09:04:00 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							f7613f80f1 
							
						 
					 
					
						
						
							
							Fixed Crit hits sigs for Windows and cleaned up the code somewhat  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402154 
						
					 
					
						2008-05-18 00:51:51 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b90386276f 
							
						 
					 
					
						
						
							
							fixed wrong re-use of variable  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402153 
						
					 
					
						2008-05-17 18:14:34 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							8ad5d61878 
							
						 
					 
					
						
						
							
							added a new ia32 macro for the mov eax opcode  
						
						... 
						
						
						
						cleaned up a bit of the crit hook code
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402152 
						
					 
					
						2008-05-17 08:30:17 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							8df36003a8 
							
						 
					 
					
						
						
							
							Updated TF2 Extension to fix critical hits.  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402119 
						
					 
					
						2008-05-01 07:29:46 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							0771411eac 
							
						 
					 
					
						
						
							
							Fixed linux build  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402085 
						
					 
					
						2008-04-19 04:14:47 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							e6de7c0c2d 
							
						 
					 
					
						
						
							
							Fixed amb1607 - TF2 extension critical hit crashes.  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402083 
						
					 
					
						2008-04-19 03:41:14 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							75a77c1925 
							
						 
					 
					
						
						
							
							Fixed amb1611 - Spy knife critical detour reading from wrong gamedata key  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402041 
						
					 
					
						2008-04-12 00:58:34 +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 
						 
				 
			
				
					
						
							
							
								Matt Woodrow 
							
						 
					 
					
						
						
						
						
							
						
						
							ec69b34cbb 
							
						 
					 
					
						
						
							
							Added Critical Hit hook to TF2 extension  
						
						... 
						
						
						
						--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402016 
						
					 
					
						2008-04-10 04:49:17 +00:00