fa34f56c6d 
								
							
								 
							
						 
						
							
							
								
								Merge remote branch 'upstream/master'  
							
							
							
						 
						
							2011-04-15 01:08:33 +02:00  
				
					
						
							
							
								 
						
							
							
								cff85edf88 
								
							
								 
							
						 
						
							
							
								
								Patch to detect empty job ID  
							
							... 
							
							
							
							Will output job ID instead. 
							
						 
						
							2011-04-15 00:47:48 +02:00  
				
					
						
							
							
								 
						
							
							
								634ead79a8 
								
							
								 
							
						 
						
							
							
								
								Allow comma separated list of IDs for -i  
							
							
							
						 
						
							2011-04-14 18:12:58 +02:00  
				
					
						
							
							
								 
						
							
							
								5edde76b8f 
								
							
								 
							
						 
						
							
							
								
								Remove owned status from all food lying on the ground.  
							
							... 
							
							
							
							It is kinda late to dump an item that already produces miasma,
so take some preventive measures. Food that is being eaten or
carried should not be on the ground. 
							
						 
						
							2011-04-14 20:06:36 +04:00  
				
					
						
							
							
								 
						
							
							
								c3f7d6f2b2 
								
							
								 
							
						 
						
							
							
								
								Switch -c all to show all creatures  
							
							
							
						 
						
							2011-04-14 14:53:55 +02:00  
				
					
						
							
							
								 
						
							
							
								1a8c27ce01 
								
							
								 
							
						 
						
							
							
								
								Fix accessor mess I made. Added Accessor description dump to the dfitemdump tool and Items module.  
							
							
							
						 
						
							2011-04-14 01:42:03 +02:00  
				
					
						
							
							
								 
						
							
							
								1d805ca328 
								
							
								 
							
						 
						
							
							
								
								Implement a program to hack away bug 3708 (unengraveable ghosts).  
							
							... 
							
							
							
							TODO: Test long-term consequences. 
							
						 
						
							2011-04-13 22:04:32 +04:00  
				
					
						
							
							
								 
						
							
							
								21e499f69d 
								
							
								 
							
						 
						
							
							
								
								Fix for display issues  
							
							... 
							
							
							
							- Switch -i didn't work without -c for non-dwarfs
- Enable killing of non-dwarf children 
							
						 
						
							2011-04-13 15:42:52 +02:00  
				
					
						
							
							
								 
						
							
							
								2d1f1b45af 
								
							
								 
							
						 
						
							
							
								
								Renamed dfskillmodify to dfcreature.  
							
							
							
						 
						
							2011-04-13 14:47:53 +02:00  
				
					
						
							
							
								 
						
							
							
								841c4b042c 
								
							
								 
							
						 
						
							
							
								
								Kill creature(s) with --kill  
							
							
							
						 
						
							2011-04-13 14:42:53 +02:00  
				
					
						
							
							
								 
						
							
							
								547dbe05fa 
								
							
								 
							
						 
						
							
							
								
								Add --showallflags flag to display all flags  
							
							... 
							
							
							
							Add --showallflags flag to display all flags of a creature. (Default: Display a few important ones.) 
							
						 
						
							2011-04-13 13:22:14 +02:00  
				
					
						
							
							
								 
						
							
							
								1d1c10601d 
								
							
								 
							
						 
						
							
							
								
								Add --showdead flag to also display dead creatures  
							
							... 
							
							
							
							- Add --showdead flag to also display dead creatures
- Display more creature flags
- Updated usage() 
							
						 
						
							2011-04-13 12:47:50 +02:00  
				
					
						
							
							
								 
						
							
							
								30d5bfbf47 
								
							
								 
							
						 
						
							
							
								
								Show creature type (again)  
							
							
							
						 
						
							2011-04-13 11:55:18 +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  
				
					
						
							
							
								 
						
							
							
								ad93afc1ee 
								
							
								 
							
						 
						
							
							
								
								Hide skills with level 0 and 0 experience points  
							
							... 
							
							
							
							- Hide skills with level 0 and 0 experience points
- Tabs to spaces 
							
						 
						
							2011-04-13 06:30:37 +02:00  
				
					
						
							
							
								 
						
							
							
								19c4371581 
								
							
								 
							
						 
						
							
							
								
								Add switch -1 to skillmodify.cpp  
							
							
							
						 
						
							2011-04-13 01:47:15 +02:00  
				
					
						
							
							
								 
						
							
							
								2aad508d2b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raoulxq/dfhack  into raoulxq-master  
							
							
							
						 
						
							2011-04-12 14:00:04 +02:00  
				
					
						
							
							
								 
						
							
							
								f5911a14a6 
								
							
								 
							
						 
						
							
							
								
								Some const correctness, re-enabled job printing in the creature dump tool.  
							
							
							
						 
						
							2011-04-12 13:59:07 +02:00  
				
					
						
							
							
								 
						
							
							
								d10d8316e7 
								
							
								 
							
						 
						
							
							
								
								Reduced verbosity.  
							
							
							
						 
						
							2011-04-12 13:51:20 +02:00  
				
					
						
							
							
								 
						
							
							
								bb80b246d1 
								
							
								 
							
						 
						
							
							
								
								Fix for -ah adding wrong labors.  
							
							
							
						 
						
							2011-04-12 13:47:11 +02:00  
				
					
						
							
							
								 
						
							
							
								f2c60a3cfb 
								
							
								 
							
						 
						
							
							
								
								Fix for materialAt()->veinMaterialAt()  
							
							
							
						 
						
							2011-04-12 13:16:10 +02:00  
				
					
						
							
							
								 
						
							
							
								74856ad00a 
								
							
								 
							
						 
						
							
							
								
								Added tools/playground/digpattern  
							
							... 
							
							
							
							Small utility to dig certain patterns (in this case 3x3 bedrooms). 
							
						 
						
							2011-04-12 13:03:34 +02:00  
				
					
						
							
							
								 
						
							
							
								05f33853e1 
								
							
								 
							
						 
						
							
							
								
								Merge remote branch 'upstream/master'  
							
							... 
							
							
							
							Conflicts:
	tools/playground/CMakeLists.txt 
							
						 
						
							2011-04-12 12:38:49 +02:00  
				
					
						
							
							
								 
						
							
							
								46485a70c4 
								
							
								 
							
						 
						
							
							
								
								Remove magic numbers, smaller display changes  
							
							... 
							
							
							
							- Remove magic numbers
- Show social skills only when -ss is given
- Hide hauler labors when +sh is given
- Add -v for verbose 
							
						 
						
							2011-04-12 12:19:01 +02:00  
				
					
						
							
							
								 
						
							
							
								212500ee00 
								
							
								 
							
						 
						
							
							
								
								Big Items refactor, made all the Accessor offsets optional.  
							
							
							
						 
						
							2011-04-11 22:13:06 +02:00  
				
					
						
							
							
								 
						
							
							
								0a27f27431 
								
							
								 
							
						 
						
							
							
								
								Cleanup command line arguments and usage() in skillmodify.cpp  
							
							
							
						 
						
							2011-04-11 14:02:21 +02:00  
				
					
						
							
							
								 
						
							
							
								62833a2048 
								
							
								 
							
						 
						
							
							
								
								Add dfskillmodify  
							
							
							
						 
						
							2011-04-11 13:16:47 +02:00  
				
					
						
							
							
								 
						
							
							
								4e6cef8b7b 
								
							
								 
							
						 
						
							
							
								
								Changed tabs into spaces  
							
							
							
						 
						
							2011-04-11 13:15:51 +02:00  
				
					
						
							
							
								 
						
							
							
								77f0885d9e 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/angavrilov/dfhack  into items  
							
							
							
						 
						
							2011-04-11 12:48:28 +02:00  
				
					
						
							
							
								 
						
							
							
								62a7c3037c 
								
							
								 
							
						 
						
							
							
								
								Added skillmodify.cpp  
							
							
							
						 
						
							2011-04-11 12:41:12 +02:00  
				
					
						
							
							
								 
						
							
							
								325e817d71 
								
							
								 
							
						 
						
							
							
								
								Improve the owner cleanup program a bit more.  
							
							
							
						 
						
							2011-04-11 14:33:30 +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  
				
					
						
							
							
								 
						
							
							
								109d20d251 
								
							
								 
							
						 
						
							
							
								
								Add an experimental program for cleaning up garbage owned by dwarfs.  
							
							... 
							
							
							
							As noted by Quietust on the forum, cleaning the owned flag from the
items does not actually remove the owner, but the item ceases to be
protected from manipulation by other dwarfs. This should be enough
to work around various bugs, like untouchable rotten food producing
miasma, or dwarfs littering the place with worn objects. 
							
						 
						
							2011-04-10 23:25:41 +04: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  
				
					
						
							
							
								 
						
							
							
								7876a42258 
								
							
								 
							
						 
						
							
							
								
								The C test tool doesn't compile as a plain C program!  
							
							
							
						 
						
							2011-04-10 15:36:01 +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  
				
					
						
							
							
								 
						
							
							
								4a83f07bdd 
								
							
								 
							
						 
						
							
							
								
								dftry pseudo-tool, dfhack can recognize 40d again, but the old API class isn't there at all. bees and wax.  
							
							
							
						 
						
							2011-04-07 11:21:38 +02:00  
				
					
						
							
							
								 
						
							
							
								de9400d5e8 
								
							
								 
							
						 
						
							
							
								
								Make deramp tool fix bad ramps resulting from caveins.  
							
							
							
						 
						
							2011-04-04 15:46:39 +02:00  
				
					
						
							
							
								 
						
							
							
								5465890b34 
								
							
								 
							
						 
						
							
							
								
								Added more direction flags to engravings.  
							
							
							
						 
						
							2011-04-04 11:57:09 +02:00  
				
					
						
							
							
								 
						
							
							
								8b8c70b5ff 
								
							
								 
							
						 
						
							
							
								
								Big creature jobs read/write fix (it was cmpletely broken)  
							
							
							
						 
						
							2011-04-03 21:27:47 +02:00  
				
					
						
							
							
								 
						
							
							
								46c5041bea 
								
							
								 
							
						 
						
							
							
								
								Direction flags for engravings.  
							
							
							
						 
						
							2011-04-03 03:19:34 +02:00  
				
					
						
							
							
								 
						
							
							
								a68702000d 
								
							
								 
							
						 
						
							
							
								
								hexdump accepts length in bytes, hopefully fixed engravings struct  
							
							
							
						 
						
							2011-04-03 02:49:03 +02:00  
				
					
						
							
							
								 
						
							
							
								e18ade4ea6 
								
							
								 
							
						 
						
							
							
								
								Engravings are 0x28 bytes long.  
							
							
							
						 
						
							2011-04-03 02:00:56 +02:00  
				
					
						
							
							
								 
						
							
							
								4cfc12b52b 
								
							
								 
							
						 
						
							
							
								
								Engravings module.  
							
							
							
						 
						
							2011-04-03 00:15:47 +02:00  
				
					
						
							
							
								 
						
							
							
								68b13d6bf0 
								
							
								 
							
						 
						
							
							
								
								Dreary offset work.  
							
							
							
						 
						
							2011-04-02 12:35:23 +02:00  
				
					
						
							
							
								 
						
							
							
								bbf64a1614 
								
							
								 
							
						 
						
							
							
								
								Added 'other' to the material dump. Fixed offsets for it in recent versions.  
							
							
							
						 
						
							2011-04-01 04:20:49 +02:00  
				
					
						
							
							
								 
						
							
							
								1e893295ce 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/doomchild/dfhack  
							
							
							
						 
						
							2011-03-31 13:39:43 +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  
				
					
						
							
							
								 
						
							
							
								48f8e86b0a 
								
							
								 
							
						 
						
							
							
								
								fixed the unreveal part (it was already fixed in my test version, but I forgot to copy it over)  
							
							
							
						 
						
							2011-03-30 13:37:51 -05:00  
				
					
						
							
							
								 
						
							
							
								73a7be3b34 
								
							
								 
							
						 
						
							
							
								
								updated to match C++ reveal tool  
							
							
							
						 
						
							2011-03-30 11:55:28 -05:00  
				
					
						
							
							
								 
						
							
							
								e61a907da1 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/doomchild/dfhack  
							
							
							
						 
						
							2011-03-30 14:35:41 +02:00  
				
					
						
							
							
								 
						
							
							
								37b0dbe02e 
								
							
								 
							
						 
						
							
							
								
								31.25, tweaks to make dfliquids and dfreveal better  
							
							
							
						 
						
							2011-03-30 14:27:47 +02:00  
				
					
						
							
							
								 
						
							
							
								d0cd969ed2 
								
							
								 
							
						 
						
							
							
								
								got everything up to the point that it matches what's in the C++ version of the position tool  
							
							
							
						 
						
							2011-03-29 10:38:29 -05:00  
				
					
						
							
							
								 
						
							
							
								3e335c4b7b 
								
							
								 
							
						 
						
							
							
								
								switched from position to gui (since position no longer exists)  
							
							
							
						 
						
							2011-03-29 10:08:08 -05: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  
				
					
						
							
							
								 
						
							
							
								34a687b95a 
								
							
								 
							
						 
						
							
							
								
								Make sure things build with playground turned on.  
							
							
							
						 
						
							2011-03-21 21:29:54 +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  
				
					
						
							
							
								 
						
							
							
								737643a33f 
								
							
								 
							
						 
						
							
							
								
								Spring cleaning in python wrappers.  
							
							
							
						 
						
							2011-03-18 06:17:43 +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  
				
					
						
							
							
								 
						
							
							
								9e62ee6e75 
								
							
								 
							
						 
						
							
							
								
								Maps + Materials for 31.20. Still many broken offsets!  
							
							
							
						 
						
							2011-03-06 20:27:40 +01:00  
				
					
						
							
							
								 
						
							
							
								6f7a8e3af5 
								
							
								 
							
						 
						
							
							
								
								Export fail removal - sa_feature, other minor changes  
							
							
							
						 
						
							2011-03-03 17:50:17 +01:00  
				
					
						
							
							
								 
						
							
							
								680fe2981e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tomprince/dfhack  
							
							
							
						 
						
							2011-03-03 16:56:38 +01:00  
				
					
						
							
							
								 
						
							
							
								f477fc002c 
								
							
								 
							
						 
						
							
							
								
								Fix lots of -Wall warnings.  
							
							... 
							
							
							
							Signed-off-by: Tom Prince <tom.prince@ualberta.net> 
							
						 
						
							2011-03-01 17:19:18 -05:00  
				
					
						
							
							
								 
						
							
							
								267bc1d446 
								
							
								 
							
						 
						
							
							
								
								Game/Control mode improvements. Use dfposition to check them.  
							
							
							
						 
						
							2011-03-01 22:18:26 +01:00  
				
					
						
							
							
								 
						
							
							
								b1061d0f94 
								
							
								 
							
						 
						
							
							
								
								Game mode reading, removed some include paths  
							
							
							
						 
						
							2011-03-01 06:59:23 +01:00  
				
					
						
							
							
								 
						
							
							
								c6a402c2b8 
								
							
								 
							
						 
						
							
							
								
								One more vein type. No ready for use.  
							
							
							
						 
						
							2011-02-27 20:43:44 +01:00  
				
					
						
							
							
								 
						
							
							
								254aec1787 
								
							
								 
							
						 
						
							
							
								
								Alternate way to read vegetation using a vector in map blocks. 31.19 only for now.  
							
							
							
						 
						
							2011-02-27 13:59:45 +01:00  
				
					
						
							
							
								 
						
							
							
								8862a5b6e0 
								
							
								 
							
						 
						
							
							
								
								offset search improvements, some linux offsets  
							
							
							
						 
						
							2011-02-23 05:53:37 +01:00  
				
					
						
							
							
								 
						
							
							
								fd831eb2a8 
								
							
								 
							
						 
						
							
							
								
								LICENSE stuff, some offsets, some search tool tweaks  
							
							
							
						 
						
							2011-02-22 22:20:16 +01:00  
				
					
						
							
							
								 
						
							
							
								f2f79e0c09 
								
							
								 
							
						 
						
							
							
								
								Fixes for MSVC build errors.  
							
							
							
						 
						
							2011-02-21 10:25:21 +01:00  
				
					
						
							
							
								 
						
							
							
								6946d53e56 
								
							
								 
							
						 
						
							
							
								
								weather offset for 31.19  
							
							
							
						 
						
							2011-02-21 09:59:05 +01:00  
				
					
						
							
							
								 
						
							
							
								d0c76c8162 
								
							
								 
							
						 
						
							
							
								
								Cleanmap tweak: removes broken ammunition  
							
							
							
						 
						
							2011-02-21 08:26:40 +01:00  
				
					
						
							
							
								 
						
							
							
								710b50eb1f 
								
							
								 
							
						 
						
							
							
								
								Vegetation vector for 31.19  
							
							
							
						 
						
							2011-02-21 03:39:29 +01:00  
				
					
						
							
							
								 
						
							
							
								02e6e46d5f 
								
							
								 
							
						 
						
							
							
								
								Grass veins  
							
							
							
						 
						
							2011-02-17 01:54:45 +01:00  
				
					
						
							
							
								 
						
							
							
								4ead59e698 
								
							
								 
							
						 
						
							
							
								
								Veinlook only needs base maps now.  
							
							
							
						 
						
							2011-02-15 01:14:44 +01:00  
				
					
						
							
							
								 
						
							
							
								ad5e207276 
								
							
								 
							
						 
						
							
							
								
								make veinlook work with less offsets (maybe)  
							
							
							
						 
						
							2011-02-15 00:45:37 +01:00