1f7cae17ef 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into ea_incursion_struct  
							
							
							
						 
						
							2021-01-26 23:22:59 +01:00  
				
					
						
							
							
								 
						
							
							
								3c4cb749a3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into prevent_repeated_survey_mlt_calls  
							
							
							
						 
						
							2021-01-24 13:57:27 +01:00  
				
					
						
							
							
								 
						
							
							
								c525b80dda 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into ea_incursion_struct  
							
							
							
						 
						
							2021-01-24 13:54:25 +01:00  
				
					
						
							
							
								 
						
							
							
								6a1b70ae76 
								
							
								 
							
						 
						
							
							
								
								making lint happy by removing trailing whitespace  
							
							
							
						 
						
							2021-01-19 17:43:32 +01:00  
				
					
						
							
							
								 
						
							
							
								438811e108 
								
							
								 
							
						 
						
							
							
								
								handling special case of the cursor having been positioned in the lower right corner before the search  
							
							... 
							
							
							
							- matcher.cpp: manually moving the cursor to the neighbouring world tile so it can be moved back and embark_update is being called when all (incursion) data has been collected
Co-Authored-By: PatrikLundell <22739822+PatrikLundell@users.noreply.github.com> 
							
						 
						
							2021-01-19 16:37:59 +01:00  
				
					
						
							
							
								 
						
							
							
								9b9373be4f 
								
							
								 
							
						 
						
							
							
								
								removing commented out assigments  
							
							
							
						 
						
							2021-01-19 12:06:36 +01:00  
				
					
						
							
							
								 
						
							
							
								cb496c3f59 
								
							
								 
							
						 
						
							
							
								
								fixing indention/whitespaces  
							
							... 
							
							
							
							- defs.h: replacing tab with space/blank for indents 
							
						 
						
							2021-01-19 00:07:28 +01:00  
				
					
						
							
							
								 
						
							
							
								e99c8faa24 
								
							
								 
							
						 
						
							
							
								
								switching to mid_level_tile_incursion_base to store incursion data of world tile edges  
							
							... 
							
							
							
							- defs.h: using mid_level_tile_incursion_base in region_tile_datum to store incursion data of world tile edges
- survey.cpp: commented out "not used" blocks of assignment in survey_mid_level_tile that no longer make sense now 
							
						 
						
							2021-01-19 00:01:54 +01:00  
				
					
						
							
							
								 
						
							
							
								bdfd50cc65 
								
							
								 
							
						 
						
							
							
								
								using mid_level_tile_incursion_base instead of mid_level_tile for incursion processing  
							
							... 
							
							
							
							- matcher.cpp, survey.cpp: adapting signatures to use new struct that only contains incursion specific attributes 
							
						 
						
							2021-01-18 23:50:14 +01:00  
				
					
						
							
							
								 
						
							
							
								cc68767336 
								
							
								 
							
						 
						
							
							
								
								created struct mid_level_tile_incursion_base that only contains attributes that are relevant for incursion processing  
							
							... 
							
							
							
							- def.h: make attributes/fields of mid_level_tile_incursion_base available in mid_level_tile by inheriting from mid_level_tile_incursion_base which also allows treating mid_level_tile as a mid_level_tile_incursion_base 
							
						 
						
							2021-01-18 23:23:50 +01:00  
				
					
						
							
							
								 
						
							
							
								85fe05b723 
								
							
								 
							
						 
						
							
							
								
								early return from embark_update during an active search to improve performance  
							
							... 
							
							
							
							- embark-assistant.cpp: checking if a search is active, if so return early 
							
						 
						
							2021-01-18 22:08:46 +01:00  
				
					
						
							
							
								 
						
							
							
								c300cae2f9 
								
							
								 
							
						 
						
							
							
								
								removing 2 dead stores to speed up survey::survey_mid_level_tile  
							
							... 
							
							
							
							- survey.cpp: removing layer_bottom and layer_top, which are never read, but slow down survey_mid_level_tile significantly because entries are added quite often into the tree map structure
- survey.h: removing now obsolete include for map 
							
						 
						
							2021-01-18 19:38:57 +01:00  
				
					
						
							
							
								 
						
							
							
								dbfd838786 
								
							
								 
							
						 
						
							
							
								
								corrected temperature calculation factor order  
							
							
							
						 
						
							2020-12-27 11:07:33 +01:00  
				
					
						
							
							
								 
						
							
							
								0b7ab90d3d 
								
							
								 
							
						 
						
							
							
								
								corrected mismatched indices  
							
							
							
						 
						
							2020-12-17 11:49:15 +01:00  
				
					
						
							
							
								 
						
							
							
								3e3a34af99 
								
							
								 
							
						 
						
							
							
								
								corrected index usage  
							
							
							
						 
						
							2020-12-16 10:59:27 +01:00  
				
					
						
							
							
								 
						
							
							
								c36fbe4c8b 
								
							
								 
							
						 
						
							
							
								
								Corrected river size handling  
							
							
							
						 
						
							2020-12-03 15:40:22 +01:00  
				
					
						
							
							
								 
						
							
							
								afe99b83c2 
								
							
								 
							
						 
						
							
							
								
								corrected orientation bug  
							
							
							
						 
						
							2020-11-18 10:43:15 +01:00  
				
					
						
							
							
								 
						
							
							
								1cd9babfb7 
								
							
								 
							
						 
						
							
							
								
								2 spaces killed  
							
							
							
						 
						
							2020-11-17 21:10:40 +01:00  
				
					
						
							
							
								 
						
							
							
								7944026742 
								
							
								 
							
						 
						
							
							
								
								fixed help screen misalignment  
							
							
							
						 
						
							2020-11-17 20:55:14 +01:00  
				
					
						
							
							
								 
						
							
							
								ab617f67cc 
								
							
								 
							
						 
						
							
							
								
								corrected world tile level incursion calculations  
							
							
							
						 
						
							2020-11-17 19:52:46 +01:00  
				
					
						
							
							
								 
						
							
							
								0ef56ba859 
								
							
								 
							
						 
						
							
							
								
								another space character met its demise  
							
							
							
						 
						
							2020-11-14 14:53:54 +01:00  
				
					
						
							
							
								 
						
							
							
								46835c9edd 
								
							
								 
							
						 
						
							
							
								
								reworked aquifer bit fiddling  
							
							
							
						 
						
							2020-11-14 14:43:43 +01:00  
				
					
						
							
							
								 
						
							
							
								d51b56c780 
								
							
								 
							
						 
						
							
							
								
								removed a blank  
							
							
							
						 
						
							2020-11-13 20:28:22 +01:00  
				
					
						
							
							
								 
						
							
							
								6014a45235 
								
							
								 
							
						 
						
							
							
								
								Fixed bug missing world tiles lacking incurson supplied resources  
							
							
							
						 
						
							2020-11-13 20:11:03 +01:00  
				
					
						
							
							
								 
						
							
							
								293b0253c4 
								
							
								 
							
						 
						
							
							
								
								Set min_waterfall special cases outside loop  
							
							
							
						 
						
							2020-08-23 17:35:45 +00:00  
				
					
						
							
							
								 
						
							
							
								3ebb812cd5 
								
							
								 
							
						 
						
							
							
								
								Allow searches for higher waterfalls  
							
							
							
						 
						
							2020-08-23 13:20:45 +00:00  
				
					
						
							
							
								 
						
							
							
								19ad5c92d6 
								
							
								 
							
						 
						
							
							
								
								corrected incursion bugs  
							
							
							
						 
						
							2020-07-30 10:09:41 +02:00  
				
					
						
							
							
								 
						
							
							
								d5a491e852 
								
							
								 
							
						 
						
							
							
								
								fixed parameter bugs  
							
							
							
						 
						
							2020-06-07 08:38:12 +02:00  
				
					
						
							
							
								 
						
							
							
								4a48c356a9 
								
							
								 
							
						 
						
							
							
								
								fixed bug with incursion handling along world tile edges  
							
							
							
						 
						
							2020-06-02 15:58:46 +02:00  
				
					
						
							
							
								 
						
							
							
								31d984e934 
								
							
								 
							
						 
						
							
							
								
								Fixed 2 incursion handling bugs  
							
							
							
						 
						
							2020-05-05 10:21:56 +02:00  
				
					
						
							
							
								 
						
							
							
								5c913270d6 
								
							
								 
							
						 
						
							
							
								
								forgot to update profile save/load  
							
							
							
						 
						
							2020-03-15 17:56:13 +01:00  
				
					
						
							
							
								 
						
							
							
								6f9f398e22 
								
							
								 
							
						 
						
							
							
								
								blind attempt to silence warnings  
							
							
							
						 
						
							2020-03-04 16:54:00 +01:00  
				
					
						
							
							
								 
						
							
							
								8dd89eee8a 
								
							
								 
							
						 
						
							
							
								
								Addressed warnings  
							
							
							
						 
						
							2020-03-04 10:09:51 +01:00  
				
					
						
							
							
								 
						
							
							
								cd4c7ee422 
								
							
								 
							
						 
						
							
							
								
								Updated embark-assistant. Lt aquifer, trees, neighbors  
							
							
							
						 
						
							2020-03-03 21:45:20 +01:00  
				
					
						
							
							
								 
						
							
							
								1a695621c3 
								
									
								
							
								 
							
						 
						
							
							
								
								Adjusted to int-> enum defs, fixed bug  
							
							
							
						 
						
							2020-02-10 18:22:26 -06:00  
				
					
						
							
							
								 
						
							
							
								815821eb93 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into cmake-cleanup  
							
							... 
							
							
							
							Conflicts:
	depends/lua/CMakeLists.txt
	plugins/CMakeLists.txt
	plugins/devel/CMakeLists.txt 
							
						 
						
							2020-01-18 22:28:43 -05:00  
				
					
						
							
							
								 
						
							
							
								4feb0aa21f 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop  
							
							
							
						 
						
							2020-01-14 23:41:22 -05:00  
				
					
						
							
							
								 
						
							
							
								07dedfb333 
								
							
								 
							
						 
						
							
							
								
								Fixed/improved river tile detection  
							
							
							
						 
						
							2019-11-24 21:32:07 +01:00  
				
					
						
							
							
								 
						
							
							
								e7353ba9bf 
								
							
								 
							
						 
						
							
							
								
								embark-assistant: clean up "else if" style  
							
							... 
							
							
							
							Ref #1456  
							
						 
						
							2019-11-02 22:13:28 -04:00  
				
					
						
							
							
								 
						
							
							
								267d52bd17 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop  
							
							... 
							
							
							
							Closes  #1456  
						
							2019-11-02 22:10:08 -04:00  
				
					
						
							
							
								 
						
							
							
								7e501fd70b 
								
							
								 
							
						 
						
							
							
								
								Fixed bug in region type determination in new code  
							
							
							
						 
						
							2019-10-31 20:07:34 +01:00  
				
					
						
							
							
								 
						
							
							
								f3658db85f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into avoid_rebuilding_df_statics_if_core_h_changes  
							
							
							
						 
						
							2019-10-03 23:23:36 -04:00  
				
					
						
							
							
								 
						
							
							
								7979150566 
								
							
								 
							
						 
						
							
							
								
								Removed trailing blank  
							
							
							
						 
						
							2019-09-24 11:14:50 +02:00  
				
					
						
							
							
								 
						
							
							
								5eceab2794 
								
							
								 
							
						 
						
							
							
								
								Added 'fileresult' optional parameter, improved world traversal  
							
							
							
						 
						
							2019-09-23 13:13:04 +02:00  
				
					
						
							
							
								 
						
							
							
								7a5902418e 
								
							
								 
							
						 
						
							
							
								
								Abbreviate label on narrow screens  
							
							
							
						 
						
							2019-08-25 21:49:41 -04:00  
				
					
						
							
							
								 
						
							
							
								417212814d 
								
							
								 
							
						 
						
							
							
								
								embark-assistant: add in-game key to activate  
							
							... 
							
							
							
							Closes  #1384  
						
							2019-08-25 21:33:43 -04:00  
				
					
						
							
							
								 
						
							
							
								ac5a54c8db 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into cmake-cleanup  
							
							... 
							
							
							
							Conflicts:
	library/CMakeLists.txt
	plugins/CMakeLists.txt 
							
						 
						
							2019-08-23 23:58:00 -04:00  
				
					
						
							
							
								 
						
							
							
								0b8eba7d23 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop  
							
							... 
							
							
							
							Conflicts:
	docs/changelog.txt 
							
						 
						
							2019-08-22 21:50:54 -04:00  
				
					
						
							
							
								 
						
							
							
								88757d5c27 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into cmake-cleanup  
							
							
							
						 
						
							2019-07-20 19:22:33 -04:00  
				
					
						
							
							
								 
						
							
							
								99038c395a 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'ab9rf/biometype' into develop  
							
							
							
						 
						
							2019-07-20 16:32:46 -04:00