790d16cc1c 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'sgayda2/call_once' into develop  
							
							
							
						 
						
							2018-07-14 21:08:15 -04:00  
				
					
						
							
							
								 
						
							
							
								99d05117ab 
								
							
								 
							
						 
						
							
							
								
								fix a return statement in FirstCall  
							
							
							
						 
						
							2018-07-14 12:15:52 -07:00  
				
					
						
							
							
								 
						
							
							
								c2a64b3573 
								
							
								 
							
						 
						
							
							
								
								Update changelog, xml, bump to r1  
							
							
							
						 
						
							2018-07-13 21:16:35 -04:00  
				
					
						
							
							
								 
						
							
							
								f85b2c2b3c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of gh:dfhack/dfhack into develop  
							
							
							
						 
						
							2018-07-13 20:00:52 -04:00  
				
					
						
							
							
								 
						
							
							
								78f2431c93 
								
							
								 
							
						 
						
							
							
								
								Update xml  
							
							
							
						 
						
							2018-07-13 19:59:46 -04:00  
				
					
						
							
							
								 
						
							
							
								b44789285c 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Windows df-structures stubs failing to compile if the option to keep symbols is specified.  
							
							
							
						 
						
							2018-07-13 15:49:37 -05:00  
				
					
						
							
							
								 
						
							
							
								9ee368d456 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/MapCache_reduce_latency_from_designation_to_jobs' into develop  
							
							
							
						 
						
							2018-07-11 11:51:24 -04:00  
				
					
						
							
							
								 
						
							
							
								7afa3690bf 
								
							
								 
							
						 
						
							
							
								
								Add support for DFHACK_BUILD_ID  
							
							... 
							
							
							
							Used for BuildMaster builds, for example 
							
						 
						
							2018-07-11 11:47:55 -04:00  
				
					
						
							
							
								 
						
							
							
								2d8be8f4ad 
								
							
								 
							
						 
						
							
							
								
								Update xml (dlsym vtables,  dfhack/df-structures#282 )  
							
							
							
						 
						
							2018-07-10 13:01:54 -04:00  
				
					
						
							
							
								 
						
							
							
								fa8c6724f6 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/dlsym_libgraphics' into develop  
							
							
							
						 
						
							2018-07-10 12:25:11 -04:00  
				
					
						
							
							
								 
						
							
							
								dd3c04eb26 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/windows_crash_after_die' into develop  
							
							
							
						 
						
							2018-07-10 11:57:10 -04:00  
				
					
						
							
							
								 
						
							
							
								06511340ab 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'BenLubar/proto-docs' into develop  
							
							
							
						 
						
							2018-07-10 11:26:31 -04:00  
				
					
						
							
							
								 
						
							
							
								7d92d3f48f 
								
							
								 
							
						 
						
							
							
								
								Fix the class vs struct warning  
							
							
							
						 
						
							2018-07-10 18:24:34 +03:00  
				
					
						
							
							
								 
						
							
							
								5eea7198a9 
								
							
								 
							
						 
						
							
							
								
								Make Core::~Core safe to call after die  
							
							... 
							
							
							
							Fixes  #1356  
						
							2018-07-10 18:24:34 +03:00  
				
					
						
							
							
								 
						
							
							
								4a842810d5 
								
							
								 
							
						 
						
							
							
								
								Update xml, changelog  
							
							
							
						 
						
							2018-07-10 11:24:26 -04:00  
				
					
						
							
							
								 
						
							
							
								ce6af3d649 
								
							
								 
							
						 
						
							
							
								
								Use c++ standard std::_Exit instead of _exit  
							
							... 
							
							
							
							_exit seems to run dll unloading code which calls static destructors.
Standrd requires std::_Exit not to call destructors which makes using it
attractive in case MSVC actually follows the standard. 
							
						 
						
							2018-07-10 18:21:09 +03:00  
				
					
						
							
							
								 
						
							
							
								96c9b8b864 
								
							
								 
							
						 
						
							
							
								
								Add windows emulation for RTLD_DEFAULT  
							
							... 
							
							
							
							I'm not sure if calling GetModuleHandle in static construction is safe.
But I assumme it is and works correctly.
There is still potential issue that documentation can be understood
meaning that the HMODULE will resolve only symbols from exe while
RTLD_DEFAULT resolves all global symbols. 
							
						 
						
							2018-07-10 17:10:30 +03:00  
				
					
						
							
							
								 
						
							
							
								ca5c11603f 
								
							
								 
							
						 
						
							
							
								
								Support dlsym loading from libgraphics vtables  
							
							
							
						 
						
							2018-07-10 17:08:23 +03:00  
				
					
						
							
							
								 
						
							
							
								2dac3c53c7 
								
							
								 
							
						 
						
							
							
								
								Add stress cutoffs to Units module, fix dwarfmonitor/manipulator  
							
							... 
							
							
							
							Fixes  #1292  
						
							2018-07-09 15:59:12 -04:00  
				
					
						
							
							
								 
						
							
							
								46e53fc3b3 
								
							
								 
							
						 
						
							
							
								
								Make df2console only call df2utf if the output stream is a console  
							
							... 
							
							
							
							Fixes output in command-prompt, for example 
							
						 
						
							2018-07-09 11:00:28 -04:00  
				
					
						
							
							
								 
						
							
							
								7fcc6be6f6 
								
							
								 
							
						 
						
							
							
								
								Update xml, changelog  
							
							
							
						 
						
							2018-07-09 10:46:19 -04:00  
				
					
						
							
							
								 
						
							
							
								ab179bbf42 
								
							
								 
							
						 
						
							
							
								
								Fix crash when editing lines that are exactly console width  
							
							... 
							
							
							
							plen+cooked_cursor==cols => begin = -1 which is passed to substr. The
sign is incorrect as code should be removing a character from begin
instead of trying to add a character. 
							
						 
						
							2018-07-09 16:12:39 +03:00  
				
					
						
							
							
								 
						
							
							
								e96c6f07ce 
								
							
								 
							
						 
						
							
							
								
								fixes from comments  
							
							
							
						 
						
							2018-07-08 15:53:26 -07:00  
				
					
						
							
							
								 
						
							
							
								68770ecbf2 
								
							
								 
							
						 
						
							
							
								
								Use std::call_once to ensure thread safety and a single call to initialize the SDL pointers  
							
							
							
						 
						
							2018-07-08 12:52:06 -07:00  
				
					
						
							
							
								 
						
							
							
								5d16e5a74c 
								
							
								 
							
						 
						
							
							
								
								Bump to 0.44.12-alpha1  
							
							
							
						 
						
							2018-07-08 14:26:57 -04:00  
				
					
						
							
							
								 
						
							
							
								480907259c 
								
							
								 
							
						 
						
							
							
								
								Rename ui_sidebar_menus.command_line field  
							
							... 
							
							
							
							Ref dfhack/df-structures#277  
							
						 
						
							2018-07-07 23:51:20 -04:00  
				
					
						
							
							
								 
						
							
							
								03b01048d7 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'BenLubar/linked-list' into develop  
							
							
							
						 
						
							2018-07-07 23:49:53 -04:00  
				
					
						
							
							
								 
						
							
							
								037e7e4901 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/spotclean_ui_state_fix_1194' into develop  
							
							... 
							
							
							
							Moved/adjusted changelog entry 
							
						 
						
							2018-07-07 18:08:53 -04:00  
				
					
						
							
							
								 
						
							
							
								dec61b89be 
								
							
								 
							
						 
						
							
							
								
								Fix windows ReadConsoleInput return value check  
							
							... 
							
							
							
							I messed up the check. I forgot that windows commonly has opposite
return values to posix and failed to check it from documentation.
Fixes 1345 
							
						 
						
							2018-07-08 00:50:43 +03:00  
				
					
						
							
							
								 
						
							
							
								aa76b92662 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/main_thread_ownership_for_df_ai' into develop  
							
							
							
						 
						
							2018-07-06 16:37:06 -04:00  
				
					
						
							
							
								 
						
							
							
								c006df561e 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/lua_printall_recurse' into develop  
							
							
							
						 
						
							2018-07-06 14:25:35 -04:00  
				
					
						
							
							
								 
						
							
							
								be9affc8fb 
								
							
								 
							
						 
						
							
							
								
								Update xml, changelog  
							
							
							
						 
						
							2018-07-06 14:22:46 -04:00  
				
					
						
							
							
								 
						
							
							
								dc6fd8d35c 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/stl_printf_remove_extra_null' into develop  
							
							
							
						 
						
							2018-07-06 11:09:39 -04:00  
				
					
						
							
							
								 
						
							
							
								54cf8b7dc3 
								
							
								 
							
						 
						
							
							
								
								Fix getVisibleName for units with identities  
							
							... 
							
							
							
							As of 0.44.11 (possibly 0.44.01), identity names take precedence over the
associated histfig names. Tested with:
https://drive.google.com/file/d/1bX5CQMqNsb_mjJOEOS4wBm4mGDLLs_cZ/view  (#1279 )
http://dffd.bay12games.com/file.php?id=13428  (from http://www.bay12games.com/dwarves/mantisbt/view.php?id=10530 )
Fixes  #1279  
							
						 
						
							2018-07-06 11:06:04 -04:00  
				
					
						
							
							
								 
						
							
							
								3b6a0738a0 
								
									
								
							
								 
							
						 
						
							
							
								
								Add check-rpc.py for Travis.  
							
							
							
						 
						
							2018-07-04 15:32:06 -05:00  
				
					
						
							
							
								 
						
							
							
								d1a3f1a738 
								
							
								 
							
						 
						
							
							
								
								Allow canceling lineedit with ctrl+c  
							
							
							
						 
						
							2018-07-04 15:21:25 +03:00  
				
					
						
							
							
								 
						
							
							
								a550e112c3 
								
							
								 
							
						 
						
							
							
								
								Allow temporary transfer of main logic thread ownership  
							
							... 
							
							
							
							Dependency to fix df-ai to work with the new CoreSuspender 
							
						 
						
							2018-07-04 00:02:03 +03:00  
				
					
						
							
							
								 
						
							
							
								dabe04cbf1 
								
									
								
							
								 
							
						 
						
							
							
								
								Rename bind argument proto -> plugin to avoid confusion.  
							
							
							
						 
						
							2018-07-03 16:00:48 -05:00  
				
					
						
							
							
								 
						
							
							
								320e94a1eb 
								
							
								 
							
						 
						
							
							
								
								Avoid locking CoreSuspender second time in main thread  
							
							
							
						 
						
							2018-07-04 00:00:06 +03:00  
				
					
						
							
							
								 
						
							
							
								6839fde555 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove execute permission on files that are not executables.  
							
							
							
						 
						
							2018-07-03 15:37:16 -05:00  
				
					
						
							
							
								 
						
							
							
								616675f0ce 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/kittens_data_race_fix' into develop  
							
							
							
						 
						
							2018-07-03 00:30:36 -04:00  
				
					
						
							
							
								 
						
							
							
								c449041c11 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/lua_List_setChoices_internal_table_1171' into develop  
							
							
							
						 
						
							2018-07-03 00:27:22 -04:00  
				
					
						
							
							
								 
						
							
							
								c543a17250 
								
							
								 
							
						 
						
							
							
								
								Improve RPC port handling  
							
							... 
							
							
							
							- Use port from remote-server.json in dfhack-run
- Make DFHACK_RUN environment variable take priority over remote-server.json
- Log current port to stderr 
							
						 
						
							2018-07-02 23:53:56 -04:00  
				
					
						
							
							
								 
						
							
							
								81a7ddcf92 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/screen_show_memory_leak' into develop  
							
							
							
						 
						
							2018-07-02 22:58:11 -04:00  
				
					
						
							
							
								 
						
							
							
								f0ff96f614 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'suokko/multibyte_console' into develop  
							
							
							
						 
						
							2018-07-02 10:55:03 -04:00  
				
					
						
							
							
								 
						
							
							
								b5eb541fd3 
								
									
								
							
								 
							
						 
						
							
							
								
								Handle pointers back to the list link.  
							
							
							
						 
						
							2018-06-30 23:04:27 -05:00  
				
					
						
							
							
								 
						
							
							
								1606483e7e 
								
									
								
							
								 
							
						 
						
							
							
								
								perf improvement for DfLinkedList::end(), erase/insert/insert_after/push_front implementations  
							
							
							
						 
						
							2018-06-30 23:04:26 -05:00  
				
					
						
							
							
								 
						
							
							
								0b9d46712f 
								
									
								
							
								 
							
						 
						
							
							
								
								Run DfLinkedList::end's computations only when needed.  
							
							
							
						 
						
							2018-06-30 23:04:26 -05:00  
				
					
						
							
							
								 
						
							
							
								31d22967f8 
								
									
								
							
								 
							
						 
						
							
							
								
								Linked list  
							
							
							
						 
						
							2018-06-30 23:04:26 -05:00  
				
					
						
							
							
								 
						
							
							
								ba1d3fcb6a 
								
							
								 
							
						 
						
							
							
								
								Add dfhack.printall_recurse to quickly print df containers  
							
							... 
							
							
							
							I often want to see multiple items quickly when trying to figure out
what states actually matter to an issue that I debug. I decided to make
it easier to quickly dump df structures with substructures and
containers. It will generate large amount of data which can be sometimes
slow to process manually. But processing can be automated using
dfhack-run lua ^<df data to inspect> and pipe to other tools (eg grep,
sed, perl, sort, uniq etc) 
							
						 
						
							2018-06-30 22:31:49 +03:00