| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										depends
									
								
							
						
					
				 | 
				
					
						
							
							Hide depend headers better, upgraded tinyxml
						
					
				 | 
				2011-03-01 07:50:56 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										include
									
								
							
						
					
				 | 
				
					
						
							
							added getPosition
						
					
				 | 
				2011-03-29 10:23:04 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										modules
									
								
							
						
					
				 | 
				
					
						
							
							generally, function signatures are supposed to match between header and implementation file...
						
					
				 | 
				2011-03-29 10:42:04 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										private
									
								
							
						
					
				 | 
				
					
						
							
							Stop DFVector from accessing VersionInfo in the constructor (slight optimization).
						
					
				 | 
				2011-03-25 06:40:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										shm
									
								
							
						
					
				 | 
				
					
						
							
							Maps + Materials for 31.20. Still many broken offsets!
						
					
				 | 
				2011-03-06 20:27:40 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CMakeLists.txt
							
						
					
				 | 
				
					
						
							
							The mysterious variable is mysterious, 31.22 support, needs testing
						
					
				 | 
				2011-03-24 23:21:50 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ContextShared.cpp
							
						
					
				 | 
				
					
						
							
							Get rid of SHM in modules.
						
					
				 | 
				2011-03-18 17:58:48 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFContext.cpp
							
						
					
				 | 
				
					
						
							
							Get rid of SHM in modules.
						
					
				 | 
				2011-03-18 17:58:48 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFContextManager.cpp
							
						
					
				 | 
				
					
						
							
							No more generated config files.
						
					
				 | 
				2011-03-20 06:20:23 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFContext_C.cpp
							
						
					
				 | 
				
					
						
							
							Massive tool and wrapper fixage.
						
					
				 | 
				2011-03-18 11:38:37 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcess-SHM.cpp
							
						
					
				 | 
				
					
						
							
							fix C string idiocy.
						
					
				 | 
				2011-03-28 02:09:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcess-linux-SHM.cpp
							
						
					
				 | 
				
					
						
							
							fix C string idiocy.
						
					
				 | 
				2011-03-28 02:09:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcess-linux-base.cpp
							
						
					
				 | 
				
					
						
							
							fix C string idiocy.
						
					
				 | 
				2011-03-28 02:09:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcess-linux-wine.cpp
							
						
					
				 | 
				
					
						
							
							Stop DFVector from accessing VersionInfo in the constructor (slight optimization).
						
					
				 | 
				2011-03-25 06:40:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcess-linux.cpp
							
						
					
				 | 
				
					
						
							
							Stop DFVector from accessing VersionInfo in the constructor (slight optimization).
						
					
				 | 
				2011-03-25 06:40:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcess-windows-SHM.cpp
							
						
					
				 | 
				
					
						
							
							fix C string idiocy.
						
					
				 | 
				2011-03-28 02:09:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcess-windows.cpp
							
						
					
				 | 
				
					
						
							
							Fix possible bug in zero length C string reading
						
					
				 | 
				2011-03-28 02:13:32 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFProcessEnumerator.cpp
							
						
					
				 | 
				
					
						
							
							More cleanup in the Process lands.
						
					
				 | 
				2011-02-24 11:43:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFTileTypes.cpp
							
						
					
				 | 
				
					
						
							
							Required fixes for properly exporting the new symbols.
						
					
				 | 
				2010-11-19 02:40:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DFTypes_C.cpp
							
						
					
				 | 
				
					
						
							
							added map coordinate struct and the callback needed to flatten the std::map of coords to features into an array
						
					
				 | 
				2011-03-14 14:59:03 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MicrosoftSTL.cpp
							
						
					
				 | 
				
					
						
							
							Factor out microsoft string handling functions.
						
					
				 | 
				2011-02-23 15:55:07 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								VersionInfo.cpp
							
						
					
				 | 
				
					
						
							
							Some linux 31.22 offsets, slight tweaks to Materials
						
					
				 | 
				2011-03-25 02:31:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								VersionInfoFactory.cpp
							
						
					
				 | 
				
					
						
							
							31.25, tweaks to make dfliquids and dfreveal better
						
					
				 | 
				2011-03-30 14:27:47 +02:00 |