c8e6845a7f 
								
							
								 
							
						 
						
							
							
								
								Send noble positions and professions along with Units.  
							
							
							
						 
						
							2017-02-03 10:08:35 +05:30  
				
					
						
							
							
								 
						
							
							
								d97b0497b3 
								
							
								 
							
						 
						
							
							
								
								Add prosession and noble position info to units.  
							
							
							
						 
						
							2017-02-02 12:12:28 +05:30  
				
					
						
							
							
								 
						
							
							
								c3c3f37b06 
								
							
								 
							
						 
						
							
							
								
								Added more descriptor types, and made it run on world load.  
							
							
							
						 
						
							2017-01-26 15:58:43 +05:30  
				
					
						
							
							
								 
						
							
							
								24a653f77b 
								
							
								 
							
						 
						
							
							
								
								added ants and apes to the list.  
							
							
							
						 
						
							2017-01-26 12:50:37 +05:30  
				
					
						
							
							
								 
						
							
							
								365624453e 
								
							
								 
							
						 
						
							
							
								
								Finish up the generated-creature-renamer plugin.  
							
							
							
						 
						
							2017-01-26 12:45:40 +05:30  
				
					
						
							
							
								 
						
							
							
								934d5b32bc 
								
							
								 
							
						 
						
							
							
								
								Fix creature listing and plugin name  
							
							
							
						 
						
							2017-01-26 10:00:38 +05:30  
				
					
						
							
							
								 
						
							
							
								c659b885b6 
								
							
								 
							
						 
						
							
							
								
								Start a plugin to rename generated creatures to have sensible IDs  
							
							
							
						 
						
							2017-01-25 23:06:03 +05:30  
				
					
						
							
							
								 
						
							
							
								f0d4a1f563 
								
							
								 
							
						 
						
							
							
								
								Add DOWNLOAD_RUBY option to Ruby plugin cmake, defaulting to ON  
							
							... 
							
							
							
							If DOWNLOAD_RUBY is set to OFF, the build will not attempt to download
a prebuilt libruby.so and not fire a warning that one is not present.
This may be desired if one wants to link dfhack against a newer system
libruby.so, now that dfhack supports ruby 2.x and also supports linking
against system libruby (at least, on Linux), as per the following commit:
df9b5bca73 
							
						 
						
							2017-01-20 17:40:14 -05:00  
				
					
						
							
							
								 
						
							
							
								affcd658dc 
								
							
								 
							
						 
						
							
							
								
								title-version: Hide when loading a game (e.g. arena)  
							
							
							
						 
						
							2017-01-04 12:30:59 -05:00  
				
					
						
							
							
								 
						
							
							
								cda4e7a300 
								
							
								 
							
						 
						
							
							
								
								title-version: add prerelease indicator  
							
							
							
						 
						
							2016-12-30 18:03:28 -05:00  
				
					
						
							
							
								 
						
							
							
								c99780aafd 
								
							
								 
							
						 
						
							
							
								
								Add support for shell crafts.  
							
							
							
						 
						
							2016-12-27 23:40:53 -05:00  
				
					
						
							
							
								 
						
							
							
								cd0d9fed18 
								
							
								 
							
						 
						
							
							
								
								stocks: Support getSelectedItem()  
							
							
							
						 
						
							2016-12-27 17:41:32 -05:00  
				
					
						
							
							
								 
						
							
							
								3c7d2626e2 
								
							
								 
							
						 
						
							
							
								
								df::dfhack_material_category has no constructor, must be manually initialized  
							
							... 
							
							
							
							see #1047  
							
						 
						
							2016-12-18 17:58:24 -06:00  
				
					
						
							
							
								 
						
							
							
								ba48afe908 
								
							
								 
							
						 
						
							
							
								
								stockflow: Simplify calculation  
							
							... 
							
							
							
							See #1046 
Use math.floor() for now until we can get Lua 5.3 working on Travis 
							
						 
						
							2016-12-16 14:22:00 -05:00  
				
					
						
							
							
								 
						
							
							
								1419d58b9a 
								
							
								 
							
						 
						
							
							
								
								stockflow: Use "floor division"  
							
							... 
							
							
							
							Per suggestion by @dscorbett 
							
						 
						
							2016-12-16 13:04:51 -06:00  
				
					
						
							
							
								 
						
							
							
								5be77fa63d 
								
							
								 
							
						 
						
							
							
								
								stockflow: Fix "integer expected" problem in stockflow  
							
							
							
						 
						
							2016-12-16 08:09:53 -06:00  
				
					
						
							
							
								 
						
							
							
								a5eb5d2502 
								
							
								 
							
						 
						
							
							
								
								manipulator: Sort custom professions  
							
							... 
							
							
							
							Also use == instead of string::compare() 
							
						 
						
							2016-12-15 19:18:07 -05:00  
				
					
						
							
							
								 
						
							
							
								439e13643c 
								
							
								 
							
						 
						
							
							
								
								better hack to make ruby work on win64  
							
							
							
						 
						
							2016-12-13 23:55:20 -06:00  
				
					
						
							
							
								 
						
							
							
								c8b7dbd255 
								
							
								 
							
						 
						
							
							
								
								Fix manipulator crash when selecting profession from empty list  
							
							... 
							
							
							
							Also add ListColumn::hasSelection()
Fixes  #1040  
							
						 
						
							2016-12-11 21:16:21 -05:00  
				
					
						
							
							
								 
						
							
							
								9e0221a44e 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'dscorbett/bitfield-constructors' into develop  
							
							
							
						 
						
							2016-12-11 17:52:00 -05:00  
				
					
						
							
							
								 
						
							
							
								e8c8953cbb 
								
							
								 
							
						 
						
							
							
								
								Re-add and update misery plugin  
							
							... 
							
							
							
							Closes  #1037 
Ref #1011  
						
							2016-12-10 18:22:32 -05:00  
				
					
						
							
							
								 
						
							
							
								acdb369aa8 
								
							
								 
							
						 
						
							
							
								
								Avoid non-trivial bitfield constructors  
							
							
							
						 
						
							2016-12-09 13:41:14 -05:00  
				
					
						
							
							
								 
						
							
							
								0c6c94b310 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of gh:dfhack/dfhack into develop  
							
							
							
						 
						
							2016-12-09 11:28:09 -05:00  
				
					
						
							
							
								 
						
							
							
								d6fda58ca0 
								
							
								 
							
						 
						
							
							
								
								Remove treefarm (PR  #1011 )  
							
							... 
							
							
							
							Merge remote-tracking branch 'PeridexisErrant/remove-broken-plugins'
advtools and misery are still partially broken, but parts of them still work, so
repairing them is possible. 
							
						 
						
							2016-12-09 11:20:35 -05:00  
				
					
						
							
							
								 
						
							
							
								1545a4106b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1035  from ab9rf/labormanager-0.43.05-r1  
							
							... 
							
							
							
							labormanager: fix StoreItemInVehicle labor inference 
							
						 
						
							2016-12-09 11:07:00 -05:00  
				
					
						
							
							
								 
						
							
							
								1a9d8629c5 
								
							
								 
							
						 
						
							
							
								
								labormanager: fix StoreItemInVehicle labor inference ( #8 )  
							
							... 
							
							
							
							* labormanager: add deconstruct labor for constructed instruments
* labormanager: fix StoreItemInVehicle labor inference
StoreItemInVehicle requires the labor appropriate to the item being
stashed 
							
						 
						
							2016-12-09 09:54:20 -06:00  
				
					
						
							
							
								 
						
							
							
								8012c5686b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1034  from ab9rf/labormanager-0.43.05-r1  
							
							... 
							
							
							
							labormanager: add deconstruct labor for constructed instruments 
							
						 
						
							2016-12-08 17:15:04 -05:00  
				
					
						
							
							
								 
						
							
							
								50ce9942f4 
								
							
								 
							
						 
						
							
							
								
								labormanager: add deconstruct labor for constructed instruments ( #7 )  
							
							
							
						 
						
							2016-12-08 16:01:14 -06:00  
				
					
						
							
							
								 
						
							
							
								8488b1a953 
								
							
								 
							
						 
						
							
							
								
								ruby: use correct raw string length with encodings  
							
							
							
						 
						
							2016-12-05 10:29:16 +01:00  
				
					
						
							
							
								 
						
							
							
								eaf9b75a18 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1026  from ab9rf/labormanager-0.43.05-r1  
							
							... 
							
							
							
							labormanager: fix deconstruction of buildings containing items 
							
						 
						
							2016-12-01 18:41:10 -05:00  
				
					
						
							
							
								 
						
							
							
								1eaa2033dc 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6  from ab9rf/labormanager-0.43.03-working  
							
							... 
							
							
							
							further tweak building construction labor identification 
							
						 
						
							2016-12-01 14:38:21 -06:00  
				
					
						
							
							
								 
						
							
							
								ad6d6fbaa6 
								
							
								 
							
						 
						
							
							
								
								further tweak building construction labor identification  
							
							... 
							
							
							
							It's always more complicated than you expect.... 
							
						 
						
							2016-12-01 14:36:46 -06:00  
				
					
						
							
							
								 
						
							
							
								1fa997612f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5  from ab9rf/labormanager-0.43.03-working  
							
							... 
							
							
							
							Mysteriously disappearing code reinserted 
							
						 
						
							2016-12-01 11:12:39 -06:00  
				
					
						
							
							
								 
						
							
							
								1d97638579 
								
							
								 
							
						 
						
							
							
								
								Mysteriously disappearing code reinserted  
							
							
							
						 
						
							2016-12-01 11:10:52 -06:00  
				
					
						
							
							
								 
						
							
							
								6856a7ebe0 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4  from ab9rf/labormanager-0.43.03-working  
							
							... 
							
							
							
							Fix deconstruction of buildings containing items 
							
						 
						
							2016-12-01 11:07:36 -06:00  
				
					
						
							
							
								 
						
							
							
								77a1264a94 
								
							
								 
							
						 
						
							
							
								
								Fix deconstruction of buildings containing items  
							
							
							
						 
						
							2016-12-01 11:06:40 -06:00  
				
					
						
							
							
								 
						
							
							
								ddf447d3de 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1022  from ab9rf/labormanager-0.43.05-r1  
							
							... 
							
							
							
							Use attributes in calculating assignment weight 
							
						 
						
							2016-11-29 01:51:56 -05:00  
				
					
						
							
							
								 
						
							
							
								0ab3005a89 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3  from ab9rf/labormanager-0.43.03-working  
							
							... 
							
							
							
							Incorporate more updates cherrypicked from nocico 
							
						 
						
							2016-11-29 00:24:31 -06:00  
				
					
						
							
							
								 
						
							
							
								d5d0775f1a 
								
							
								 
							
						 
						
							
							
								
								Remove redundant cast  
							
							
							
						 
						
							2016-11-29 00:22:34 -06:00  
				
					
						
							
							
								 
						
							
							
								5c16b5a2b7 
								
							
								 
							
						 
						
							
							
								
								labormanager: multimaterial constructions  
							
							
							
						 
						
							2016-11-28 23:53:40 -06:00  
				
					
						
							
							
								 
						
							
							
								d626990ac8 
								
							
								 
							
						 
						
							
							
								
								labormanager: trap components  
							
							
							
						 
						
							2016-11-28 23:53:39 -06:00  
				
					
						
							
							
								 
						
							
							
								7c0fecec14 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2  from ab9rf/labormanager-0.43.03-working  
							
							... 
							
							
							
							Pull working changes forward to 0.43.05 
							
						 
						
							2016-11-27 22:53:29 -06:00  
				
					
						
							
							
								 
						
							
							
								ae48612ebd 
								
							
								 
							
						 
						
							
							
								
								labormanager: support for jobs in bowyer's shop  
							
							
							
						 
						
							2016-11-27 22:47:53 -06:00  
				
					
						
							
							
								 
						
							
							
								5405c76746 
								
							
								 
							
						 
						
							
							
								
								labormanager: support for jobs in bowyer's shop  
							
							
							
						 
						
							2016-11-28 05:40:03 +02:00  
				
					
						
							
							
								 
						
							
							
								0acd1c9059 
								
							
								 
							
						 
						
							
							
								
								make labormanager know building instruments is furniture hauling  
							
							
							
						 
						
							2016-11-26 21:09:31 -06:00  
				
					
						
							
							
								 
						
							
							
								10384fe720 
								
							
								 
							
						 
						
							
							
								
								make labormanager know building instruments is furniture hauling  
							
							
							
						 
						
							2016-11-26 21:07:02 -06:00  
				
					
						
							
							
								 
						
							
							
								ad84217687 
								
							
								 
							
						 
						
							
							
								
								fix white space to make travis happy  
							
							
							
						 
						
							2016-11-26 20:55:10 -06:00  
				
					
						
							
							
								 
						
							
							
								47426e3e00 
								
							
								 
							
						 
						
							
							
								
								Use attributes in calculating assignment weight  
							
							
							
						 
						
							2016-11-26 20:55:10 -06:00  
				
					
						
							
							
								 
						
							
							
								cbcb148182 
								
							
								 
							
						 
						
							
							
								
								Better job assignment algorithm for labormanager.  
							
							
							
						 
						
							2016-11-26 20:55:09 -06:00  
				
					
						
							
							
								 
						
							
							
								491d53b76f 
								
							
								 
							
						 
						
							
							
								
								fix white space to make travis happy  
							
							
							
						 
						
							2016-11-26 18:08:48 -06:00  
				
					
						
							
							
								 
						
							
							
								8eb4f17b23 
								
							
								 
							
						 
						
							
							
								
								Use attributes in calculating assignment weight  
							
							
							
						 
						
							2016-11-26 17:37:26 -06:00  
				
					
						
							
							
								 
						
							
							
								f71d19578c 
								
							
								 
							
						 
						
							
							
								
								make labormanager know building instruments is furniture hauling  
							
							
							
						 
						
							2016-11-26 13:39:20 +02:00  
				
					
						
							
							
								 
						
							
							
								dd28079f30 
								
							
								 
							
						 
						
							
							
								
								Fix ruby.cpp compilation on win64  
							
							
							
						 
						
							2016-11-22 22:43:48 -05:00  
				
					
						
							
							
								 
						
							
							
								c7a35d7ece 
								
							
								 
							
						 
						
							
							
								
								fix remotefortressreader protobuf error in clean builds  
							
							
							
						 
						
							2016-11-22 17:24:36 -05:00  
				
					
						
							
							
								 
						
							
							
								647ef4d556 
								
							
								 
							
						 
						
							
							
								
								Fix labormanager whitespace  
							
							
							
						 
						
							2016-11-22 17:17:56 -05:00  
				
					
						
							
							
								 
						
							
							
								45d138191e 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'ab9rf/labormanager-0.43.05-r1' into develop  
							
							
							
						 
						
							2016-11-17 23:02:05 -05:00  
				
					
						
							
							
								 
						
							
							
								df9b5bca73 
								
							
								 
							
						 
						
							
							
								
								Allow ruby plugin to try more than one library path, including libruby.so on Linux  
							
							
							
						 
						
							2016-11-17 10:31:48 -05:00  
				
					
						
							
							
								 
						
							
							
								dce00a5034 
								
							
								 
							
						 
						
							
							
								
								Partial compilation fixes for advtools, misery  
							
							
							
						 
						
							2016-11-16 15:21:13 -05:00  
				
					
						
							
							
								 
						
							
							
								8d9b888410 
								
							
								 
							
						 
						
							
							
								
								Revert "fixed MD5 hash of win64 ruby lib."  
							
							... 
							
							
							
							Unable to get anything other than 8a856 for the extracted library on my end
This reverts commit fbaf2697cb 
							
						 
						
							2016-11-14 14:16:43 -05:00  
				
					
						
							
							
								 
						
							
							
								80ff369059 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'labormanager-0.43.03-r2' into labormanager-0.43.05-r1  
							
							
							
						 
						
							2016-11-08 12:07:30 -06:00  
				
					
						
							
							
								 
						
							
							
								8fec45696d 
								
							
								 
							
						 
						
							
							
								
								Better job assignment algorithm for labormanager.  
							
							
							
						 
						
							2016-11-08 12:01:24 -06:00  
				
					
						
							
							
								 
						
							
							
								6895f3fbed 
								
							
								 
							
						 
						
							
							
								
								remove tabs  
							
							
							
						 
						
							2016-11-08 15:13:43 +05:30  
				
					
						
							
							
								 
						
							
							
								5e204069ce 
								
							
								 
							
						 
						
							
							
								
								update stonesense  
							
							
							
						 
						
							2016-11-08 15:13:06 +05:30  
				
					
						
							
							
								 
						
							
							
								20b9aab8db 
								
							
								 
							
						 
						
							
							
								
								moved remotefortressreader.cpp to its own directory.  
							
							
							
						 
						
							2016-11-08 15:11:27 +05:30  
				
					
						
							
							
								 
						
							
							
								fbaf2697cb 
								
							
								 
							
						 
						
							
							
								
								fixed MD5 hash of win64 ruby lib.  
							
							
							
						 
						
							2016-11-08 15:10:43 +05:30  
				
					
						
							
							
								 
						
							
							
								2935032a1e 
								
							
								 
							
						 
						
							
							
								
								Add .proto files to plugin sources when used, to make it conventient to open it from the IDE.  
							
							
							
						 
						
							2016-11-08 15:10:01 +05:30  
				
					
						
							
							
								 
						
							
							
								ebc1a6d85e 
								
							
								 
							
						 
						
							
							
								
								Add functions to get and set the pause state in DF  
							
							
							
						 
						
							2016-11-08 13:40:08 +05:30  
				
					
						
							
							
								 
						
							
							
								99051f176b 
								
							
								 
							
						 
						
							
							
								
								Add a single bool dfproto message, to pausing and checking pause state  
							
							
							
						 
						
							2016-11-06 10:08:28 +05:30  
				
					
						
							
							
								 
						
							
							
								939b177673 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of dfhack/dfhack into develop  
							
							
							
						 
						
							2016-11-02 16:26:33 -04:00  
				
					
						
							
							
								 
						
							
							
								04ad7a0a42 
								
							
								 
							
						 
						
							
							
								
								Replace some instances of "cmake -E copy_if_different" with a standalone script  
							
							... 
							
							
							
							@JapaMala reported that CMake < 3.5 doesn't support copy_if_different with
multiple source files.
https://cmake.org/cmake/help/v3.5/release/3.5.html#command-line  
							
						 
						
							2016-11-02 16:23:32 -04:00  
				
					
						
							
							
								 
						
							
							
								e769041983 
								
							
								 
							
						 
						
							
							
								
								Fix crash bug in remotefortressreader, that happened every time the user resumed.  
							
							
							
						 
						
							2016-11-01 23:34:56 +05:30  
				
					
						
							
							
								 
						
							
							
								a50af3e96c 
								
							
								 
							
						 
						
							
							
								
								Update stonesense  
							
							
							
						 
						
							2016-10-31 22:52:45 +05:30  
				
					
						
							
							
								 
						
							
							
								d8f3d7d8f9 
								
							
								 
							
						 
						
							
							
								
								Send dye color with items in remotefortressreader.cpp  
							
							
							
						 
						
							2016-10-31 22:52:17 +05:30  
				
					
						
							
							
								 
						
							
							
								8a66e22522 
								
							
								 
							
						 
						
							
							
								
								Merged branch develop into develop  
							
							
							
						 
						
							2016-10-31 17:39:02 +05:30  
				
					
						
							
							
								 
						
							
							
								335607d1f8 
								
							
								 
							
						 
						
							
							
								
								Update Stonesense.  
							
							
							
						 
						
							2016-10-31 17:38:43 +05:30  
				
					
						
							
							
								 
						
							
							
								2e6c7a90be 
								
							
								 
							
						 
						
							
							
								
								fix whitespace  
							
							
							
						 
						
							2016-10-31 01:58:40 -04:00  
				
					
						
							
							
								 
						
							
							
								30f4617abf 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'ab9rf/labormanager-0.43.05-r1' into develop  
							
							
							
						 
						
							2016-10-31 01:56:49 -04:00  
				
					
						
							
							
								 
						
							
							
								9e97ccbb50 
								
							
								 
							
						 
						
							
							
								
								Use system libruby on osx64 (since ruby 1.8 and 2 are supported now)  
							
							
							
						 
						
							2016-10-29 19:08:54 -04:00  
				
					
						
							
							
								 
						
							
							
								8b7af8ba09 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of dfhack/dfhack into develop  
							
							
							
						 
						
							2016-10-29 19:00:58 -04:00  
				
					
						
							
							
								 
						
							
							
								4e7f2b9579 
								
							
								 
							
						 
						
							
							
								
								win64 ruby 2  
							
							
							
						 
						
							2016-10-29 19:00:28 -04:00  
				
					
						
							
							
								 
						
							
							
								82f42addcb 
								
							
								 
							
						 
						
							
							
								
								Merged branch develop into develop  
							
							
							
						 
						
							2016-10-29 13:32:38 +05:30  
				
					
						
							
							
								 
						
							
							
								ea9992239b 
								
							
								 
							
						 
						
							
							
								
								Send building items, and send fake item types for boxes and bags.  
							
							
							
						 
						
							2016-10-29 13:31:51 +05:30  
				
					
						
							
							
								 
						
							
							
								a84958a390 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of dfhack/dfhack into develop  
							
							
							
						 
						
							2016-10-29 02:40:14 -04:00  
				
					
						
							
							
								 
						
							
							
								ec222c0b24 
								
							
								 
							
						 
						
							
							
								
								Catch exceptions in stockpile (un)serialization  
							
							... 
							
							
							
							From #964 , protobuf exceptions in loadstock/savestock would either fail by only
logging an error to the console (when run from the Lua UI) or by crashing the
game entirely (when run from the console).
Figuring out what actually causes the exceptions in the first place (possibly a
misunderstood structure layout?) would be a better solution than this, but this
will at least stop crashes for now. 
							
						 
						
							2016-10-29 02:35:27 -04:00  
				
					
						
							
							
								 
						
							
							
								148202bcba 
								
							
								 
							
						 
						
							
							
								
								Use Binsearch for finding items.  
							
							
							
						 
						
							2016-10-29 08:54:27 +05:30  
				
					
						
							
							
								 
						
							
							
								0edce2b3ae 
								
							
								 
							
						 
						
							
							
								
								Merged branch develop into develop  
							
							
							
						 
						
							2016-10-29 00:28:51 +05:30  
				
					
						
							
							
								 
						
							
							
								30801697d9 
								
							
								 
							
						 
						
							
							
								
								Send items sitting on the floor through remoteFortressReader  
							
							
							
						 
						
							2016-10-29 00:28:37 +05:30  
				
					
						
							
							
								 
						
							
							
								c640006069 
								
							
								 
							
						 
						
							
							
								
								ruby: some more updates for x64, fix df_flagarray size  
							
							
							
						 
						
							2016-10-28 16:40:14 +02:00  
				
					
						
							
							
								 
						
							
							
								cdf24efe43 
								
							
								 
							
						 
						
							
							
								
								Remove plugins - all broken since 34.11  
							
							... 
							
							
							
							This changes nothing at all as far as any DFHack user is concerned, as
these plugins have not been possible to build since DF 34.11 - and would
have to be rewritten for compatiblity with new native-DF systems.
"treefarm" is additionally replaced by "autochop".
In the unlikely event that a developer wants the source code for
something... that's what version control is for! 
							
						 
						
							2016-10-27 23:35:29 +11:00  
				
					
						
							
							
								 
						
							
							
								d62d263793 
								
							
								 
							
						 
						
							
							
								
								ruby: Fix potential onupdate crash when cur_year is missing  
							
							
							
						 
						
							2016-10-26 20:55:16 -04:00  
				
					
						
							
							
								 
						
							
							
								cf329c7ceb 
								
							
								 
							
						 
						
							
							
								
								Ruby: fix Qnil and Qtrue constants with 64-bit Ruby 2.x  
							
							... 
							
							
							
							These have different values on x64 Ruby 2.x (see USE_FLONUM in ruby.h in the
ruby source). This was causing dump_rb_error to crash, since it was walking an
array until it got to Qnil (but thinking Qnil was 4 instead of 8) and trying to
print each element as a string. There were probably more subtle issues with
Qnil and Qtrue being wrong too. 
							
						 
						
							2016-10-26 20:44:35 -04:00  
				
					
						
							
							
								 
						
							
							
								defedb351e 
								
							
								 
							
						 
						
							
							
								
								Fix raw_vcall crash on Linux/OS X x64  
							
							
							
						 
						
							2016-10-26 09:34:14 -04:00  
				
					
						
							
							
								 
						
							
							
								4e933316ca 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'labormanager-0.43.03-r2' into labormanager-0.43.05-r1  
							
							
							
						 
						
							2016-10-25 17:06:01 -05:00  
				
					
						
							
							
								 
						
							
							
								a04ed641b7 
								
							
								 
							
						 
						
							
							
								
								SPACES not TABS  
							
							
							
						 
						
							2016-10-25 17:03:45 -05:00  
				
					
						
							
							
								 
						
							
							
								9aa6b84e24 
								
							
								 
							
						 
						
							
							
								
								alphabetical order  
							
							
							
						 
						
							2016-10-25 16:55:37 -05:00  
				
					
						
							
							
								 
						
							
							
								18235da9d6 
								
							
								 
							
						 
						
							
							
								
								add a misisng labor rule for leather crafts  
							
							
							
						 
						
							2016-10-25 16:45:25 -05:00  
				
					
						
							
							
								 
						
							
							
								cffd3be591 
								
							
								 
							
						 
						
							
							
								
								Move labormanager out of dev  
							
							
							
						 
						
							2016-10-25 16:34:20 -05:00  
				
					
						
							
							
								 
						
							
							
								2c230f0d3e 
								
							
								 
							
						 
						
							
							
								
								Improve protobuf file regeneration (no longer uses a dummy status.txt file)  
							
							
							
						 
						
							2016-10-24 22:51:27 -04:00  
				
					
						
							
							
								 
						
							
							
								4fdbba0207 
								
							
								 
							
						 
						
							
							
								
								Only touch protobuf generated files if they actually changed  
							
							
							
						 
						
							2016-10-24 22:28:51 -04:00  
				
					
						
							
							
								 
						
							
							
								5c83c16a99 
								
							
								 
							
						 
						
							
							
								
								Fix memview x64 address display  
							
							
							
						 
						
							2016-10-24 10:06:41 -04:00