2620bfbb43 
								
									
								
							
								 
							
						 
						
							
							
								
								tweak color and layout  
							
							
							
						 
						
							2023-08-16 06:07:19 -07:00  
				
					
						
							
							
								 
						
							
							
								614bc546a8 
								
									
								
							
								 
							
						 
						
							
							
								
								clear text buffer when input is handled by the overlay  
							
							
							
						 
						
							2023-08-16 06:07:19 -07:00  
				
					
						
							
							
								 
						
							
							
								7544641377 
								
									
								
							
								 
							
						 
						
							
							
								
								first draft of squad assignment search and sort  
							
							
							
						 
						
							2023-08-16 06:07:19 -07:00  
				
					
						
							
							
								 
						
							
							
								bbbb8fbb9c 
								
							
								 
							
						 
						
							
							
								
								invalid texpos is nil now  
							
							
							
						 
						
							2023-08-15 21:18:52 +03:00  
				
					
						
							
							
								 
						
							
							
								a521b54da1 
								
									
								
							
								 
							
						 
						
							
							
								
								normalize input for animal assignment search  
							
							
							
						 
						
							2023-08-14 16:38:43 -07:00  
				
					
						
							
							
								 
						
							
							
								0e725be046 
								
							
								 
							
						 
						
							
							
								
								support closure as tile arg to get texpos  
							
							
							
						 
						
							2023-08-14 12:07:27 +03:00  
				
					
						
							
							
								 
						
							
							
								91f4c3d561 
								
							
								 
							
						 
						
							
							
								
								mirgate preloaded assets to lua  
							
							
							
						 
						
							2023-08-14 08:17:57 +03:00  
				
					
						
							
							
								 
						
							
							
								1409af67de 
								
							
								 
							
						 
						
							
							
								
								expose api to lua  
							
							
							
						 
						
							2023-08-13 20:09:12 +03:00  
				
					
						
							
							
								 
						
							
							
								463a8647e6 
								
									
								
							
								 
							
						 
						
							
							
								
								complete vermin and small animal support  
							
							
							
						 
						
							2023-08-13 02:45:04 -07:00  
				
					
						
							
							
								 
						
							
							
								296a34834c 
								
									
								
							
								 
							
						 
						
							
							
								
								expose and use casteFlagSet  
							
							
							
						 
						
							2023-08-13 00:20:08 -07:00  
				
					
						
							
							
								 
						
							
							
								93ed45d6e7 
								
									
								
							
								 
							
						 
						
							
							
								
								handle small pets, similar to vermin  
							
							
							
						 
						
							2023-08-12 23:29:45 -07:00  
				
					
						
							
							
								 
						
							
							
								20460fecca 
								
							
								 
							
						 
						
							
							
								
								tiny refactor texpos methods  
							
							
							
						 
						
							2023-08-13 07:40:35 +03:00  
				
					
						
							
							
								 
						
							
							
								4bc3a9b552 
								
							
								 
							
						 
						
							
							
								
								single quotes  
							
							
							
						 
						
							2023-08-13 07:36:39 +03:00  
				
					
						
							
							
								 
						
							
							
								fe8bd4fa78 
								
							
								 
							
						 
						
							
							
								
								assets use dynamic texture loading  
							
							
							
						 
						
							2023-08-12 16:11:42 +03:00  
				
					
						
							
							
								 
						
							
							
								214b78ba3c 
								
									
								
							
								 
							
						 
						
							
							
								
								add unit assignment screens for pits/cages/chains  
							
							... 
							
							
							
							refactor the existing Pasture assignment screen to handle variations 
							
						 
						
							2023-08-11 18:32:52 -07:00  
				
					
						
							
							
								 
						
							
							
								cd2d408006 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3642  from randombk/remotefortressreader-reload  
							
							... 
							
							
							
							Add option to force-fetch world blocks in RemoteFortressReader 
							
						 
						
							2023-08-07 20:01:56 -07:00  
				
					
						
							
							
								 
						
							
							
								8b5321fe86 
								
							
								 
							
						 
						
							
							
								
								Add option to force-fetch world blocks in RemoteFortressReader  
							
							... 
							
							
							
							The current behavior of GetBlockList in the RemoteFortressReader
  Protobuf RPC API is to only return blocks that have changed since
  the last fetch. This causes problems when the RPC client (i.e. a
  world renderer) wants to restart, as it can no longer fetch the
  full world state.
  This patch adds a `force_reload` option to BlockRequest, defaulting
  to `false` (the current behavior). When passed, it returns all
  requested blocks regardless of whether they have changed or not.
Signed-off-by: David Li <jiawei.davidli@gmail.com> 
							
						 
						
							2023-08-07 19:17:04 -07:00  
				
					
						
							
							
								 
						
							
							
								139a3a5ae8 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3649  from myk002/myk_bannerpanel  
							
							... 
							
							
							
							[widgets] factor banner out into reusable panel class 
							
						 
						
							2023-08-07 12:54:32 -07:00  
				
					
						
							
							
								 
						
							
							
								8c166935d5 
								
									
								
							
								 
							
						 
						
							
							
								
								factor banner out into reusable panel class  
							
							
							
						 
						
							2023-08-07 12:40:48 -07:00  
				
					
						
							
							
								 
						
							
							
								e80884459c 
								
									
								
							
								 
							
						 
						
							
							
								
								don't display dfhack logo in legends mode  
							
							
							
						 
						
							2023-08-07 12:39:20 -07:00  
				
					
						
							
							
								 
						
							
							
								8dc13b8b25 
								
									
								
							
								 
							
						 
						
							
							
								
								check-structures-sanity: also skip temp_save vectors  
							
							
							
						 
						
							2023-08-05 23:46:07 -04:00  
				
					
						
							
							
								 
						
							
							
								0abdf0148f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of DFHack/dfhack into develop  
							
							
							
						 
						
							2023-08-05 17:03:29 -04:00  
				
					
						
							
							
								 
						
							
							
								d152e86013 
								
									
								
							
								 
							
						 
						
							
							
								
								check-structures-sanity: Set debugger-friendly compiler options  
							
							
							
						 
						
							2023-08-05 17:03:18 -04:00  
				
					
						
							
							
								 
						
							
							
								3358a2b516 
								
									
								
							
								 
							
						 
						
							
							
								
								enable more tests  
							
							
							
						 
						
							2023-08-04 20:40:33 -07:00  
				
					
						
							
							
								 
						
							
							
								415a2f654b 
								
									
								
							
								 
							
						 
						
							
							
								
								update stonesense ref  
							
							
							
						 
						
							2023-08-04 12:24:04 -07:00  
				
					
						
							
							
								 
						
							
							
								ec461bcce5 
								
									
								
							
								 
							
						 
						
							
							
								
								zero tests mean pass  
							
							
							
						 
						
							2023-08-03 22:48:23 -07:00  
				
					
						
							
							
								 
						
							
							
								1411c5e8aa 
								
									
								
							
								 
							
						 
						
							
							
								
								Disable RPC API docs for plugins that aren't currently built  
							
							... 
							
							
							
							This allows ci/check-rpc.py to pass, and will cause it to fail if the plugins
are re-enabled and we forget to un-disable the docs. 
							
						 
						
							2023-08-04 01:28:15 -04:00  
				
					
						
							
							
								 
						
							
							
								1f9b248f8a 
								
									
								
							
								 
							
						 
						
							
							
								
								check-structures-sanity: add no-op handler for std::map  
							
							
							
						 
						
							2023-08-02 23:49:10 -04:00  
				
					
						
							
							
								 
						
							
							
								a3916cdbb6 
								
									
								
							
								 
							
						 
						
							
							
								
								check-structures-sanity: update detection for GCC C++11 std::string  
							
							
							
						 
						
							2023-08-01 01:54:35 -04:00  
				
					
						
							
							
								 
						
							
							
								0c6441619f 
								
									
								
							
								 
							
						 
						
							
							
								
								Re-enable build of check-structures-sanity  
							
							
							
						 
						
							2023-08-01 00:59:52 -04:00  
				
					
						
							
							
								 
						
							
							
								94dae7a1f1 
								
									
								
							
								 
							
						 
						
							
							
								
								dts::make_unique -> std::make_unique in unbuilt plugins  
							
							... 
							
							
							
							Followup to #3537  
							
						 
						
							2023-08-01 00:59:26 -04:00  
				
					
						
							
							
								 
						
							
							
								199191e9d4 
								
									
								
							
								 
							
						 
						
							
							
								
								Re-add BUILD_SUPPORTED flag so that devel plugins can be built by themselves  
							
							
							
						 
						
							2023-08-01 00:52:22 -04:00  
				
					
						
							
							
								 
						
							
							
								031a61a436 
								
									
								
							
								 
							
						 
						
							
							
								
								Re-enable devel plugins that compile  
							
							
							
						 
						
							2023-08-01 00:52:22 -04:00  
				
					
						
							
							
								 
						
							
							
								6a50ae42ce 
								
									
								
							
								 
							
						 
						
							
							
								
								more deduplication of installed files  
							
							
							
						 
						
							2023-07-29 00:35:12 -07:00  
				
					
						
							
							
								 
						
							
							
								ac633da050 
								
									
								
							
								 
							
						 
						
							
							
								
								de-duplicate stonesense resources  
							
							
							
						 
						
							2023-07-29 00:35:12 -07:00  
				
					
						
							
							
								 
						
							
							
								aaf511b5ea 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							plugins/stonesense: master 
							
						 
						
							2023-07-29 07:12:04 +00:00  
				
					
						
							
							
								 
						
							
							
								f3da973c09 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							scripts: master
plugins/stonesense: master 
							
						 
						
							2023-07-24 07:14:05 +00:00  
				
					
						
							
							
								 
						
							
							
								383966511d 
								
									
								
							
								 
							
						 
						
							
							
								
								don't modify container while iterating  
							
							
							
						 
						
							2023-07-21 17:45:45 -07:00  
				
					
						
							
							
								 
						
							
							
								ac8211a9c7 
								
									
								
							
								 
							
						 
						
							
							
								
								add autobutcher link to pasture screen  
							
							
							
						 
						
							2023-07-21 14:35:59 -07:00  
				
					
						
							
							
								 
						
							
							
								65fc79c5e2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into myk_dwarfvet  
							
							
							
						 
						
							2023-07-21 14:23:13 -07:00  
				
					
						
							
							
								 
						
							
							
								dff4816287 
								
									
								
							
								 
							
						 
						
							
							
								
								update dwarfvet  
							
							
							
						 
						
							2023-07-21 04:12:56 -07:00  
				
					
						
							
							
								 
						
							
							
								d14054716c 
								
									
								
							
								 
							
						 
						
							
							
								
								better name for overlay  
							
							
							
						 
						
							2023-07-21 00:28:05 -07:00  
				
					
						
							
							
								 
						
							
							
								a77a6b5943 
								
									
								
							
								 
							
						 
						
							
							
								
								clean up globals  
							
							
							
						 
						
							2023-07-20 19:40:40 -07:00  
				
					
						
							
							
								 
						
							
							
								d18a1f12f7 
								
									
								
							
								 
							
						 
						
							
							
								
								allow the color to override box select and cursor  
							
							
							
						 
						
							2023-07-20 19:32:38 -07:00  
				
					
						
							
							
								 
						
							
							
								a6b304d9b4 
								
									
								
							
								 
							
						 
						
							
							
								
								fix box select bounds logic  
							
							
							
						 
						
							2023-07-20 19:28:49 -07:00  
				
					
						
							
							
								 
						
							
							
								2370750809 
								
									
								
							
								 
							
						 
						
							
							
								
								add warm/damp highlight overlay for ascii mode  
							
							
							
						 
						
							2023-07-20 19:17:09 -07:00  
				
					
						
							
							
								 
						
							
							
								7ec34ec5f8 
								
									
								
							
								 
							
						 
						
							
							
								
								remove unneeded linkage to SDL  
							
							
							
						 
						
							2023-07-18 23:15:22 -07:00  
				
					
						
							
							
								 
						
							
							
								9e720b2de7 
								
									
								
							
								 
							
						 
						
							
							
								
								properly handle animals in cages in non-cage buildings  
							
							
							
						 
						
							2023-07-18 03:39:03 -07:00  
				
					
						
							
							
								 
						
							
							
								27f1a4443c 
								
									
								
							
								 
							
						 
						
							
							
								
								rearrange pastures dialog according to feedback  
							
							
							
						 
						
							2023-07-17 13:34:49 -07:00  
				
					
						
							
							
								 
						
							
							
								62b311c6d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3575  from plule/cleanup_open_tiles  
							
							... 
							
							
							
							Remove redundant checks on open tiles 
							
						 
						
							2023-07-17 12:59:23 -07:00  
				
					
						
							
							
								 
						
							
							
								b8346cb069 
								
							
								 
							
						 
						
							
							
								
								Remove redundant checks on open tiles  
							
							
							
						 
						
							2023-07-17 15:42:08 +02:00  
				
					
						
							
							
								 
						
							
							
								e1946018f8 
								
									
								
							
								 
							
						 
						
							
							
								
								use TextButton in zone overlay  
							
							
							
						 
						
							2023-07-16 20:24:46 -07:00  
				
					
						
							
							
								 
						
							
							
								2cd226d879 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3566  from myk002/myk_pasture  
							
							... 
							
							
							
							[zone] initial implementation of pasture assignment screen 
							
						 
						
							2023-07-16 14:36:57 -07:00  
				
					
						
							
							
								 
						
							
							
								ce12cd6e29 
								
									
								
							
								 
							
						 
						
							
							
								
								colorize!  
							
							
							
						 
						
							2023-07-16 14:22:10 -07:00  
				
					
						
							
							
								 
						
							
							
								a017700dc6 
								
									
								
							
								 
							
						 
						
							
							
								
								convert egg and graze sliders into tristates  
							
							
							
						 
						
							2023-07-16 13:43:52 -07:00  
				
					
						
							
							
								 
						
							
							
								5fb299c6df 
								
									
								
							
								 
							
						 
						
							
							
								
								expand egg-laying filter to the entire race, not just the unit  
							
							
							
						 
						
							2023-07-16 12:30:12 -07:00  
				
					
						
							
							
								 
						
							
							
								b10ef79a29 
								
									
								
							
								 
							
						 
						
							
							
								
								tag units that are opposed to life as hostile  
							
							
							
						 
						
							2023-07-16 12:16:45 -07:00  
				
					
						
							
							
								 
						
							
							
								2fa4efbb8a 
								
									
								
							
								 
							
						 
						
							
							
								
								initial implementation of pasture assignment screen  
							
							
							
						 
						
							2023-07-16 12:16:45 -07:00  
				
					
						
							
							
								 
						
							
							
								39612f0d5a 
								
									
								
							
								 
							
						 
						
							
							
								
								trade a bin if any contents can be traded  
							
							... 
							
							
							
							the new trade screens will make it easy to filter out unwanted items
later 
							
						 
						
							2023-07-16 12:15:51 -07:00  
				
					
						
							
							
								 
						
							
							
								5c7aea0775 
								
									
								
							
								 
							
						 
						
							
							
								
								fix logic for autotrain and autotrade  
							
							
							
						 
						
							2023-07-16 12:15:48 -07:00  
				
					
						
							
							
								 
						
							
							
								a820b95d8c 
								
									
								
							
								 
							
						 
						
							
							
								
								include exotic pets as tameable  
							
							
							
						 
						
							2023-07-15 14:40:04 -07:00  
				
					
						
							
							
								 
						
							
							
								6e565f3275 
								
									
								
							
								 
							
						 
						
							
							
								
								fix/update summaries  
							
							
							
						 
						
							2023-07-09 15:42:43 -07:00  
				
					
						
							
							
								 
						
							
							
								1fba8b16f5 
								
							
								 
							
						 
						
							
							
								
								replace `dts:make_unique` with `std::make_unique`  
							
							... 
							
							
							
							2014 here we come! 
							
						 
						
							2023-07-07 21:38:15 -05:00  
				
					
						
							
							
								 
						
							
							
								ad49c6735f 
								
							
								 
							
						 
						
							
							
								
								Auto-update submodules  
							
							... 
							
							
							
							plugins/stonesense: master 
							
						 
						
							2023-07-08 00:42:40 +00:00  
				
					
						
							
							
								 
						
							
							
								fb9e72e487 
								
							
								 
							
						 
						
							
							
								
								3dveins: ERR → WARN  
							
							
							
						 
						
							2023-07-07 17:41:35 -05:00  
				
					
						
							
							
								 
						
							
							
								4b669ec83a 
								
							
								 
							
						 
						
							
							
								
								uncross eyes and try again  
							
							
							
						 
						
							2023-07-07 15:51:36 -05:00  
				
					
						
							
							
								 
						
							
							
								d346bbfe6f 
								
							
								 
							
						 
						
							
							
								
								3dveins: satisfy gcc's overly aggressive linter  
							
							
							
						 
						
							2023-07-07 15:51:36 -05:00  
				
					
						
							
							
								 
						
							
							
								02a4b7f63f 
								
							
								 
							
						 
						
							
							
								
								3dveins: use debugfilter  
							
							
							
						 
						
							2023-07-07 15:51:36 -05:00  
				
					
						
							
							
								 
						
							
							
								9a58672190 
								
							
								 
							
						 
						
							
							
								
								reenable 3dveins  
							
							
							
						 
						
							2023-07-07 15:51:36 -05:00  
				
					
						
							
							
								 
						
							
							
								36c6c5ee93 
								
							
								 
							
						 
						
							
							
								
								3dveins - tradeoffs for v50  
							
							... 
							
							
							
							allow dropping orphan veins; this is necessitated by what appears to be a bug in the gem spire generation code, which appears to occasionally spew gems in places that are quite distant from the gem spires themselves 
							
						 
						
							2023-07-07 15:51:36 -05:00  
				
					
						
							
							
								 
						
							
							
								50b3cecfcf 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3481  from myk002/myk_cpp20  
							
							... 
							
							
							
							get compiling with c++-20 
							
						 
						
							2023-07-05 22:28:59 -07:00  
				
					
						
							
							
								 
						
							
							
								0b9f84a5da 
								
									
								
							
								 
							
						 
						
							
							
								
								don't print error if a building is not selected  
							
							
							
						 
						
							2023-07-05 19:06:57 -07:00  
				
					
						
							
							
								 
						
							
							
								8e7d7fefc0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3527  from myk002/myk_no_extra_keys  
							
							... 
							
							
							
							filter out spurious STRING keybindings 
							
						 
						
							2023-07-05 12:10:51 -07:00  
				
					
						
							
							
								 
						
							
							
								f111b69f2f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into myk_cpp20  
							
							
							
						 
						
							2023-07-03 11:49:54 -07:00  
				
					
						
							
							
								 
						
							
							
								fdf2430fc4 
								
									
								
							
								 
							
						 
						
							
							
								
								filter out spurious STRING keybindings  
							
							... 
							
							
							
							that don't match actual SDL string input 
							
						 
						
							2023-07-03 09:09:52 -07:00  
				
					
						
							
							
								 
						
							
							
								d39440d33b 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate markForTrade logic from logistics to core  
							
							
							
						 
						
							2023-07-02 19:05:50 -07:00  
				
					
						
							
							
								 
						
							
							
								8f1efcd8a3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove need to ignore warnings for dfhack-dependent targets  
							
							
							
						 
						
							2023-06-25 17:44:06 -07:00  
				
					
						
							
							
								 
						
							
							
								2a361ae796 
								
									
								
							
								 
							
						 
						
							
							
								
								re-enable faststart now that the DF race condition has been fixed  
							
							
							
						 
						
							2023-06-23 14:36:27 -07:00  
				
					
						
							
							
								 
						
							
							
								2101918158 
								
									
								
							
								 
							
						 
						
							
							
								
								Update pathable.cpp  
							
							
							
						 
						
							2023-06-23 14:36:27 -07:00  
				
					
						
							
							
								 
						
							
							
								840a2b3525 
								
									
								
							
								 
							
						 
						
							
							
								
								ensure DFHack screens get all string input  
							
							
							
						 
						
							2023-06-23 14:36:18 -07:00  
				
					
						
							
							
								 
						
							
							
								0790ace9fd 
								
									
								
							
								 
							
						 
						
							
							
								
								temporarily disable faststart  
							
							... 
							
							
							
							until DF no longer has a race condition 
							
						 
						
							2023-06-23 14:36:17 -07:00  
				
					
						
							
							
								 
						
							
							
								258b647ef6 
								
									
								
							
								 
							
						 
						
							
							
								
								extend the title version widget to show longer version strings  
							
							
							
						 
						
							2023-06-23 14:36:17 -07:00  
				
					
						
							
							
								 
						
							
							
								3e2940ef8f 
								
									
								
							
								 
							
						 
						
							
							
								
								attempt to set optional tilesize arguments for load_texture()  
							
							
							
						 
						
							2023-06-23 14:35:45 -07:00  
				
					
						
							
							
								 
						
							
							
								4e48ce64f1 
								
									
								
							
								 
							
						 
						
							
							
								
								get things mostly ported to SDL2  
							
							
							
						 
						
							2023-06-23 14:31:12 -07:00  
				
					
						
							
							
								 
						
							
							
								5a90a04a8e 
								
									
								
							
								 
							
						 
						
							
							
								
								handle obsidian  
							
							
							
						 
						
							2023-06-21 02:00:06 -07:00  
				
					
						
							
							
								 
						
							
							
								b571e5b52b 
								
									
								
							
								 
							
						 
						
							
							
								
								don't diplay orders overlay on subscreens  
							
							
							
						 
						
							2023-06-19 16:48:07 -07:00  
				
					
						
							
							
								 
						
							
							
								4a26dab8e5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3478  from myk002/myk_buildingplan_artifact  
							
							... 
							
							
							
							[buildingplan] don't select artifacts as masterful quality 
							
						 
						
							2023-06-17 09:27:48 -07:00  
				
					
						
							
							
								 
						
							
							
								9562897258 
								
									
								
							
								 
							
						 
						
							
							
								
								move unchanging var out of loop  
							
							
							
						 
						
							2023-06-17 05:41:11 -07:00  
				
					
						
							
							
								 
						
							
							
								dfeac78aae 
								
									
								
							
								 
							
						 
						
							
							
								
								don't select artifacts as masterful quality  
							
							... 
							
							
							
							artifacts no longer have the artifact quality rating
we need to check for the flag explicitly 
							
						 
						
							2023-06-16 16:05:01 -07:00  
				
					
						
							
							
								 
						
							
							
								8a3b01a261 
								
									
								
							
								 
							
						 
						
							
							
								
								move the minimize button, not the window  
							
							
							
						 
						
							2023-06-14 16:06:00 -07:00  
				
					
						
							
							
								 
						
							
							
								b97ad55a98 
								
									
								
							
								 
							
						 
						
							
							
								
								shift the stockpiles overlay a bit to the left  
							
							... 
							
							
							
							to avoid overlapping the right-most column on some resolutions 
							
						 
						
							2023-06-14 15:40:46 -07:00  
				
					
						
							
							
								 
						
							
							
								856237cfd3 
								
									
								
							
								 
							
						 
						
							
							
								
								just display logistics options in stockpiles overlay  
							
							... 
							
							
							
							for now; until stockpile import/export dialogs are complete 
							
						 
						
							2023-06-12 12:52:47 -07:00  
				
					
						
							
							
								 
						
							
							
								12b2509781 
								
									
								
							
								 
							
						 
						
							
							
								
								implement autotrain  
							
							
							
						 
						
							2023-06-12 12:28:39 -07:00  
				
					
						
							
							
								 
						
							
							
								e90de61cc1 
								
									
								
							
								 
							
						 
						
							
							
								
								remove the features feature; we can do it with quickfort properties  
							
							
							
						 
						
							2023-06-12 10:59:13 -07:00  
				
					
						
							
							
								 
						
							
							
								37b07bcee6 
								
									
								
							
								 
							
						 
						
							
							
								
								add skeleton for autotrain  
							
							
							
						 
						
							2023-06-11 23:31:54 -07:00  
				
					
						
							
							
								 
						
							
							
								ff7a2945eb 
								
									
								
							
								 
							
						 
						
							
							
								
								finish merge  
							
							
							
						 
						
							2023-06-11 23:15:03 -07:00  
				
					
						
							
							
								 
						
							
							
								eaf97c620a 
								
									
								
							
								 
							
						 
						
							
							
								
								fix merge error  
							
							
							
						 
						
							2023-06-11 22:59:54 -07:00  
				
					
						
							
							
								 
						
							
							
								aa1c0f2071 
								
									
								
							
								 
							
						 
						
							
							
								
								redesign stockpiles overlay  
							
							
							
						 
						
							2023-06-11 22:56:08 -07:00  
				
					
						
							
							
								 
						
							
							
								b7d4b8fed6 
								
									
								
							
								 
							
						 
						
							
							
								
								import and export logistics features  
							
							
							
						 
						
							2023-06-11 22:56:07 -07:00  
				
					
						
							
							
								 
						
							
							
								43fbd89c23 
								
									
								
							
								 
							
						 
						
							
							
								
								first step at saving features  
							
							
							
						 
						
							2023-06-11 22:31:38 -07:00