b2587c1e6d 
								
							
								 
							
						 
						
							
							
								
								Fix skill sort  
							
							
							
						 
						
							2012-08-28 15:33:22 -05:00  
				
					
						
							
							
								 
						
							
							
								fee3cfda96 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/angavrilov/dfhack  into experimental-dontmerge  
							
							
							
						 
						
							2012-08-28 20:18:12 +03:00  
				
					
						
							
							
								 
						
							
							
								834d7fa1fa 
								
							
								 
							
						 
						
							
							
								
								Tweak prospector: try using the biome elevation for soil depth.  
							
							... 
							
							
							
							Until a better idea presents itself (or maybe it is the right way).
Soil depth computation affects which soil layers are reported, and
Z level alignment of the layer stack. 
							
						 
						
							2012-08-28 11:52:54 +04:00  
				
					
						
							
							
								 
						
							
							
								d69a7c63e3 
								
							
								 
							
						 
						
							
							
								
								Tabs to spaces.  
							
							
							
						 
						
							2012-08-27 16:05:23 -04:00  
				
					
						
							
							
								 
						
							
							
								1a5f05768f 
								
							
								 
							
						 
						
							
							
								
								Made it not run every tick.  
							
							
							
						 
						
							2012-08-27 15:06:41 -04:00  
				
					
						
							
							
								 
						
							
							
								c587ea2c74 
								
							
								 
							
						 
						
							
							
								
								Add new tweak command to make Train orders no longer count as patrol duty  
							
							
							
						 
						
							2012-08-27 14:06:10 -05:00  
				
					
						
							
							
								 
						
							
							
								f73cebff68 
								
							
								 
							
						 
						
							
							
								
								Account for caves and magma sea in pre-embark prospector.  
							
							
							
						 
						
							2012-08-27 23:03:17 +04:00  
				
					
						
							
							
								 
						
							
							
								f1915915b4 
								
							
								 
							
						 
						
							
							
								
								Follow change in xml again.  
							
							
							
						 
						
							2012-08-27 23:03:02 +04:00  
				
					
						
							
							
								 
						
							
							
								e12e7ddd40 
								
							
								 
							
						 
						
							
							
								
								Fixed some memory leaks.  
							
							
							
						 
						
							2012-08-27 14:42:00 -04:00  
				
					
						
							
							
								 
						
							
							
								5ad9b82ace 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://github.com/angavrilov/dfhack  
							
							
							
						 
						
							2012-08-27 09:17:27 -05:00  
				
					
						
							
							
								 
						
							
							
								faf3bdf2b7 
								
							
								 
							
						 
						
							
							
								
								Adjust grid display - labors without skills use different tiles, and skills without labors have a red background  
							
							
							
						 
						
							2012-08-27 09:04:32 -05:00  
				
					
						
							
							
								 
						
							
							
								5fed060d7d 
								
							
								 
							
						 
						
							
							
								
								Follow field rename in xml.  
							
							
							
						 
						
							2012-08-27 16:01:11 +04:00  
				
					
						
							
							
								 
						
							
							
								f562871867 
								
							
								 
							
						 
						
							
							
								
								Add ViewCre and Zoom-Cre to Manipulator (by forwarding them to Unitlist)  
							
							
							
						 
						
							2012-08-26 13:58:37 -05:00  
				
					
						
							
							
								 
						
							
							
								b2bdc199cb 
								
							
								 
							
						 
						
							
							
								
								Fix NULL pointer access in ~virtual_identity.  
							
							
							
						 
						
							2012-08-26 22:43:18 +04:00  
				
					
						
							
							
								 
						
							
							
								84f6663a07 
								
							
								 
							
						 
						
							
							
								
								Add a tweak to save the cursor position of dwarfmode between menus.  
							
							
							
						 
						
							2012-08-26 21:19:56 +04:00  
				
					
						
							
							
								 
						
							
							
								8171652323 
								
							
								 
							
						 
						
							
							
								
								Support permaflow in liquids, including the gui.  
							
							
							
						 
						
							2012-08-26 20:08:28 +04:00  
				
					
						
							
							
								 
						
							
							
								bee33fd486 
								
							
								 
							
						 
						
							
							
								
								Add a performance test for location caching in general refs.  
							
							
							
						 
						
							2012-08-26 14:43:14 +04:00  
				
					
						
							
							
								 
						
							
							
								3402a3cd5d 
								
							
								 
							
						 
						
							
							
								
								Fix a deadlock problem between suspend in (un)load, and onupdate.  
							
							
							
						 
						
							2012-08-26 14:43:14 +04:00  
				
					
						
							
							
								 
						
							
							
								7f1e4b46bc 
								
							
								 
							
						 
						
							
							
								
								Implement inheritance-aware vmethod interposing.  
							
							... 
							
							
							
							I.e. overwriting the vmethod in all vtables that use it, not only one. 
							
						 
						
							2012-08-26 14:43:14 +04:00  
				
					
						
							
							
								 
						
							
							
								f6e4969e19 
								
							
								 
							
						 
						
							
							
								
								Key names are bright green, not dark green  
							
							
							
						 
						
							2012-08-25 11:07:42 -05:00  
				
					
						
							
							
								 
						
							
							
								da6567e374 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://github.com/angavrilov/dfhack  
							
							
							
						 
						
							2012-08-25 11:02:28 -05:00  
				
					
						
							
							
								 
						
							
							
								bd9800055d 
								
							
								 
							
						 
						
							
							
								
								Link to the lua library in the liquids plugin.  
							
							
							
						 
						
							2012-08-25 20:01:03 +04:00  
				
					
						
							
							
								 
						
							
							
								dcdff40c85 
								
							
								 
							
						 
						
							
							
								
								Add sorting, command help; replace filtering with just using the current page of the UnitList viewscreen (and don't close it)  
							
							
							
						 
						
							2012-08-25 10:57:50 -05:00  
				
					
						
							
							
								 
						
							
							
								41ad42d0fd 
								
							
								 
							
						 
						
							
							
								
								Expose the liquids plugin engine to lua, and make a wrapper gui script.  
							
							
							
						 
						
							2012-08-25 10:37:03 +04:00  
				
					
						
							
							
								 
						
							
							
								21904fd607 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/jjyg/dfhack  
							
							
							
						 
						
							2012-08-24 22:30:39 +02:00  
				
					
						
							
							
								 
						
							
							
								9154564e71 
								
							
								 
							
						 
						
							
							
								
								Sync up submodules  
							
							
							
						 
						
							2012-08-24 21:56:16 +02:00  
				
					
						
							
							
								 
						
							
							
								45efcfc763 
								
							
								 
							
						 
						
							
							
								
								Warning: does not work. Temp commit!  
							
							
							
						 
						
							2012-08-24 11:40:51 -04:00  
				
					
						
							
							
								 
						
							
							
								8359e80b23 
								
							
								 
							
						 
						
							
							
								
								Expose a few API functions to lua, and implement a room browser overlay.  
							
							
							
						 
						
							2012-08-24 18:26:18 +04:00  
				
					
						
							
							
								 
						
							
							
								d52c54cc76 
								
							
								 
							
						 
						
							
							
								
								Pull some minor stuff from mechanisms into main libs.  
							
							
							
						 
						
							2012-08-24 13:49:22 +04:00  
				
					
						
							
							
								 
						
							
							
								296f82b02f 
								
							
								 
							
						 
						
							
							
								
								Try using the Objective-C 'alloc + init' idiom for lua screen objects.  
							
							
							
						 
						
							2012-08-24 13:28:34 +04:00  
				
					
						
							
							
								 
						
							
							
								e825dc5ddb 
								
							
								 
							
						 
						
							
							
								
								Tweak the API for current viewscreen, and dispatch show/dismiss from C++.  
							
							
							
						 
						
							2012-08-24 13:20:08 +04:00  
				
					
						
							
							
								 
						
							
							
								cb24f1e53a 
								
							
								 
							
						 
						
							
							
								
								Converted tabs to spaces.  
							
							
							
						 
						
							2012-08-23 22:25:25 -04:00  
				
					
						
							
							
								 
						
							
							
								15adb17559 
								
							
								 
							
						 
						
							
							
								
								Converted tabs to spaces.  
							
							
							
						 
						
							2012-08-23 22:21:09 -04:00  
				
					
						
							
							
								 
						
							
							
								76cd941084 
								
							
								 
							
						 
						
							
							
								
								Added teledwarf: teleports dwarves to their destination instantly.  
							
							
							
						 
						
							2012-08-23 22:17:28 -04:00  
				
					
						
							
							
								 
						
							
							
								6de9049dcc 
								
							
								 
							
						 
						
							
							
								
								Very rough draft. Invaders tend to overdestroy buildings. They also overdig. Also they only do it on user request. Also it happens instantly. Also they can't dig through constructions. Also I have tabs in the indentation.  
							
							
							
						 
						
							2012-08-23 22:12:07 -04:00  
				
					
						
							
							
								 
						
							
							
								eac2f3f5d1 
								
							
								 
							
						 
						
							
							
								
								Added misery plugin: multiply effects of negative thoughts.  
							
							
							
						 
						
							2012-08-23 22:05:35 -04:00  
				
					
						
							
							
								 
						
							
							
								27bdc9f2df 
								
							
								 
							
						 
						
							
							
								
								Start gutting dfusion.  
							
							
							
						 
						
							2012-08-23 21:38:38 +03:00  
				
					
						
							
							
								 
						
							
							
								c339c7085a 
								
							
								 
							
						 
						
							
							
								
								ruby: add memory_check / memory_patch native methods  
							
							
							
						 
						
							2012-08-23 18:44:03 +02:00  
				
					
						
							
							
								 
						
							
							
								b12b9fa91e 
								
							
								 
							
						 
						
							
							
								
								Suspend DF around loading and unloading plugins.  
							
							... 
							
							
							
							This is necessary to improve safety of vtable interposing. 
							
						 
						
							2012-08-23 19:51:55 +04:00  
				
					
						
							
							
								 
						
							
							
								c6c5ad56c9 
								
							
								 
							
						 
						
							
							
								
								Track lua event listener count, and let the C++ host know.  
							
							... 
							
							
							
							This allows completely avoiding the call overhead if there
are none. The downside is that the event object now has to
be a userdata with lots of metamethods. 
							
						 
						
							2012-08-23 19:27:28 +04:00  
				
					
						
							
							
								 
						
							
							
								5b0f37276f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://github.com/quietust/dfhack  
							
							
							
						 
						
							2012-08-23 17:19:15 +02:00  
				
					
						
							
							
								 
						
							
							
								7046a6abbc 
								
							
								 
							
						 
						
							
							
								
								Manipulator - store unit 'summary' objects so names/professions can be cached (for faster sorting), and properly display skill level when it's exactly at the level threshold  
							
							
							
						 
						
							2012-08-22 20:52:19 -05:00  
				
					
						
							
							
								 
						
							
							
								132491e868 
								
							
								 
							
						 
						
							
							
								
								Use Units module to get unit colors, fix initial scroll position  
							
							
							
						 
						
							2012-08-22 16:54:34 -05:00  
				
					
						
							
							
								 
						
							
							
								1e28ceff6d 
								
							
								 
							
						 
						
							
							
								
								Add getProfessionColor and getCasteProfessionColor to Units module  
							
							
							
						 
						
							2012-08-22 16:54:00 -05:00  
				
					
						
							
							
								 
						
							
							
								cf4b8a0196 
								
							
								 
							
						 
						
							
							
								
								Improve viewport manipulation utilities and support scroll in mechanisms.  
							
							... 
							
							
							
							I.e. allow the user to scroll around with cursor keys,
provided that keeps the cursor still visible. 
							
						 
						
							2012-08-22 22:29:01 +04:00  
				
					
						
							
							
								 
						
							
							
								92c0b555dc 
								
							
								 
							
						 
						
							
							
								
								Use Units module to get profession strings  
							
							
							
						 
						
							2012-08-22 11:15:05 -05:00  
				
					
						
							
							
								 
						
							
							
								83214ccb72 
								
							
								 
							
						 
						
							
							
								
								Fix bugs in window resizing, cleanup some other stuff  
							
							
							
						 
						
							2012-08-22 10:43:26 -05:00  
				
					
						
							
							
								 
						
							
							
								f0fc3acf87 
								
							
								 
							
						 
						
							
							
								
								Turn an assert in vmethod interpose code into a mandatory check and abort.  
							
							
							
						 
						
							2012-08-22 18:22:59 +04:00  
				
					
						
							
							
								 
						
							
							
								7987ea9a98 
								
							
								 
							
						 
						
							
							
								
								Put some compatibility features into the base dfhack viewscreen.  
							
							
							
						 
						
							2012-08-22 18:18:19 +04:00  
				
					
						
							
							
								 
						
							
							
								6e8b68fb29 
								
							
								 
							
						 
						
							
							
								
								Add yet one more frame style.  
							
							
							
						 
						
							2012-08-22 13:06:06 +04:00