97d4fb4161 
					 
					
						
						
							
							code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.  
						
						
						
						
					 
					
						2012-10-09 13:36:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cc0784c1b9 
					 
					
						
						
							
							optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro.  
						
						
						
						
					 
					
						2012-06-25 09:14:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b8e019d839 
					 
					
						
						
							
							use __ prefix on header guards to avoid mixing up defines with api functions / classes.  
						
						
						
						
					 
					
						2012-02-23 10:41:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4a04f72069 
					 
					
						
						
							
							remove $Id: tags after discussion on the mailign list:  http://markmail.org/message/fp7ozcywxum3ar7n  
						
						
						
						
					 
					
						2011-10-23 17:52:20 +00:00 
						 
				 
			
				
					
						
							
							
								Nathan Letwory 
							
						 
					 
					
						
						
							
						
						79f79e0cac 
					 
					
						
						
							
							doxygen: BGE Network, Physics, Rasterizer  
						
						
						
						
					 
					
						2011-02-22 12:42:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ed338da8c9 
					 
					
						
						
							
							- WITH_CXX_GUARDEDALLOC working again  
						
						... 
						
						
						
						- CMake building without python or fluidsim working again (broke in recent commit)
- remove BLI_short_filename(), it wasnt used anywhere. 
						
						
					 
					
						2010-06-06 01:15:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						081c1205a3 
					 
					
						
						
							
							correct fsf address  
						
						
						
						
					 
					
						2010-02-12 13:34:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						14d33b3c1f 
					 
					
						
						
							
							BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage.  
						
						... 
						
						
						
						* off by default.
* new/delete are at the bottom of each class
* python BGE objects have the new/delete in the Py_Header macro. 
						
						
					 
					
						2009-08-18 15:37:31 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Want 
							
						 
					 
					
						
						
							
						
						5e3cffc64a 
					 
					
						
						
							
							Patch to change license to GPL only, from GSR.  
						
						
						
						
					 
					
						2008-01-07 19:13:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f1c4f705a1 
					 
					
						
						
							
							Removed the config.h thing from the .h's in the source dir.  
						
						... 
						
						
						
						So we should be all set now :)
Kent
--
mein@cs.umn.edu  
						
						
					 
					
						2002-12-27 13:11:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b9a19f1ea7 
					 
					
						
						
							
							Did all of the .h's in source  
						
						... 
						
						
						
						(adding)
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
also the Makefile.in's were from previous patch adding
the system depend stuff to configure.ac
Kent
--
mein@cs.umn.edu  
						
						
					 
					
						2002-11-25 11:16:17 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01bff70383 
					 
					
						
						
							
							fixed spacing in the headers to get rid of some warnings and some other  
						
						... 
						
						
						
						little minor spacing issues. 
						
						
					 
					
						2002-10-30 02:07:20 +00:00 
						 
				 
			
				
					
						
							
							
								Hans Lambermont 
							
						 
					 
					
						
						
							
						
						12315f4d0e 
					 
					
						
						
							
							Initial revision  
						
						
						
						
					 
					
						2002-10-12 11:37:38 +00:00