3139d0d3c7 
								
							
								 
							
						 
						
							
							
								
								Modified Flat detection options  
							
							
							
						 
						
							2019-06-23 18:36:10 +02:00  
				
					
						
							
							
								 
						
							
							
								8259243d2a 
								
							
								 
							
						 
						
							
							
								
								Modified Flat detection options  
							
							
							
						 
						
							2019-06-23 18:35:59 +02:00  
				
					
						
							
							
								 
						
							
							
								3f7d11d1c7 
								
							
								 
							
						 
						
							
							
								
								Modified Flat detection options  
							
							
							
						 
						
							2019-06-23 18:35:48 +02:00  
				
					
						
							
							
								 
						
							
							
								3e97643b37 
								
							
								 
							
						 
						
							
							
								
								Modified Flat detection options  
							
							
							
						 
						
							2019-06-23 18:35:28 +02:00  
				
					
						
							
							
								 
						
							
							
								b5e38451de 
								
							
								 
							
						 
						
							
							
								
								Modified Flat detection options  
							
							
							
						 
						
							2019-06-23 18:35:11 +02:00  
				
					
						
							
							
								 
						
							
							
								aee7e2e481 
								
							
								 
							
						 
						
							
							
								
								Mentioned Enbark-Assistant Flat detection modification  
							
							
							
						 
						
							2019-06-23 18:34:21 +02:00  
				
					
						
							
							
								 
						
							
							
								9c3edac499 
								
							
								 
							
						 
						
							
							
								
								Added embark-assistant bug fix note  
							
							
							
						 
						
							2019-06-20 15:59:08 +02:00  
				
					
						
							
							
								 
						
							
							
								488f1cd8a1 
								
							
								 
							
						 
						
							
							
								
								Fixed bug causing minerals below magma sea being reported  
							
							
							
						 
						
							2019-06-20 15:50:11 +02:00  
				
					
						
							
							
								 
						
							
							
								b1a544b99c 
								
							
								 
							
						 
						
							
							
								
								Added embark-assistant bug fix note  
							
							
							
						 
						
							2019-06-20 15:48:51 +02:00  
				
					
						
							
							
								 
						
							
							
								a72d25475b 
								
							
								 
							
						 
						
							
							
								
								Added Enbark-Assistant entry  
							
							
							
						 
						
							2019-06-06 21:18:54 +02:00  
				
					
						
							
							
								 
						
							
							
								f09f3a2d25 
								
							
								 
							
						 
						
							
							
								
								Prettified by adding a blank  
							
							
							
						 
						
							2019-06-06 20:57:21 +02:00  
				
					
						
							
							
								 
						
							
							
								cde8ffd0fd 
								
							
								 
							
						 
						
							
							
								
								Fixed materials vector length determination  
							
							
							
						 
						
							2019-06-06 20:56:47 +02:00  
				
					
						
							
							
								 
						
							
							
								f668914db8 
								
							
								 
							
						 
						
							
							
								
								kittens: fix compiling on Windows thanks to @ragundo  
							
							
							
						 
						
							2019-06-01 17:30:26 -04:00  
				
					
						
							
							
								 
						
							
							
								c8bb0048f8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'docs' into develop  
							
							
							
						 
						
							2019-05-23 00:01:08 -04:00  
				
					
						
							
							
								 
						
							
							
								195db1bad9 
								
							
								 
							
						 
						
							
							
								
								Remove issue and PR badges from README.md  
							
							... 
							
							
							
							githubbadges.herokuapp.com has been down for some time, and these badges
repeated information that was already visible on
https://github.com/dfhack/dfhack  (and they weren't included in the generated
docs either). 
							
						 
						
							2019-05-21 20:22:49 -04:00  
				
					
						
							
							
								 
						
							
							
								ba54730ed0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'mousequery-edge-map-bounds' into develop  
							
							
							
						 
						
							2019-05-18 14:24:14 -04:00  
				
					
						
							
							
								 
						
							
							
								92717a7f71 
								
							
								 
							
						 
						
							
							
								
								mousequery: Fix some more instances of map boundary checks  
							
							
							
						 
						
							2019-05-16 23:30:03 -04:00  
				
					
						
							
							
								 
						
							
							
								c3b06b81c7 
								
							
								 
							
						 
						
							
							
								
								mousequery: use map dimensions to determine edge scrolling locations  
							
							... 
							
							
							
							TWBT modifies the map dimensions, so using the window dimensions to handle edge
scrolling produces the wrong behavior when using a larger map tileset than text
tileset. 
							
						 
						
							2019-05-16 23:22:11 -04:00  
				
					
						
							
							
								 
						
							
							
								edb5e37246 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'ninja-xml-byproducts' into develop  
							
							
							
						 
						
							2019-05-16 23:14:18 -04:00  
				
					
						
							
							
								 
						
							
							
								dd9c433f17 
								
							
								 
							
						 
						
							
							
								
								Use BYPRODUCTS to keep ninja builds from re-running codegen every time  
							
							... 
							
							
							
							This partially reverts f02466de8ahttps://cmake.org/cmake/help/v3.14/command/add_custom_command.html :
> The `BYPRODUCTS` option is ignored on non-Ninja generators except to mark
> byproducts `GENERATED`.
Since `$GENERATED_HDRS` are already marked generated, this change should have
no effect on non-Ninja generators. 
							
						 
						
							2019-05-13 19:47:39 -04:00  
				
					
						
							
							
								 
						
							
							
								f2bd697d64 
								
							
								 
							
						 
						
							
							
								
								mousequery: give explicit feedback when enabling/disabling sub-features  
							
							... 
							
							
							
							The behavior of this plugin is somewhat unintuitive - "mousequery edge" disables
the edge-scrolling feature instead of enabling it. This should avoid confusion
without breaking compatibility with existing init scripts. 
							
						 
						
							2019-05-13 19:21:57 -04:00  
				
					
						
							
							
								 
						
							
							
								32a0ab9679 
								
							
								 
							
						 
						
							
							
								
								Update submodules  
							
							
							
						 
						
							2019-05-11 23:34:59 -04:00  
				
					
						
							
							
								 
						
							
							
								606fd43118 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of gh:dfhack/dfhack into develop  
							
							
							
						 
						
							2019-04-30 16:54:33 -04:00  
				
					
						
							
							
								 
						
							
							
								e5eade1ad7 
								
							
								 
							
						 
						
							
							
								
								Make gui.dwarfmode.{get_movement_delta,get_hotkey_target} public  
							
							
							
						 
						
							2019-04-30 16:53:09 -04:00  
				
					
						
							
							
								 
						
							
							
								a40adf1f86 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1435  from cppcooper/cxxrandom-rel  
							
							... 
							
							
							
							[Release] cxxrandom v2.0.1 
							
						 
						
							2019-04-16 12:04:40 -04:00  
				
					
						
							
							
								 
						
							
							
								9c403f509d 
								
							
								 
							
						 
						
							
							
								
								[Release] cxxrandom v2.0.1  
							
							
							
						 
						
							2019-04-15 16:21:54 -07:00  
				
					
						
							
							
								 
						
							
							
								c11f2b5ffa 
								
							
								 
							
						 
						
							
							
								
								Update stonesense (fix non-Linux builds)  
							
							
							
						 
						
							2019-03-28 14:01:28 -04:00  
				
					
						
							
							
								 
						
							
							
								3a9fea9c52 
								
							
								 
							
						 
						
							
							
								
								Update stonesense  
							
							
							
						 
						
							2019-03-28 11:09:46 -04:00  
				
					
						
							
							
								 
						
							
							
								6c266075de 
								
							
								 
							
						 
						
							
							
								
								Console-posix: fix crash with prompts longer than screen width  
							
							... 
							
							
							
							Also add an extra fallback check around substr
Fixes  #1425  
							
						 
						
							2019-01-15 21:06:49 -05:00  
				
					
						
							
							
								 
						
							
							
								17d60c5a1f 
								
							
								 
							
						 
						
							
							
								
								Mention custom profession folder and clean up docs a bit  
							
							
							
						 
						
							2019-01-04 10:51:54 -05:00  
				
					
						
							
							
								 
						
							
							
								22fc43c7af 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1419  from lethosor/travis-clear-df-folder  
							
							... 
							
							
							
							travis: Always clear DF folder 
							
						 
						
							2019-01-02 19:51:18 -05:00  
				
					
						
							
							
								 
						
							
							
								703e1b8a0c 
								
							
								 
							
						 
						
							
							
								
								Consolidate cd commands  
							
							
							
						 
						
							2019-01-02 19:15:19 -05:00  
				
					
						
							
							
								 
						
							
							
								9663897037 
								
							
								 
							
						 
						
							
							
								
								Fix inconsistency resulting in nested df_linux folders  
							
							
							
						 
						
							2019-01-02 18:40:34 -05:00  
				
					
						
							
							
								 
						
							
							
								13dfa130d7 
								
							
								 
							
						 
						
							
							
								
								Add more diagnostics to run-tests.py  
							
							
							
						 
						
							2019-01-02 17:34:08 -05:00  
				
					
						
							
							
								 
						
							
							
								8063717503 
								
							
								 
							
						 
						
							
							
								
								get-df-version: make filter more strict  
							
							
							
						 
						
							2019-01-02 17:05:28 -05:00  
				
					
						
							
							
								 
						
							
							
								b08ccd001e 
								
							
								 
							
						 
						
							
							
								
								travis: Always clear DF folder  
							
							
							
						 
						
							2019-01-02 17:05:07 -05:00  
				
					
						
							
							
								 
						
							
							
								af0d569afd 
								
							
								 
							
						 
						
							
							
								
								check-rpc: add -> append  
							
							
							
						 
						
							2018-12-29 00:15:45 -05:00  
				
					
						
							
							
								 
						
							
							
								315852a251 
								
							
								 
							
						 
						
							
							
								
								labormanager: fix -Wreorder warning  
							
							
							
						 
						
							2018-12-27 19:46:36 -05:00  
				
					
						
							
							
								 
						
							
							
								9fe24e1b3f 
								
							
								 
							
						 
						
							
							
								
								Update changelog and bump version to r2  
							
							
							
						 
						
							2018-12-27 19:39:43 -05:00  
				
					
						
							
							
								 
						
							
							
								f8dd215012 
								
							
								 
							
						 
						
							
							
								
								Update scripts and related changelog entries  
							
							
							
						 
						
							2018-12-27 17:57:55 -05:00  
				
					
						
							
							
								 
						
							
							
								e74946f62e 
								
							
								 
							
						 
						
							
							
								
								Update xml and related changelog entries  
							
							
							
						 
						
							2018-12-27 17:37:13 -05:00  
				
					
						
							
							
								 
						
							
							
								3e2c898e1a 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop  
							
							... 
							
							
							
							Also move changelog entries to misc improvements per #1383  
							
						 
						
							2018-12-27 16:52:30 -05:00  
				
					
						
							
							
								 
						
							
							
								58fd98cb12 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1386  from billw2012/lm-disable-labor  
							
							... 
							
							
							
							labormanager: add option to disable the management of a labor. 
							
						 
						
							2018-12-27 16:49:01 -05:00  
				
					
						
							
							
								 
						
							
							
								32edeffc3f 
								
							
								 
							
						 
						
							
							
								
								Remove unused find_package(Threads)  
							
							
							
						 
						
							2018-12-27 16:31:57 -05:00  
				
					
						
							
							
								 
						
							
							
								5554b0d89f 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/runtime_debug_prints' into develop  
							
							... 
							
							
							
							Missing update to Plugins.rst from web editor 
							
						 
						
							2018-12-27 16:30:47 -05:00  
				
					
						
							
							
								 
						
							
							
								a2f8742128 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/runtime_debug_prints' into develop  
							
							... 
							
							
							
							Also fix and reorganize changelog 
							
						 
						
							2018-12-27 16:28:25 -05:00  
				
					
						
							
							
								 
						
							
							
								0ccfc8be35 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix a few typos in docs and reorganize a bit  
							
							
							
						 
						
							2018-12-27 16:21:24 -05:00  
				
					
						
							
							
								 
						
							
							
								0209e76f19 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1385  from ab9rf/labormanager-cleaning  
							
							... 
							
							
							
							labormanager: assign more dwarves to cleaning 
							
						 
						
							2018-12-23 23:14:53 -05:00  
				
					
						
							
							
								 
						
							
							
								13c6bfc1b2 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'sgayda2/memory_fixes' into develop  
							
							
							
						 
						
							2018-12-22 11:54:31 -05:00  
				
					
						
							
							
								 
						
							
							
								dfbb2416d9 
								
							
								 
							
						 
						
							
							
								
								Update docs for nestboxes ( #1395 )  
							
							
							
						 
						
							2018-12-20 21:29:48 -05:00