45a0b7b3a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix stockpiles crash when building food map  
							
							... 
							
							
							
							Fixes  #1628 
Broke due to ecd6bcc9ed 
						
							2020-08-18 21:00:10 -04:00  
				
					
						
							
							
								 
						
							
							
								19a4d1df5a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'myk002/quickfort_buildingplan' into develop  
							
							
							
						 
						
							2020-08-17 23:43:05 -04:00  
				
					
						
							
							
								 
						
							
							
								7a7aff7745 
								
							
								 
							
						 
						
							
							
								
								closing NULL pointers is ok  
							
							
							
						 
						
							2020-08-15 23:37:21 -07:00  
				
					
						
							
							
								 
						
							
							
								e4a35514ab 
								
							
								 
							
						 
						
							
							
								
								document buildingplan Lua API  
							
							
							
						 
						
							2020-08-15 23:03:49 -07:00  
				
					
						
							
							
								 
						
							
							
								4e331ce4ce 
								
							
								 
							
						 
						
							
							
								
								much better NULL handling/detection for xlsxreader  
							
							
							
						 
						
							2020-08-15 22:35:20 -07:00  
				
					
						
							
							
								 
						
							
							
								42108a64b9 
								
							
								 
							
						 
						
							
							
								
								expose basic buildingplan functionality to Lua  
							
							
							
						 
						
							2020-08-12 15:24:32 -07:00  
				
					
						
							
							
								 
						
							
							
								0bda289b17 
								
							
								 
							
						 
						
							
							
								
								move xlsxreader identity statics to dfhack lib  
							
							
							
						 
						
							2020-08-11 14:51:17 -07:00  
				
					
						
							
							
								 
						
							
							
								cfc736caa1 
								
							
								 
							
						 
						
							
							
								
								give the identity classes distinctive name fields  
							
							... 
							
							
							
							both would have been represented as "handle" to Lua 
							
						 
						
							2020-08-11 14:18:09 -07:00  
				
					
						
							
							
								 
						
							
							
								c6f9eb519a 
								
							
								 
							
						 
						
							
							
								
								remove outdated example code in xlsxreader.cpp  
							
							... 
							
							
							
							there is already good example code in Lua API.rst and in xlsxreader.lua,
so just remove this one 
							
						 
						
							2020-08-11 13:44:07 -07:00  
				
					
						
							
							
								 
						
							
							
								438d264b31 
								
							
								 
							
						 
						
							
							
								
								use separate identity classes for each handle type  
							
							
							
						 
						
							2020-08-10 23:09:03 -07:00  
				
					
						
							
							
								 
						
							
							
								17c509a596 
								
							
								 
							
						 
						
							
							
								
								update sample code for xlsxreader to use finalize  
							
							
							
						 
						
							2020-08-10 09:18:49 -07:00  
				
					
						
							
							
								 
						
							
							
								69322ec429 
								
							
								 
							
						 
						
							
							
								
								use proper USERDATA instead of LIGHTUSERDATA  
							
							
							
						 
						
							2020-08-10 01:13:16 -07:00  
				
					
						
							
							
								 
						
							
							
								679ca41da8 
								
							
								 
							
						 
						
							
							
								
								make sure xlsxio knows to link statically  
							
							
							
						 
						
							2020-08-09 21:22:17 -07:00  
				
					
						
							
							
								 
						
							
							
								06e3f77e39 
								
							
								 
							
						 
						
							
							
								
								fix windows zlib path, hopefully for the last time  
							
							
							
						 
						
							2020-08-09 10:47:15 -07:00  
				
					
						
							
							
								 
						
							
							
								e2129673c1 
								
							
								 
							
						 
						
							
							
								
								fix zlib path on windows  
							
							
							
						 
						
							2020-08-09 10:11:24 -07:00  
				
					
						
							
							
								 
						
							
							
								5294360908 
								
							
								 
							
						 
						
							
							
								
								more windows library naming shenanigans  
							
							
							
						 
						
							2020-08-09 09:46:54 -07:00  
				
					
						
							
							
								 
						
							
							
								4a04273fae 
								
							
								 
							
						 
						
							
							
								
								document xlsxreader functions  
							
							
							
						 
						
							2020-08-09 09:28:19 -07:00  
				
					
						
							
							
								 
						
							
							
								a41f7c0998 
								
							
								 
							
						 
						
							
							
								
								convert XlsxReader module to xlsxreader plugin  
							
							
							
						 
						
							2020-08-09 08:54:42 -07:00  
				
					
						
							
							
								 
						
							
							
								73ba692f15 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix road building ( #1596 )  
							
							... 
							
							
							
							Paved roads need architecture before road building 
							
						 
						
							2020-08-08 14:46:42 -04:00  
				
					
						
							
							
								 
						
							
							
								b2368b3c34 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'ab9rf/labormanager-custom-furnaces' into develop  
							
							
							
						 
						
							2020-08-08 14:35:44 -04:00  
				
					
						
							
							
								 
						
							
							
								a28e939370 
								
									
								
							
								 
							
						 
						
							
							
								
								Recalculate size after toggling columns (goals can be longer than professions)  
							
							
							
						 
						
							2020-08-08 00:45:57 -04:00  
				
					
						
							
							
								 
						
							
							
								ee8d130298 
								
									
								
							
								 
							
						 
						
							
							
								
								Use existing pronoun_type enum  
							
							
							
						 
						
							2020-08-08 00:12:59 -04:00  
				
					
						
							
							
								 
						
							
							
								23c22b3b9d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into feature/manipulator_goal  
							
							
							
						 
						
							2020-08-07 22:17:32 +01:00  
				
					
						
							
							
								 
						
							
							
								a85b77e6f1 
								
							
								 
							
						 
						
							
							
								
								Retrieve goal string values from enum attributes and add new Units methods to Lua API and docs  
							
							
							
						 
						
							2020-08-07 22:07:48 +01:00  
				
					
						
							
							
								 
						
							
							
								ed9f724117 
								
									
								
							
								 
							
						 
						
							
							
								
								Use BUILDJOB_NOW key, dim text when no job is selected  
							
							
							
						 
						
							2020-08-06 22:44:49 -04:00  
				
					
						
							
							
								 
						
							
							
								c7e4c724e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Sort tweaks alphabetically  
							
							
							
						 
						
							2020-08-06 22:37:04 -04:00  
				
					
						
							
							
								 
						
							
							
								0c53b2b6c5 
								
									
								
							
								 
							
						 
						
							
							
								
								Add do-job-now tweak  
							
							... 
							
							
							
							Forum thread: http://www.bay12forums.com/smf/index.php?topic=176700 
Original source: https://github.com/dlmarquis/dfhack/blob/dojobnow-r1/plugins/dojobnow.cpp 
Co-authored-by: dlmarquis <dlmarquis@users.noreply.github.com> 
							
						 
						
							2020-08-06 22:36:57 -04:00  
				
					
						
							
							
								 
						
							
							
								02c0a6c8f6 
								
									
								
							
								 
							
						 
						
							
							
								
								Update getplants to use new plant_raw.material_defs layout  
							
							... 
							
							
							
							a9f219baf9#1564  
						
							2020-08-06 00:53:06 -04:00  
				
					
						
							
							
								 
						
							
							
								d3fc691858 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/Units' into develop  
							
							
							
						 
						
							2020-08-06 00:12:54 -04:00  
				
					
						
							
							
								 
						
							
							
								9510dd52e1 
								
							
								 
							
						 
						
							
							
								
								Add Goal to Manipulator Detail Modes  
							
							
							
						 
						
							2020-08-04 23:01:28 +01:00  
				
					
						
							
							
								 
						
							
							
								19ad5c92d6 
								
							
								 
							
						 
						
							
							
								
								corrected incursion bugs  
							
							
							
						 
						
							2020-07-30 10:09:41 +02:00  
				
					
						
							
							
								 
						
							
							
								4554ca35f3 
								
									
								
							
								 
							
						 
						
							
							
								
								Ruby: add _indexenum wrapper to OtherVectors for compat with devel/scanitemsother  
							
							... 
							
							
							
							Ref #1558  
							
						 
						
							2020-07-26 23:11:04 -04:00  
				
					
						
							
							
								 
						
							
							
								655b363238 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix some spelling errors  
							
							
							
						 
						
							2020-07-22 02:23:29 -04:00  
				
					
						
							
							
								 
						
							
							
								044add2147 
								
									
								
							
								 
							
						 
						
							
							
								
								Reorder .proto comments  
							
							
							
						 
						
							2020-07-18 12:48:20 -04:00  
				
					
						
							
							
								 
						
							
							
								35d659091d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'myk002/blueprint_in_blueprints' into develop  
							
							
							
						 
						
							2020-07-17 17:32:59 -04:00  
				
					
						
							
							
								 
						
							
							
								c858f33f61 
								
									
								
							
								 
							
						 
						
							
							
								
								reaction-gloves: fix warnings  
							
							
							
						 
						
							2020-07-17 00:00:57 -04:00  
				
					
						
							
							
								 
						
							
							
								89c24ac8be 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'quietust/reaction-gloves' into develop  
							
							
							
						 
						
							2020-07-16 22:40:49 -04:00  
				
					
						
							
							
								 
						
							
							
								bb91fdcf8c 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into blueprint_in_blueprints  
							
							
							
						 
						
							2020-07-16 09:24:52 -07:00  
				
					
						
							
							
								 
						
							
							
								a0d627ebc7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop  
							
							
							
						 
						
							2020-07-16 01:48:07 -04:00  
				
					
						
							
							
								 
						
							
							
								c19fc1f349 
								
							
								 
							
						 
						
							
							
								
								gcc-4.8 compatibility  
							
							
							
						 
						
							2020-07-15 21:35:21 -07:00  
				
					
						
							
							
								 
						
							
							
								e2334387a9 
								
							
								 
							
						 
						
							
							
								
								blueprint: write blueprints to blueprints/ subdir  
							
							... 
							
							
							
							to enable writing to a subdir that may not exist, blueprint now automatically
creates folder trees. E.g. ``blueprint 30 30 1 rooms/dining dig`` will create
the file ``blueprints/rooms/dining-dig.csv``). Previously it would fail if the
``blueprints/rooms/`` directory didn't already exist. 
							
						 
						
							2020-07-15 16:57:14 -07:00  
				
					
						
							
							
								 
						
							
							
								b6de6f12ec 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'RosaryMala/remote_reader' into develop  
							
							
							
						 
						
							2020-07-13 19:58:33 -04:00  
				
					
						
							
							
								 
						
							
							
								07a2b4a9d7 
								
							
								 
							
						 
						
							
							
								
								Use language_name_type enum item names  
							
							
							
						 
						
							2020-07-11 02:05:38 -04:00  
				
					
						
							
							
								 
						
							
							
								c30d27cfbd 
								
							
								 
							
						 
						
							
							
								
								Silence strangemood warnings  
							
							
							
						 
						
							2020-07-11 01:41:38 -04:00  
				
					
						
							
							
								 
						
							
							
								f32757fa09 
								
							
								 
							
						 
						
							
							
								
								Update scripts  
							
							
							
						 
						
							2020-07-03 22:49:48 -04:00  
				
					
						
							
							
								 
						
							
							
								0a2a16d29c 
								
							
								 
							
						 
						
							
							
								
								corrected ripeness calculation  
							
							
							
						 
						
							2020-07-03 15:50:18 +02:00  
				
					
						
							
							
								 
						
							
							
								a04c609980 
								
							
								 
							
						 
						
							
							
								
								fixed getplants, issue  #1479  
							
							
							
						 
						
							2020-07-03 13:46:32 +02:00  
				
					
						
							
							
								 
						
							
							
								72ce52e004 
								
									
								
							
								 
							
						 
						
							
							
								
								update structures  
							
							
							
						 
						
							2020-07-01 23:10:34 -05:00  
				
					
						
							
							
								 
						
							
							
								9def098ef9 
								
									
								
							
								 
							
						 
						
							
							
								
								add enum-attrs to pronoun_type  
							
							
							
						 
						
							2020-06-29 21:30:22 -05:00  
				
					
						
							
							
								 
						
							
							
								d13e5a3f31 
								
									
								
							
								 
							
						 
						
							
							
								
								update structures  
							
							... 
							
							
							
							handle renaming of caste_raw::gender 
							
						 
						
							2020-06-29 20:20:37 -05:00  
				
					
						
							
							
								 
						
							
							
								a9f219baf9 
								
									
								
							
								 
							
						 
						
							
							
								
								update for DFHack/df-structures#7dfea1f1d4e453b97d5529785701db46360596ce  
							
							
							
						 
						
							2020-06-29 16:16:44 -05:00  
				
					
						
							
							
								 
						
							
							
								3dcde1554a 
								
							
								 
							
						 
						
							
							
								
								Update xml, fix reaction_product::produce() parms  
							
							
							
						 
						
							2020-06-23 13:37:11 -06:00  
				
					
						
							
							
								 
						
							
							
								2597aeab0e 
								
							
								 
							
						 
						
							
							
								
								Add a new tweak, "reaction-gloves"  
							
							... 
							
							
							
							When enabled, custom reactions will begin to produce gloves in sets, based
on the number of hands the job performer's race has, and set the
Handedness flags accordingly.
The "createitem" plugin already contains a simpler workaround (which
doesn't check body plan but instead just produces pairs), but it shouldn't
trigger when this tweak is enabled (unless you use it on a creature which
has been modded to only have "neutral" hands). 
							
						 
						
							2020-06-23 13:37:11 -06:00  
				
					
						
							
							
								 
						
							
							
								e2301ecae7 
								
							
								 
							
						 
						
							
							
								
								Update structures, fix reaction_productst::produce() parms  
							
							
							
						 
						
							2020-06-23 13:31:27 -06:00  
				
					
						
							
							
								 
						
							
							
								61a00f7809 
								
							
								 
							
						 
						
							
							
								
								stupid whitespace  
							
							
							
						 
						
							2020-06-20 23:10:44 -05:00  
				
					
						
							
							
								 
						
							
							
								7ddc3bb918 
								
							
								 
							
						 
						
							
							
								
								fix labor inferences for custom furnaces  
							
							... 
							
							
							
							Also clean up how paved roads are handled (the way it was was stupid) 
							
						 
						
							2020-06-20 23:05:55 -05:00  
				
					
						
							
							
								 
						
							
							
								aee4fcd1a6 
								
							
								 
							
						 
						
							
							
								
								Add confirmation for convicting dwarves of crimes  
							
							... 
							
							
							
							Closes  #1593  
						
							2020-06-20 12:06:50 -04: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  
				
					
						
							
							
								 
						
							
							
								dda31c06db 
								
							
								 
							
						 
						
							
							
								
								merged  
							
							
							
						 
						
							2020-06-02 15:08:02 +02:00  
				
					
						
							
							
								 
						
							
							
								ad37354211 
								
							
								 
							
						 
						
							
							
								
								Bump version number to make sure the updater works.  
							
							
							
						 
						
							2020-05-24 15:42:59 -07:00  
				
					
						
							
							
								 
						
							
							
								b3080c73ca 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'DFHack/develop' into remote_reader  
							
							
							
						 
						
							2020-05-22 08:06:33 -07:00  
				
					
						
							
							
								 
						
							
							
								6e2f71b10f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'remote_reader' of  https://github.com/RosaryMala/dfhack  into develop  
							
							
							
						 
						
							2020-05-22 08:04:38 -07:00  
				
					
						
							
							
								 
						
							
							
								3db490ee9e 
								
							
								 
							
						 
						
							
							
								
								Fix a problem where the block coordinates would sometimes not get copied.  
							
							
							
						 
						
							2020-05-22 08:01:34 -07:00  
				
					
						
							
							
								 
						
							
							
								28c34217d8 
								
									
								
							
								 
							
						 
						
							
							
								
								Ruby implementation of df-other-vectors-type  
							
							
							
						 
						
							2020-05-09 18:28:40 -05:00  
				
					
						
							
							
								 
						
							
							
								31d984e934 
								
							
								 
							
						 
						
							
							
								
								Fixed 2 incursion handling bugs  
							
							
							
						 
						
							2020-05-05 10:21:56 +02:00  
				
					
						
							
							
								 
						
							
							
								be517370a6 
								
							
								 
							
						 
						
							
							
								
								rendermax: move to std::mutex  
							
							... 
							
							
							
							fast_mutex can deadlock on Linux with optimization enabled 
							
						 
						
							2020-05-04 18:38:54 -04:00  
				
					
						
							
							
								 
						
							
							
								2dfd7ea0d0 
								
							
								 
							
						 
						
							
							
								
								Update labormanager.cpp again  
							
							... 
							
							
							
							These should probably be OTHER rather than BUSY. 
							
						 
						
							2020-05-03 18:19:49 -05:00  
				
					
						
							
							
								 
						
							
							
								319354f6cd 
								
							
								 
							
						 
						
							
							
								
								Update labormanager.cpp  
							
							... 
							
							
							
							Add entries for jobs 241-243 to the `dwarf_states` vector as well, derp. 
							
						 
						
							2020-05-03 18:16:31 -05:00  
				
					
						
							
							
								 
						
							
							
								866660169e 
								
							
								 
							
						 
						
							
							
								
								Update joblabormapper.cpp  
							
							... 
							
							
							
							Add no-labor mappings for new jobs 241 through 243. 
							
						 
						
							2020-05-03 17:53:32 -05:00  
				
					
						
							
							
								 
						
							
							
								63c7b69b5b 
								
							
								 
							
						 
						
							
							
								
								Change item improvement type to bare ints.  
							
							
							
						 
						
							2020-05-02 14:38:55 -07:00  
				
					
						
							
							
								 
						
							
							
								60853a543d 
								
							
								 
							
						 
						
							
							
								
								Remove the site realization building type from the remote reader spec. It has no business being there.  
							
							
							
						 
						
							2020-05-02 13:28:28 -07:00  
				
					
						
							
							
								 
						
							
							
								2762f75d69 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'dfhack/develop' into develop  
							
							
							
						 
						
							2020-05-02 10:58:41 -07:00  
				
					
						
							
							
								 
						
							
							
								fcc4962052 
								
							
								 
							
						 
						
							
							
								
								Update stonesense to not crash.  
							
							
							
						 
						
							2020-05-02 10:58:07 -07:00  
				
					
						
							
							
								 
						
							
							
								1dc59d3772 
								
							
								 
							
						 
						
							
							
								
								Ruby: use core methods for finding selected item and building  
							
							... 
							
							
							
							Similar to c3d566332Fixes  #1563  
							
						 
						
							2020-05-01 22:50:02 -04:00  
				
					
						
							
							
								 
						
							
							
								7c1d1c43e5 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/stocks' into develop  
							
							... 
							
							
							
							Conflicts:
	docs/changelog.txt 
							
						 
						
							2020-04-25 21:12:27 -04:00  
				
					
						
							
							
								 
						
							
							
								f008da32f8 
								
							
								 
							
						 
						
							
							
								
								Update submodules  
							
							
							
						 
						
							2020-04-25 17:58:09 -04:00  
				
					
						
							
							
								 
						
							
							
								1546d9ec1a 
								
							
								 
							
						 
						
							
							
								
								Tweak docs from  #1484  
							
							
							
						 
						
							2020-04-25 02:41:27 -04:00  
				
					
						
							
							
								 
						
							
							
								4dce9f2010 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PatrikLundell/getplants' into develop  
							
							... 
							
							
							
							Merges #1484 
Conflicts:
	docs/changelog.txt 
							
						 
						
							2020-04-25 02:39:05 -04:00  
				
					
						
							
							
								 
						
							
							
								55a82e43c6 
								
							
								 
							
						 
						
							
							
								
								Update xml, fix stockpiles build  
							
							
							
						 
						
							2020-04-24 23:50:35 -04:00  
				
					
						
							
							
								 
						
							
							
								75c8bf1a59 
								
							
								 
							
						 
						
							
							
								
								Indent more  
							
							
							
						 
						
							2020-04-22 22:05:48 -04:00  
				
					
						
							
							
								 
						
							
							
								07571e9eb4 
								
							
								 
							
						 
						
							
							
								
								updated and resolved conflict  
							
							
							
						 
						
							2020-04-22 11:43:37 +02:00  
				
					
						
							
							
								 
						
							
							
								2f1e057bc7 
								
									
								
							
								 
							
						 
						
							
							
								
								check-structures-sanity: report known void* types with a better message  
							
							
							
						 
						
							2020-04-19 22:03:03 -05:00  
				
					
						
							
							
								 
						
							
							
								8427f518c9 
								
									
								
							
								 
							
						 
						
							
							
								
								match capitalization changes I made to df-structures in specific_ref  
							
							
							
						 
						
							2020-04-15 20:05:15 -05:00  
				
					
						
							
							
								 
						
							
							
								f4f2aa0d5e 
								
							
								 
							
						 
						
							
							
								
								removed underscores, adapted to structure (re)naming  
							
							
							
						 
						
							2020-04-15 10:18:37 +02:00  
				
					
						
							
							
								 
						
							
							
								b0d184e2f9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into Units  
							
							
							
						 
						
							2020-04-15 09:45:54 +02:00  
				
					
						
							
							
								 
						
							
							
								362e49c0bc 
								
							
								 
							
						 
						
							
							
								
								autogems: check bin content in linked stockpiles  
							
							
							
						 
						
							2020-04-12 11:02:26 +02:00  
				
					
						
							
							
								 
						
							
							
								2b44e52cab 
								
							
								 
							
						 
						
							
							
								
								Add intrigue skill to manipulator  
							
							
							
						 
						
							2020-04-11 16:47:29 +02:00  
				
					
						
							
							
								 
						
							
							
								55988e3fc4 
								
							
								 
							
						 
						
							
							
								
								adapted to updated structures, remote Using units for age  
							
							
							
						 
						
							2020-04-08 08:45:40 +02:00  
				
					
						
							
							
								 
						
							
							
								5ce84a76f9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into Units  
							
							
							
						 
						
							2020-04-08 08:35:58 +02:00  
				
					
						
							
							
								 
						
							
							
								c4853bd6e1 
								
							
								 
							
						 
						
							
							
								
								Add search to justice screen  
							
							
							
						 
						
							2020-04-06 19:13:18 +02:00  
				
					
						
							
							
								 
						
							
							
								4e957eafe2 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'ymber/embark-profile-name' into develop  
							
							
							
						 
						
							2020-04-04 18:55:12 -04:00  
				
					
						
							
							
								 
						
							
							
								a0e2abe20a 
								
							
								 
							
						 
						
							
							
								
								Units update need coordination with structure identity  
							
							
							
						 
						
							2020-04-04 14:00:26 +02:00  
				
					
						
							
							
								 
						
							
							
								9b813aab49 
								
									
								
							
								 
							
						 
						
							
							
								
								Restore style  
							
							
							
						 
						
							2020-04-04 11:17:10 +01:00  
				
					
						
							
							
								 
						
							
							
								5d032b3d9c 
								
									
								
							
								 
							
						 
						
							
							
								
								Restore esc abort key  
							
							
							
						 
						
							2020-04-04 11:12:51 +01:00  
				
					
						
							
							
								 
						
							
							
								845b53d7cd 
								
									
								
							
								 
							
						 
						
							
							
								
								fix integer signedness differences  
							
							
							
						 
						
							2020-04-03 11:50:09 -05:00  
				
					
						
							
							
								 
						
							
							
								6b603bc644 
								
									
								
							
								 
							
						 
						
							
							
								
								Update embark-profile-name tweak  
							
							
							
						 
						
							2020-04-02 17:57:05 +01:00  
				
					
						
							
							
								 
						
							
							
								06201a4c6a 
								
							
								 
							
						 
						
							
							
								
								Bail out if MALLOC_PERTURB_ is unset to avoid unexpected behavior  
							
							
							
						 
						
							2020-04-02 01:48:21 -04:00  
				
					
						
							
							
								 
						
							
							
								9b1dddc336 
								
							
								 
							
						 
						
							
							
								
								Update xml, scripts, change unit_action.data field names back  
							
							... 
							
							
							
							Fixes  #1520 
Makes part of dfhack/scripts#130  unnecessary 
						
							2020-03-30 03:00:41 -04:00  
				
					
						
							
							
								 
						
							
							
								97916fd55e 
								
									
								
							
								 
							
						 
						
							
							
								
								implement tagged union structures attributes  
							
							
							
						 
						
							2020-03-21 14:29:14 -05:00