27bd19150b 
								
							
								 
							
						 
						
							
							
								
								Prospector pretty prints base materials, fixed xgetopt instance.  
							
							
							
						 
						
							2011-05-02 05:10:13 +02:00  
				
					
						
							
							
								 
						
							
							
								7ad83c80b8 
								
							
								 
							
						 
						
							
							
								
								added modified getopt (c++-ized) with BSD license, vegetation flags clarified, prospector lists trees and plants separately,  
							
							... 
							
							
							
							prospector pretty-prints 
							
						 
						
							2011-05-02 05:03:48 +02:00  
				
					
						
							
							
								 
						
							
							
								588860ce74 
								
							
								 
							
						 
						
							
							
								
								Add pauses for windows and fix some small issues  
							
							
							
						 
						
							2011-05-01 03:11:42 -06:00  
				
					
						
							
							
								 
						
							
							
								17bea1052a 
								
							
								 
							
						 
						
							
							
								
								Rewrite the prospector tool to be simpler to follow  
							
							... 
							
							
							
							Also adds plants, demon temples, lairs, and aquifers. 
							
						 
						
							2011-04-30 15:58:29 -06:00  
				
					
						
							
							
								 
						
							
							
								3318487ad9 
								
							
								 
							
						 
						
							
							
								
								Untested item deletion mode for the autodump tool.  
							
							
							
						 
						
							2011-04-30 04:48:28 +02:00  
				
					
						
							
							
								 
						
							
							
								456a979244 
								
							
								 
							
						 
						
							
							
								
								Fun with tiletypes. Expect explosions.  
							
							
							
						 
						
							2011-04-28 23:00:52 +02:00  
				
					
						
							
							
								 
						
							
							
								0e119fd78e 
								
							
								 
							
						 
						
							
							
								
								Treat stream/brook as transparent in unreveal.  
							
							... 
							
							
							
							Fixes  #70 .
Signed-off-by: Tom Prince <tom.prince@ualberta.net> 
						
							2011-04-27 22:21:25 -04:00  
				
					
						
							
							
								 
						
							
							
								923c8cae9c 
								
							
								 
							
						 
						
							
							
								
								Occupancy support in MapCache. Added the item dumper tool mentioned on irc (autodump).  
							
							
							
						 
						
							2011-04-28 01:36:31 +02:00  
				
					
						
							
							
								 
						
							
							
								2ed7dca69e 
								
							
								 
							
						 
						
							
							
								
								Install the batch file for prospector tool on windows. Prospector-related readme update.  
							
							
							
						 
						
							2011-04-20 01:32:34 +02:00  
				
					
						
							
							
								 
						
							
							
								66bb9d448c 
								
							
								 
							
						 
						
							
							
								
								Big messy commit...  
							
							
							
						 
						
							2011-04-20 01:28:47 +02:00  
				
					
						
							
							
								 
						
							
							
								bc855b296f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/angavrilov/dfhack  
							
							
							
						 
						
							2011-04-17 16:08:13 +02:00  
				
					
						
							
							
								 
						
							
							
								189f31e084 
								
							
								 
							
						 
						
							
							
								
								Split veinlook output into layer vein and base type, fix issue with bad counts of materials.  
							
							
							
						 
						
							2011-04-17 15:51:52 +02:00  
				
					
						
							
							
								 
						
							
							
								67ea981dc3 
								
							
								 
							
						 
						
							
							
								
								Big ugly deuglyfication of DFTileTypes and its use in the tools.  
							
							
							
						 
						
							2011-04-17 13:06:19 +02:00  
				
					
						
							
							
								 
						
							
							
								e255a2cba6 
								
							
								 
							
						 
						
							
							
								
								Rename single character member variables from DFTileTypes to something sensible.  
							
							
							
						 
						
							2011-04-17 11:37:36 +02:00  
				
					
						
							
							
								 
						
							
							
								8c79bc597a 
								
							
								 
							
						 
						
							
							
								
								Turn on cleartasks tool in the build system  
							
							
							
						 
						
							2011-04-17 00:53:05 +02:00  
				
					
						
							
							
								 
						
							
							
								ced036708f 
								
							
								 
							
						 
						
							
							
								
								When searching for a string buffer, use the key as a substring.  
							
							... 
							
							
							
							The dfincremental ui does not allow entering strings with trailing
whitespace, and anyway sometimes it is difficult to guess how a GUI
string actually ends. Therefore it is probably more generic to
search for buffers that simply begin with the entered string. 
							
						 
						
							2011-04-13 11:45:16 +04:00  
				
					
						
							
							
								 
						
							
							
								cb1dee3f46 
								
							
								 
							
						 
						
							
							
								
								Give unreveal tool a sensible name, bump version to 0.5.13, README updated.  
							
							
							
						 
						
							2011-04-10 22:14:35 +02:00  
				
					
						
							
							
								 
						
							
							
								125f4cf41f 
								
							
								 
							
						 
						
							
							
								
								And its source. Blah.  
							
							
							
						 
						
							2011-04-10 18:42:47 +02:00  
				
					
						
							
							
								 
						
							
							
								b0b76f6d7c 
								
							
								 
							
						 
						
							
							
								
								Tool for resetting hidden tile status after botched reveals.  
							
							
							
						 
						
							2011-04-10 18:41:49 +02:00  
				
					
						
							
							
								 
						
							
							
								b630e93c5a 
								
							
								 
							
						 
						
							
							
								
								Added base layer material support to map cache, material display to dfprobe.  
							
							
							
						 
						
							2011-04-10 17:01:58 +02:00  
				
					
						
							
							
								 
						
							
							
								1d35044db3 
								
							
								 
							
						 
						
							
							
								
								Started removing C++-isms from C wrapper. Removed DFGlobal.h  
							
							
							
						 
						
							2011-04-10 13:12:28 +02:00  
				
					
						
							
							
								 
						
							
							
								bb04aa1a32 
								
							
								 
							
						 
						
							
							
								
								Linux header cleanups. Windows side will follow.  
							
							
							
						 
						
							2011-04-10 10:19:15 +02:00  
				
					
						
							
							
								 
						
							
							
								4547c8c0aa 
								
							
								 
							
						 
						
							
							
								
								Use MapExtras more.  
							
							
							
						 
						
							2011-04-10 06:17:11 +02:00  
				
					
						
							
							
								 
						
							
							
								de9400d5e8 
								
							
								 
							
						 
						
							
							
								
								Make deramp tool fix bad ramps resulting from caveins.  
							
							
							
						 
						
							2011-04-04 15:46:39 +02:00  
				
					
						
							
							
								 
						
							
							
								68b13d6bf0 
								
							
								 
							
						 
						
							
							
								
								Dreary offset work.  
							
							
							
						 
						
							2011-04-02 12:35:23 +02:00  
				
					
						
							
							
								 
						
							
							
								f8db1c6b0e 
								
							
								 
							
						 
						
							
							
								
								small liquids tweak (don't set flowbits on non-flow-passable tiles)  
							
							
							
						 
						
							2011-03-31 13:38:44 +02:00  
				
					
						
							
							
								 
						
							
							
								fe2e9e2571 
								
							
								 
							
						 
						
							
							
								
								Fix water turning into magma inside obsidian walls.  
							
							
							
						 
						
							2011-03-31 06:11:03 +02:00  
				
					
						
							
							
								 
						
							
							
								37b0dbe02e 
								
							
								 
							
						 
						
							
							
								
								31.25, tweaks to make dfliquids and dfreveal better  
							
							
							
						 
						
							2011-03-30 14:27:47 +02:00  
				
					
						
							
							
								 
						
							
							
								8ef1ef1985 
								
							
								 
							
						 
						
							
							
								
								31.23 Windows support, tiny little tweaks to liquids tool.  
							
							
							
						 
						
							2011-03-27 00:02:23 +01:00  
				
					
						
							
							
								 
						
							
							
								754647fe96 
								
							
								 
							
						 
						
							
							
								
								The mysterious variable is mysterious, 31.22 support, needs testing  
							
							
							
						 
						
							2011-03-24 23:21:50 +01:00  
				
					
						
							
							
								 
						
							
							
								7c971cd8f1 
								
							
								 
							
						 
						
							
							
								
								World coords for dfposition  
							
							
							
						 
						
							2011-03-24 06:13:21 +01:00  
				
					
						
							
							
								 
						
							
							
								4090a378c1 
								
							
								 
							
						 
						
							
							
								
								Remove message spam, make sure the old methods act the same.  
							
							
							
						 
						
							2011-03-24 04:20:34 +01:00  
				
					
						
							
							
								 
						
							
							
								ce9aa514fb 
								
							
								 
							
						 
						
							
							
								
								And the tool source...  
							
							
							
						 
						
							2011-03-24 04:06:14 +01:00  
				
					
						
							
							
								 
						
							
							
								64a578b204 
								
							
								 
							
						 
						
							
							
								
								Added cache for map features inside the Maps module along with convenience feature getter for blocks. Adamantine vein refiller tool.  
							
							
							
						 
						
							2011-03-24 04:00:23 +01:00  
				
					
						
							
							
								 
						
							
							
								e8ee9b7cab 
								
							
								 
							
						 
						
							
							
								
								dflair tool to match what the dfusion people have. minor tweaks to playground  
							
							
							
						 
						
							2011-03-21 21:14:07 +01:00  
				
					
						
							
							
								 
						
							
							
								7072c43e96 
								
							
								 
							
						 
						
							
							
								
								Move dfderamp tool to supported, there's no reason for it to languish in playground.  
							
							
							
						 
						
							2011-03-21 11:09:34 +01:00  
				
					
						
							
							
								 
						
							
							
								0a35afb16a 
								
							
								 
							
						 
						
							
							
								
								Use proper paths in build system.  
							
							
							
						 
						
							2011-03-20 17:17:33 +01:00  
				
					
						
							
							
								 
						
							
							
								fe92edfb4e 
								
							
								 
							
						 
						
							
							
								
								No more generated config files.  
							
							
							
						 
						
							2011-03-20 06:20:23 +01:00  
				
					
						
							
							
								 
						
							
							
								2bc7aacb79 
								
							
								 
							
						 
						
							
							
								
								Remove precompiled garbage, fix dfcleanmap for real  
							
							
							
						 
						
							2011-03-19 20:17:04 +01:00  
				
					
						
							
							
								 
						
							
							
								e1b80e6f33 
								
							
								 
							
						 
						
							
							
								
								Massive tool and wrapper fixage.  
							
							
							
						 
						
							2011-03-18 11:38:37 +01:00  
				
					
						
							
							
								 
						
							
							
								2911b203ce 
								
							
								 
							
						 
						
							
							
								
								DFHack. Now with more packaging fun.  
							
							
							
						 
						
							2011-03-18 00:07:40 +01:00  
				
					
						
							
							
								 
						
							
							
								557d6733e2 
								
							
								 
							
						 
						
							
							
								
								Make the build system sane, pt. 1 - no install or packages yet  
							
							
							
						 
						
							2011-03-16 07:35:08 +01:00  
				
					
						
							
							
								 
						
							
							
								9d962d6303 
								
							
								 
							
						 
						
							
							
								
								Don't build things that don't work.  
							
							
							
						 
						
							2011-03-15 01:25:55 +01:00  
				
					
						
							
							
								 
						
							
							
								6ed74065d1 
								
							
								 
							
						 
						
							
							
								
								Cleanmap bugfix.  
							
							
							
						 
						
							2011-03-14 09:18:09 +01:00  
				
					
						
							
							
								 
						
							
							
								cb86f52993 
								
							
								 
							
						 
						
							
							
								
								minor liquids bugfix, added typedef for planecoord so that stonesense builds. Build system bits. Doxygen bits.  
							
							
							
						 
						
							2011-03-13 19:38:32 +01:00  
				
					
						
							
							
								 
						
							
							
								c223bb858f 
								
							
								 
							
						 
						
							
							
								
								Added MapExtras, ported dfliquids to MapCache. Fixed vein non-ident bug in dfvdig.  
							
							
							
						 
						
							2011-03-11 03:09:45 +01:00  
				
					
						
							
							
								 
						
							
							
								c4964f679d 
								
							
								 
							
						 
						
							
							
								
								Moved dfmode tool to supported, updated readme to include it.  
							
							
							
						 
						
							2011-03-07 10:12:27 +01:00  
				
					
						
							
							
								 
						
							
							
								5c32991c40 
								
							
								 
							
						 
						
							
							
								
								Corrected game mode enum and added a mode changing tool to the playground.  
							
							
							
						 
						
							2011-03-07 00:19:12 -05:00  
				
					
						
							
							
								 
						
							
							
								47c3f57206 
								
							
								 
							
						 
						
							
							
								
								DF 31.21 SDL Windows  
							
							
							
						 
						
							2011-03-07 05:01:36 +01:00  
				
					
						
							
							
								 
						
							
							
								d0418836ba 
								
							
								 
							
						 
						
							
							
								
								31.20 Windows SDL OK  
							
							
							
						 
						
							2011-03-06 22:20:08 +01:00