44b8433282 
								
							
								 
							
						 
						
							
							
								
								Make remotefortressreader.cpp mark blocks as hidden that aren't visible directly to the adventurer  
							
							
							
						 
						
							2016-06-03 00:31:02 +05:30  
				
					
						
							
							
								 
						
							
							
								b1072b65e4 
								
							
								 
							
						 
						
							
							
								
								Don't send designations in adventure mode  
							
							
							
						 
						
							2016-05-31 22:53:48 +05:30  
				
					
						
							
							
								 
						
							
							
								3dcd3e14f0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-05-28 21:24:02 +05:30  
				
					
						
							
							
								 
						
							
							
								569325823d 
								
							
								 
							
						 
						
							
							
								
								Send world name and time with world center in remotefortressreader.cpp  
							
							
							
						 
						
							2016-05-28 21:23:26 +05:30  
				
					
						
							
							
								 
						
							
							
								0867f3d311 
								
							
								 
							
						 
						
							
							
								
								Add dig designations to probe.cpp  
							
							
							
						 
						
							2016-05-28 08:29:12 +05:30  
				
					
						
							
							
								 
						
							
							
								c0419d919e 
								
							
								 
							
						 
						
							
							
								
								Add lake levels to remotefortressreader.cpp  
							
							
							
						 
						
							2016-05-28 08:28:17 +05:30  
				
					
						
							
							
								 
						
							
							
								9be928541c 
								
							
								 
							
						 
						
							
							
								
								Include math.h  
							
							... 
							
							
							
							3dveins.cpp won't build for me without math.h as a dependency - errors about 'fabsf' and other math functions
arch linux, gcc-multilib 6.1.1-1 
							
						 
						
							2016-05-22 16:45:58 -04:00  
				
					
						
							
							
								 
						
							
							
								dabf443260 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'eswald/stockflow-43' into develop  
							
							
							
						 
						
							2016-05-17 23:29:01 -04:00  
				
					
						
							
							
								 
						
							
							
								d198bf547a 
								
							
								 
							
						 
						
							
							
								
								Unit list search: reset cursor position to 0 before switching pages  
							
							... 
							
							
							
							On empty lists, pressing "up" sets the cursor position to -1. This results in a
crash if the list is populated, which the search plugin does before switching
pages.
Fixes  #928  
							
						 
						
							2016-05-17 23:23:54 -04:00  
				
					
						
							
							
								 
						
							
							
								3f0857bff3 
								
							
								 
							
						 
						
							
							
								
								Incrementing the manager order id properly.  
							
							... 
							
							
							
							There's a chance that not doing so could lead to a crash, somehow. 
							
						 
						
							2016-05-16 19:48:52 -06:00  
				
					
						
							
							
								 
						
							
							
								a8f9f912c9 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'eswald/stockflow-43' into develop  
							
							
							
						 
						
							2016-05-16 20:40:50 -04:00  
				
					
						
							
							
								 
						
							
							
								11a0bea002 
								
							
								 
							
						 
						
							
							
								
								Moving a search option to the bottom of the screen.  
							
							... 
							
							
							
							The list of workers in the workshop profile page can take nearly the full height of the screen. 
							
						 
						
							2016-05-15 22:49:35 -06:00  
				
					
						
							
							
								 
						
							
							
								2df41e6bad 
								
							
								 
							
						 
						
							
							
								
								Clearing the active flag for new stockflow orders.  
							
							... 
							
							
							
							It's not entirely clear what this flag does when there aren't any conditions on the order, but new manual orders start as Ready instead of Active. 
							
						 
						
							2016-05-15 22:06:20 -06:00  
				
					
						
							
							
								 
						
							
							
								0b1004f2b8 
								
							
								 
							
						 
						
							
							
								
								Notice resizing immediately, instead of on next key press  
							
							
							
						 
						
							2016-05-15 09:14:30 -06:00  
				
					
						
							
							
								 
						
							
							
								6add87b358 
								
							
								 
							
						 
						
							
							
								
								Simplifying key strings  
							
							
							
						 
						
							2016-05-15 08:58:45 -06:00  
				
					
						
							
							
								 
						
							
							
								6575f5f412 
								
							
								 
							
						 
						
							
							
								
								Removing the quantity limit on stockflow orders.  
							
							
							
						 
						
							2016-05-14 23:40:01 -06:00  
				
					
						
							
							
								 
						
							
							
								3e8d4f9257 
								
							
								 
							
						 
						
							
							
								
								New command for clearing the stockpile order.  
							
							... 
							
							
							
							Shift-Space by default, using the SETUPGAME_SAVE_PROFILE_ABORT key. 
							
						 
						
							2016-05-14 23:35:07 -06:00  
				
					
						
							
							
								 
						
							
							
								8c7d5366c9 
								
							
								 
							
						 
						
							
							
								
								Switching to the new manager order flags  
							
							
							
						 
						
							2016-05-14 23:33:38 -06:00  
				
					
						
							
							
								 
						
							
							
								02e0b9e721 
								
							
								 
							
						 
						
							
							
								
								Manager interface now uses the full height.  
							
							... 
							
							
							
							Its navigation behavior has also changed, and it now has key hints for navigation. 
							
						 
						
							2016-05-14 22:42:49 -06:00  
				
					
						
							
							
								 
						
							
							
								3af24507a3 
								
							
								 
							
						 
						
							
							
								
								adjust autogems to work with the workshop profile changes  
							
							
							
						 
						
							2016-05-14 20:15:49 -05:00  
				
					
						
							
							
								 
						
							
							
								55e58e5f06 
								
							
								 
							
						 
						
							
							
								
								Update handling of viewscreen_workshop_profilest in Gui module, search/sort plugins  
							
							
							
						 
						
							2016-05-14 11:43:37 -04:00  
				
					
						
							
							
								 
						
							
							
								74898a5424 
								
							
								 
							
						 
						
							
							
								
								createitem: move all created items to cursor if applicable  
							
							
							
						 
						
							2016-05-11 17:54:37 -04:00  
				
					
						
							
							
								 
						
							
							
								38051a5a48 
								
							
								 
							
						 
						
							
							
								
								remove tweak manager-quantity  
							
							
							
						 
						
							2016-05-11 17:51:57 -04:00  
				
					
						
							
							
								 
						
							
							
								e0a0a26739 
								
							
								 
							
						 
						
							
							
								
								ANY_GENERIC35 -> 36  
							
							
							
						 
						
							2016-05-10 17:57:15 -04:00  
				
					
						
							
							
								 
						
							
							
								d93cbd709e 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branches 'warmist/fixpositions', 'warmist/gm_editor_changes', 'rubybrowncoat/feature/fix-multiquality-gui-create-item' and 'AtomicChicken/item-trigger-fix' into develop  
							
							
							
						 
						
							2016-05-09 20:55:14 -04:00  
				
					
						
							
							
								 
						
							
							
								56f2603097 
								
							
								 
							
						 
						
							
							
								
								Send over rivers through remotefortressreader.cpp  
							
							
							
						 
						
							2016-05-02 20:58:36 +05:30  
				
					
						
							
							
								 
						
							
							
								b8f5496b24 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-04-25 22:39:18 +05:30  
				
					
						
							
							
								 
						
							
							
								572d38e3db 
								
							
								 
							
						 
						
							
							
								
								Made remotefortressreader.cpp return the correct area of interest in the world when on the embark screen.  
							
							
							
						 
						
							2016-04-25 22:38:47 +05:30  
				
					
						
							
							
								 
						
							
							
								f66dd77a72 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/dfhack/dfhack  into develop  
							
							
							
						 
						
							2016-04-23 20:33:25 -04:00  
				
					
						
							
							
								 
						
							
							
								5418233117 
								
							
								 
							
						 
						
							
							
								
								to_string -> int_to_string  
							
							
							
						 
						
							2016-04-22 20:27:53 -04:00  
				
					
						
							
							
								 
						
							
							
								fd54003384 
								
							
								 
							
						 
						
							
							
								
								More make_pair replacements  
							
							
							
						 
						
							2016-04-22 20:26:07 -04:00  
				
					
						
							
							
								 
						
							
							
								ec42967996 
								
							
								 
							
						 
						
							
							
								
								Use std::make_pair instead of initializer lists  
							
							
							
						 
						
							2016-04-22 19:43:05 -04:00  
				
					
						
							
							
								 
						
							
							
								8784a133e8 
								
							
								 
							
						 
						
							
							
								
								Initialize maps in a MSVC 2010-compatible way  
							
							
							
						 
						
							2016-04-22 18:45:32 -04:00  
				
					
						
							
							
								 
						
							
							
								52728babd4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into zone-unassign  
							
							
							
						 
						
							2016-04-22 18:41:15 -04:00  
				
					
						
							
							
								 
						
							
							
								acac839371 
								
							
								 
							
						 
						
							
							
								
								Replace fixdiplomats, fixmerchants with scripts  
							
							
							
						 
						
							2016-04-20 11:12:06 +10:00  
				
					
						
							
							
								 
						
							
							
								856c3b06f4 
								
							
								 
							
						 
						
							
							
								
								Added dig designations to remotefortressreader.cpp  
							
							
							
						 
						
							2016-04-19 19:15:33 +05:30  
				
					
						
							
							
								 
						
							
							
								1317792cde 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-04-19 18:17:39 +05:30  
				
					
						
							
							
								 
						
							
							
								50f2851772 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #742  from PeridexisErrant/ls-cleanup  
							
							... 
							
							
							
							Ls cleanup 
							
						 
						
							2016-04-17 17:59:22 -04:00  
				
					
						
							
							
								 
						
							
							
								8226134f67 
								
							
								 
							
						 
						
							
							
								
								Make can_trade() return true if at least one caravan can trade  
							
							... 
							
							
							
							Fixes  #900  
						
							2016-04-16 17:13:00 -04:00  
				
					
						
							
							
								 
						
							
							
								ae81454786 
								
							
								 
							
						 
						
							
							
								
								Minor fixes, space no longer required  
							
							... 
							
							
							
							Thanks to 2882422 
							
						 
						
							2016-04-15 16:28:41 +10:00  
				
					
						
							
							
								 
						
							
							
								273c22f606 
								
							
								 
							
						 
						
							
							
								
								Shorten "ls" help for plugins  
							
							... 
							
							
							
							I think that's all of them. 
							
						 
						
							2016-04-15 16:28:41 +10:00  
				
					
						
							
							
								 
						
							
							
								0d37209063 
								
							
								 
							
						 
						
							
							
								
								use trade_state enum  
							
							
							
						 
						
							2016-04-13 09:44:57 -04:00  
				
					
						
							
							
								 
						
							
							
								a92b67c80d 
								
							
								 
							
						 
						
							
							
								
								Add ability to edit min/max logs and remove cap  
							
							... 
							
							
							
							Closes  #893  
						
							2016-04-12 19:52:51 -04:00  
				
					
						
							
							
								 
						
							
							
								999d89c5af 
								
							
								 
							
						 
						
							
							
								
								Fix tile background colors in CopyScreen  
							
							
							
						 
						
							2016-04-12 17:10:54 -04:00  
				
					
						
							
							
								 
						
							
							
								daadc2ef85 
								
							
								 
							
						 
						
							
							
								
								Update stonesense  
							
							
							
						 
						
							2016-04-10 20:11:52 -04:00  
				
					
						
							
							
								 
						
							
							
								2399539990 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branches 'warmist/patch-7', 'warmist/patch-8' and 'warmist/patch-9' into develop  
							
							
							
						 
						
							2016-04-10 11:58:48 -04:00  
				
					
						
							
							
								 
						
							
							
								812f6df272 
								
							
								 
							
						 
						
							
							
								
								Fix building-hacks color for auto_gears option  
							
							... 
							
							
							
							Now it should select the gear color correctly 
							
						 
						
							2016-04-10 16:55:08 +03:00  
				
					
						
							
							
								 
						
							
							
								c4c452c288 
								
							
								 
							
						 
						
							
							
								
								Show sidebar when moving from screen to screen  
							
							... 
							
							
							
							When both are from lua the old logic failed. 
							
						 
						
							2016-04-10 16:51:58 +03:00  
				
					
						
							
							
								 
						
							
							
								29f08cd20d 
								
							
								 
							
						 
						
							
							
								
								Fix eventful trying to show sidebar  
							
							... 
							
							
							
							It should not try to do that if e.g. showing buildingitems. Maybe later we will have more valid focus strings (e.g. custom item view for some buildings) but for now just use vanilla (or callback function not a class) 
							
						 
						
							2016-04-10 14:58:03 +03:00  
				
					
						
							
							
								 
						
							
							
								9c9f710d5b 
								
							
								 
							
						 
						
							
							
								
								Fix eventful not showing sidebar sometimes  
							
							... 
							
							
							
							E.g. when destroying buildings 
							
						 
						
							2016-04-10 14:47:33 +03:00  
				
					
						
							
							
								 
						
							
							
								4c4b727a2e 
								
							
								 
							
						 
						
							
							
								
								Update stonesense  
							
							
							
						 
						
							2016-04-09 20:09:41 -04:00  
				
					
						
							
							
								 
						
							
							
								33472b823b 
								
							
								 
							
						 
						
							
							
								
								createitem: fall back to units.active[0] if a cursor is available but no unit  
							
							
							
						 
						
							2016-04-05 11:49:38 -04:00  
				
					
						
							
							
								 
						
							
							
								f5d10ecf61 
								
							
								 
							
						 
						
							
							
								
								vectors: attempt to identify instances of virtual classes  
							
							... 
							
							
							
							Also:
- don't restrict to heap ranges (e.g. allow globals)
- stylistic cleanup 
							
						 
						
							2016-04-03 20:47:21 -04:00  
				
					
						
							
							
								 
						
							
							
								39bcee11d8 
								
							
								 
							
						 
						
							
							
								
								fixed a crash in remotefortressreader.cpp that occured if Armok Vision is connected while saving.  
							
							
							
						 
						
							2016-04-03 11:09:16 +05:30  
				
					
						
							
							
								 
						
							
							
								4d95395afc 
								
							
								 
							
						 
						
							
							
								
								added a function to remotefortressreader.cpp to insert keyboard events  
							
							
							
						 
						
							2016-03-21 22:56:48 +05:30  
				
					
						
							
							
								 
						
							
							
								2f4a5e8449 
								
							
								 
							
						 
						
							
							
								
								Fix missing return  
							
							
							
						 
						
							2016-03-20 22:04:21 +05:30  
				
					
						
							
							
								 
						
							
							
								a3ddc63836 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							... 
							
							
							
							Conflicts:
	plugins/remotefortressreader.cpp 
							
						 
						
							2016-03-20 16:30:49 +05:30  
				
					
						
							
							
								 
						
							
							
								14e61db99d 
								
							
								 
							
						 
						
							
							
								
								Add ability for remotefortressreader.cpp to send over the current screen  
							
							
							
						 
						
							2016-03-20 16:27:05 +05:30  
				
					
						
							
							
								 
						
							
							
								197e163a42 
								
							
								 
							
						 
						
							
							
								
								add follow_unit_id and follow_item_id to RemoteFortressReader  
							
							
							
						 
						
							2016-03-14 13:54:46 -05:00  
				
					
						
							
							
								 
						
							
							
								2f86683d37 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-03-13 18:31:52 +05:30  
				
					
						
							
							
								 
						
							
							
								2fc784f825 
								
							
								 
							
						 
						
							
							
								
								Add world pole orientation to remotefortressreader.cpp.  
							
							
							
						 
						
							2016-03-13 18:31:27 +05:30  
				
					
						
							
							
								 
						
							
							
								5bb98295b3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #810  from PeridexisErrant/colonies  
							
							... 
							
							
							
							Colonies as a script, + place feature by Warmist 
							
						 
						
							2016-03-13 08:32:05 -04:00  
				
					
						
							
							
								 
						
							
							
								b71c1b9e7c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #751  from PeridexisErrant/remove-dfusion  
							
							... 
							
							
							
							Remove dfusion, df2mc, mapexport, dwarfexport 
							
						 
						
							2016-03-13 08:22:07 -04:00  
				
					
						
							
							
								 
						
							
							
								bc02e2a844 
								
							
								 
							
						 
						
							
							
								
								Add auto-gears mode for building hacks for automatic animation and gear positions.  
							
							
							
						 
						
							2016-03-13 13:37:36 +02:00  
				
					
						
							
							
								 
						
							
							
								5895621eec 
								
							
								 
							
						 
						
							
							
								
								Change eventful to have sane(r) callback for produce  
							
							
							
						 
						
							2016-03-13 12:57:36 +02:00  
				
					
						
							
							
								 
						
							
							
								4a5971966a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-03-12 21:53:17 +05:30  
				
					
						
							
							
								 
						
							
							
								6ab8c8b9b1 
								
							
								 
							
						 
						
							
							
								
								fix teledwarf bug (leaves babies lying on ground)  
							
							
							
						 
						
							2016-03-10 13:54:38 +02:00  
				
					
						
							
							
								 
						
							
							
								5ec03774b5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-03-05 17:30:54 +05:30  
				
					
						
							
							
								 
						
							
							
								198571dca3 
								
							
								 
							
						 
						
							
							
								
								fix manipulator bug (unable to apply last custom profession)  
							
							... 
							
							
							
							"selected" starts with 1, not 0 
							
						 
						
							2016-03-03 01:24:18 +02:00  
				
					
						
							
							
								 
						
							
							
								a5494f74a0 
								
							
								 
							
						 
						
							
							
								
								Added world pole direction to RemoteFortressReader.proto  
							
							
							
						 
						
							2016-02-28 21:26:15 +05:30  
				
					
						
							
							
								 
						
							
							
								297bbd6f20 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'warmist/develop' into develop ( closes   #772 )  
							
							
							
						 
						
							2016-02-24 17:24:03 -05:00  
				
					
						
							
							
								 
						
							
							
								78a7d7a43b 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branches 'sv-esk/autolabor_new_jobs' and 'sv-esk/manipulator' into develop  
							
							
							
						 
						
							2016-02-24 16:36:57 -05:00  
				
					
						
							
							
								 
						
							
							
								9d0d4fd08b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/dfhack/dfhack  into develop  
							
							
							
						 
						
							2016-02-24 16:34:29 -05:00  
				
					
						
							
							
								 
						
							
							
								79fde493e2 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'eswald/autogems-bugfix' into develop  
							
							
							
						 
						
							2016-02-24 16:33:54 -05:00  
				
					
						
							
							
								 
						
							
							
								d479f30592 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #826  from eswald/stockflow-4206  
							
							... 
							
							
							
							Updating Stockflow for version 42.06 
							
						 
						
							2016-02-24 17:35:20 +01:00  
				
					
						
							
							
								 
						
							
							
								8ce115646a 
								
							
								 
							
						 
						
							
							
								
								Updating Stockflow for version 42.06  
							
							... 
							
							
							
							The manager can now specify each type of craft individually, as well as in general.
There may be a better justification for not allowing pearl and shell scepters, though. 
							
						 
						
							2016-02-23 22:09:26 -07:00  
				
					
						
							
							
								 
						
							
							
								20572fb667 
								
							
								 
							
						 
						
							
							
								
								add new jobs to autolabor  
							
							
							
						 
						
							2016-02-23 19:01:14 +02:00  
				
					
						
							
							
								 
						
							
							
								420eb5341b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-02-20 01:31:12 +05:30  
				
					
						
							
							
								 
						
							
							
								ac068b4738 
								
							
								 
							
						 
						
							
							
								
								Fixed DF color translation in remotefortressreader.cpp  
							
							
							
						 
						
							2016-02-20 01:30:56 +05:30  
				
					
						
							
							
								 
						
							
							
								224d29de88 
								
							
								 
							
						 
						
							
							
								
								Reversing o-W-g autogems default setting  
							
							... 
							
							
							
							Starter pack users have complained that it's too big a change from
vanilla, particularly given that strange moods need rough gems. 
							
						 
						
							2016-02-13 21:01:26 -07:00  
				
					
						
							
							
								 
						
							
							
								e160fec2b9 
								
							
								 
							
						 
						
							
							
								
								Ignoring forbidden rough gems  
							
							
							
						 
						
							2016-02-13 20:59:08 -07:00  
				
					
						
							
							
								 
						
							
							
								d2450c34ff 
								
							
								 
							
						 
						
							
							
								
								forbid manipulator editing ghosts  
							
							... 
							
							
							
							they are not flags1.dead 
							
						 
						
							2016-02-12 13:47:58 +02:00  
				
					
						
							
							
								 
						
							
							
								f4ce45deae 
								
							
								 
							
						 
						
							
							
								
								Disable confirm note-delete in name entry  
							
							... 
							
							
							
							Fixes  #820  
						
							2016-02-11 22:56:33 -05:00  
				
					
						
							
							
								 
						
							
							
								83c70ccb0f 
								
							
								 
							
						 
						
							
							
								
								forbid manipulator editing non-citizens  
							
							
							
						 
						
							2016-02-11 13:31:52 +02:00  
				
					
						
							
							
								 
						
							
							
								ac070e49a4 
								
							
								 
							
						 
						
							
							
								
								forbid manipulator editing visitors  
							
							
							
						 
						
							2016-02-11 06:24:18 +02:00  
				
					
						
							
							
								 
						
							
							
								3cab865d58 
								
							
								 
							
						 
						
							
							
								
								fix manipulator racism  
							
							... 
							
							
							
							(allow editing non-dwarves) 
							
						 
						
							2016-02-11 06:23:30 +02:00  
				
					
						
							
							
								 
						
							
							
								ff4b2f8522 
								
							
								 
							
						 
						
							
							
								
								add new skill columns  
							
							
							
						 
						
							2016-02-11 06:23:21 +02:00  
				
					
						
							
							
								 
						
							
							
								5d8c2fd502 
								
							
								 
							
						 
						
							
							
								
								Fix whitespace  
							
							
							
						 
						
							2016-02-02 01:14:04 -05:00  
				
					
						
							
							
								 
						
							
							
								3e402fa97c 
								
							
								 
							
						 
						
							
							
								
								Remove left over handlers from eventful  
							
							
							
						 
						
							2016-02-01 22:23:31 +02:00  
				
					
						
							
							
								 
						
							
							
								e4ae1c11f5 
								
							
								 
							
						 
						
							
							
								
								Update eventful's produce hook to new vmethod. Also make all events use no-handler version thus removing lot of unused functions (and empty function calls).  
							
							
							
						 
						
							2016-02-01 22:23:29 +02:00  
				
					
						
							
							
								 
						
							
							
								0a670bb0db 
								
							
								 
							
						 
						
							
							
								
								Implement  #804 , move some functions to Units, colorize zone output, a  
							
							... 
							
							
							
							little cleanup 
							
						 
						
							2016-02-01 11:12:06 -05:00  
				
					
						
							
							
								 
						
							
							
								297f441bd6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2016-02-01 20:01:00 +05:30  
				
					
						
							
							
								 
						
							
							
								054954a72a 
								
							
								 
							
						 
						
							
							
								
								Corrected the region details logic.  
							
							
							
						 
						
							2016-02-01 20:00:25 +05:30  
				
					
						
							
							
								 
						
							
							
								e519313b70 
								
							
								 
							
						 
						
							
							
								
								Convert colonies plugin to script, add place feature  
							
							
							
						 
						
							2016-02-01 18:12:38 +11:00  
				
					
						
							
							
								 
						
							
							
								afa1199f98 
								
							
								 
							
						 
						
							
							
								
								Add support for grates and bars to Ruby.  
							
							... 
							
							
							
							See also: DFHack@248331a1967d2527a13bcf259f35bffe4dec86b8, DFHack#808 
							
						 
						
							2016-01-31 15:19:58 -06:00  
				
					
						
							
							
								 
						
							
							
								248331a196 
								
							
								 
							
						 
						
							
							
								
								buildingplan: Support floodgates, grates, bars  
							
							... 
							
							
							
							See #808  
							
						 
						
							2016-01-31 14:50:07 -05:00  
				
					
						
							
							
								 
						
							
							
								d063155b87 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #808  from BenLubar/benlubar-floodgate-alloc  
							
							... 
							
							
							
							Fix floodgate allocation in C++/Lua and well and pressure plate allocation in Ruby. 
							
						 
						
							2016-01-31 14:20:46 -05:00  
				
					
						
							
							
								 
						
							
							
								e49745d338 
								
							
								 
							
						 
						
							
							
								
								Added tile and material to growths in remotefortressreader.cpp  
							
							
							
						 
						
							2016-02-01 00:41:13 +05:30  
				
					
						
							
							
								 
						
							
							
								197e5ca2d9 
								
							
								 
							
						 
						
							
							
								
								update the name of the pressure plate field in ruby  
							
							... 
							
							
							
							https://github.com/DFHack/dfhack/blob/0.42.04-alpha2/library/modules/Buildings.cpp#L365-L371  
						
							2016-01-30 08:46:16 -06:00  
				
					
						
							
							
								 
						
							
							
								aab5c61923 
								
							
								 
							
						 
						
							
							
								
								set well bucket z correctly when allocating it in ruby  
							
							... 
							
							
							
							https://github.com/DFHack/dfhack/blob/0.42.04-alpha2/library/modules/Buildings.cpp#L347-L352  
						
							2016-01-29 14:51:32 -06:00