| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										msvc8
									
								
							
						
					
				 | 
				
					
						
							
							Missed a reference to SOURCEMM16 in JIT project files (bug 3445).
						
					
				 | 
				2008-11-27 02:20:08 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										msvc9
									
								
							
						
					
				 | 
				
					
						
							
							Missed a reference to SOURCEMM16 in JIT project files (bug 3445).
						
					
				 | 
				2008-11-27 02:20:08 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										x86
									
								
							
						
					
				 | 
				
					
						
							
							Imported support for new build system.
						
					
				 | 
				2009-08-30 00:21:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										zlib
									
								
							
						
					
				 | 
				
					
						
							
							Imported support for new build system.
						
					
				 | 
				2009-08-30 00:21:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								AMBuilder
							
						
					
				 | 
				
					
						
							
							More changes for new build system.
						
					
				 | 
				2009-08-30 00:46:56 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BaseRuntime.cpp
							
						
					
				 | 
				
					
						
							
							Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
						
					
				 | 
				2009-02-01 02:03:03 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BaseRuntime.h
							
						
					
				 | 
				
					
						
							
							Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
						
					
				 | 
				2009-02-01 02:03:03 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dll_exports.cpp
							
						
					
				 | 
				
					
						
							
							SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).
						
					
				 | 
				2008-12-23 01:33:37 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dll_exports.h
							
						
					
				 | 
				
					
						
							
							landed massive refactoring of the JIT.  contexts are actually contexts now, and a higher level structure wraps sp_plugin_t info.  on that note, both sp_plugin_t and sp_context_t are entirely opaque, and not even core has access to them.  amazingly, i managed to keep binary compatibility here although a large number of functions are deprecated (and core should eventually stop calling them).
						
					
				 | 
				2008-07-11 08:18:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								engine2.cpp
							
						
					
				 | 
				
					
						
							
							Imported support for new build system.
						
					
				 | 
				2009-08-30 00:21:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								engine2.h
							
						
					
				 | 
				
					
						
							
							Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
						
					
				 | 
				2009-02-01 02:03:03 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								jit_function.cpp
							
						
					
				 | 
				
					
						
							
							Landed sourcepawn-1.2.  The big changes:
						
					
				 | 
				2008-08-15 05:22:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								jit_function.h
							
						
					
				 | 
				
					
						
							
							Landed sourcepawn-1.2.  The big changes:
						
					
				 | 
				2008-08-15 05:22:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								jit_shared.h
							
						
					
				 | 
				
					
						
							
							Fixed horrendous crash in the JIT from packing change in the debug table (bug 3334, r=me).
						
					
				 | 
				2008-10-27 02:02:14 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Makefile
							
						
					
				 | 
				
					
						
							
							SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).
						
					
				 | 
				2008-12-23 01:33:37 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_vm_basecontext.cpp
							
						
					
				 | 
				
					
						
							
							Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
						
					
				 | 
				2009-02-01 02:03:03 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_vm_basecontext.h
							
						
					
				 | 
				
					
						
							
							Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
						
					
				 | 
				2009-02-01 02:03:03 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_vm_engine.cpp
							
						
					
				 | 
				
					
						
							
							Build fix for Linux.
						
					
				 | 
				2008-12-23 01:55:20 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_vm_engine.h
							
						
					
				 | 
				
					
						
							
							Landed sourcepawn-1.2.  The big changes:
						
					
				 | 
				2008-08-15 05:22:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_vm_function.cpp
							
						
					
				 | 
				
					
						
							
							Fixed crash when a plugin was unloaded before a client convar query had returned results (bug 4044, r=dvander).
						
					
				 | 
				2009-10-06 13:37:30 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sp_vm_function.h
							
						
					
				 | 
				
					
						
							
							Fixed crash when a plugin was unloaded before a client convar query had returned results (bug 4044, r=dvander).
						
					
				 | 
				2009-10-06 13:37:30 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								version.rc
							
						
					
				 | 
				
					
						
							
							Imported support for new build system.
						
					
				 | 
				2009-08-30 00:21:42 -07:00 |