181f1c6ac6 
								
							
								 
							
						 
						
							
							
								
								Silence warning  
							
							
							
						 
						
							2012-03-13 13:15:12 -05:00  
				
					
						
							
							
								 
						
							
							
								8cc82d5876 
								
							
								 
							
						 
						
							
							
								
								Make plugins accept explicit output stream references.  
							
							... 
							
							
							
							This is an incompatible change to the plugin ABI.
The Console is not thread-safe unless used indirectly
via color_ostream_proxy, so everything should use their
per-thread stream. 
							
						 
						
							2012-03-10 15:55:42 +04:00  
				
					
						
							
							
								 
						
							
							
								7fe8762852 
								
							
								 
							
						 
						
							
							
								
								Get rid of Simple namespace, Gui module is now a namespace.  
							
							
							
						 
						
							2012-03-03 14:38:24 +01:00  
				
					
						
							
							
								 
						
							
							
								bc012ea7c7 
								
							
								 
							
						 
						
							
							
								
								vdig: Fix typo and update wiki link  
							
							
							
						 
						
							2012-02-22 13:46:47 +02:00  
				
					
						
							
							
								 
						
							
							
								2cd2ee9b0c 
								
							
								 
							
						 
						
							
							
								
								New plugin interface  
							
							
							
						 
						
							2012-02-21 18:19:17 +01:00  
				
					
						
							
							
								 
						
							
							
								1bf5080828 
								
							
								 
							
						 
						
							
							
								
								Fixage. Runs with 34.01  
							
							
							
						 
						
							2012-02-15 21:35:44 +01:00  
				
					
						
							
							
								 
						
							
							
								091bf62aa8 
								
							
								 
							
						 
						
							
							
								
								DFhackCExport is only needed on the plugin_* functions  
							
							
							
						 
						
							2012-02-13 22:54:08 -06:00  
				
					
						
							
							
								 
						
							
							
								d15d38d536 
								
							
								 
							
						 
						
							
							
								
								Finish conversion, fix compile errors  
							
							
							
						 
						
							2012-02-13 19:17:38 -06:00  
				
					
						
							
							
								 
						
							
							
								d0a8c2edd8 
								
							
								 
							
						 
						
							
							
								
								Move TileTypes to XML, part 1 - a bunch of stuff is now broken  
							
							
							
						 
						
							2012-02-13 16:56:33 -06:00  
				
					
						
							
							
								 
						
							
							
								9afcea3deb 
								
							
								 
							
						 
						
							
							
								
								In all loops that iterate across a vector, use a size_t as the index  
							
							
							
						 
						
							2012-01-31 10:55:38 -06:00  
				
					
						
							
							
								 
						
							
							
								2cc6bcf0e9 
								
							
								 
							
						 
						
							
							
								
								Use CoreSuspender and namespace df::enums  
							
							
							
						 
						
							2012-01-21 18:31:15 -06:00  
				
					
						
							
							
								 
						
							
							
								e7ecda1434 
								
							
								 
							
						 
						
							
							
								
								Kill the Maps module  
							
							
							
						 
						
							2012-01-19 21:44:17 -06:00  
				
					
						
							
							
								 
						
							
							
								4bb724cd6c 
								
							
								 
							
						 
						
							
							
								
								Significant cleanup of Maps module - next step will be to kill it properly  
							
							
							
						 
						
							2012-01-19 14:11:52 -06:00  
				
					
						
							
							
								 
						
							
							
								e82055986e 
								
							
								 
							
						 
						
							
							
								
								Only use #include <> for system libraries - for everything else, use ""  
							
							
							
						 
						
							2012-01-15 14:54:14 -06:00  
				
					
						
							
							
								 
						
							
							
								890824dd38 
								
							
								 
							
						 
						
							
							
								
								Merge patch with new dig patterns for vdig plugin  
							
							... 
							
							
							
							Signed-off-by: Petr Mrázek <peterix@gmail.com> 
							
						 
						
							2012-01-06 02:27:27 +01:00  
				
					
						
							
							
								 
						
							
							
								f35cdb84cd 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/angavrilov/dfhack  
							
							... 
							
							
							
							Conflicts:
	library/Core.cpp
	library/PluginManager.cpp
	library/include/Core.h
	library/include/PluginManager.h
	library/modules/Gui.cpp
	plugins/stockpiles.cpp 
							
						 
						
							2011-12-31 13:09:12 +01:00  
				
					
						
							
							
								 
						
							
							
								9db20bd84d 
								
							
								 
							
						 
						
							
							
								
								Header changes/cleanup.  
							
							
							
						 
						
							2011-12-31 12:48:42 +01:00  
				
					
						
							
							
								 
						
							
							
								b652ec4132 
								
							
								 
							
						 
						
							
							
								
								Implement context-sensitive keybinding support.  
							
							... 
							
							
							
							Allow defining commands with guard conditions, and binding
one or more commands to alphabetic and function keys. When
the relevant key is pressed, the first listed command with
successfully evaluated guard is chosen.
For consistency, the guard is also checked when the command
is invoked from the console; this requires suspending the
core inside PluginManager, before invoking plugin code. 
							
						 
						
							2011-12-31 13:25:46 +04:00  
				
					
						
							
							
								 
						
							
							
								2547e2ff06 
								
							
								 
							
						 
						
							
							
								
								Killed lambas :(, fixed bug with 'digcircle unset' that made it behave exactly like 'digcircle set'  
							
							
							
						 
						
							2011-11-15 21:58:38 +01:00  
				
					
						
							
							
								 
						
							
							
								b09ff94b24 
								
							
								 
							
						 
						
							
							
								
								STUFF!  
							
							
							
						 
						
							2011-10-07 03:53:58 +02:00  
				
					
						
							
							
								 
						
							
							
								d451c6910b 
								
							
								 
							
						 
						
							
							
								
								Add stonesense as a submodule, fix MSVC build of vdig module  
							
							
							
						 
						
							2011-08-28 22:28:23 +02:00  
				
					
						
							
							
								 
						
							
							
								e5f0c7637e 
								
							
								 
							
						 
						
							
							
								
								Fixes to help/readme entries related to digcircle.  
							
							
							
						 
						
							2011-08-27 15:12:03 +02:00  
				
					
						
							
							
								 
						
							
							
								e9a04dfa65 
								
							
								 
							
						 
						
							
							
								
								Circle designator uses diameter instead of radius, has no overdraw.  
							
							
							
						 
						
							2011-08-27 05:50:14 +02:00  
				
					
						
							
							
								 
						
							
							
								e42cf32272 
								
							
								 
							
						 
						
							
							
								
								More options for circle designator.  
							
							
							
						 
						
							2011-08-23 12:51:11 +02:00  
				
					
						
							
							
								 
						
							
							
								4922be0a75 
								
							
								 
							
						 
						
							
							
								
								Circle dig designation tool.  
							
							
							
						 
						
							2011-08-22 15:18:35 +02:00  
				
					
						
							
							
								 
						
							
							
								eeb030dc7e 
								
							
								 
							
						 
						
							
							
								
								And don't designate over non-terrain tiles.  
							
							
							
						 
						
							2011-08-17 14:29:30 +02:00  
				
					
						
							
							
								 
						
							
							
								e1dceda766 
								
							
								 
							
						 
						
							
							
								
								Add a crosshair mode to expdig.  
							
							
							
						 
						
							2011-08-17 14:27:24 +02:00  
				
					
						
							
							
								 
						
							
							
								09cb6a6828 
								
							
								 
							
						 
						
							
							
								
								Added exporatory mining patterns tool.  
							
							
							
						 
						
							2011-08-17 13:26:03 +02:00  
				
					
						
							
							
								 
						
							
							
								a0f99ef707 
								
							
								 
							
						 
						
							
							
								
								Many tweaks to plugins, reorganized the build system and removed more cruft.  
							
							
							
						 
						
							2011-08-14 08:42:21 +02:00  
				
					
						
							
							
								 
						
							
							
								b75072f89e 
								
							
								 
							
						 
						
							
							
								
								Reworked readme file.  
							
							
							
						 
						
							2011-08-08 05:45:35 +02:00  
				
					
						
							
							
								 
						
							
							
								459d48d75a 
								
							
								 
							
						 
						
							
							
								
								Made the linux console super awesome. The dfhack script won't LD_PRELOAD dfhack for gdb.  
							
							
							
						 
						
							2011-07-15 15:55:01 +02:00  
				
					
						
							
							
								 
						
							
							
								792d272fbf 
								
							
								 
							
						 
						
							
							
								
								Windows side of the Console rewrite  
							
							
							
						 
						
							2011-07-14 04:05:27 +02:00  
				
					
						
							
							
								 
						
							
							
								630b746cfe 
								
							
								 
							
						 
						
							
							
								
								Integrate linenoise into Console - Linux part  
							
							
							
						 
						
							2011-07-13 11:45:30 +02:00  
				
					
						
							
							
								 
						
							
							
								3a67a4d3c7 
								
							
								 
							
						 
						
							
							
								
								Added linenoise library to allow line editing in the terminal.  
							
							
							
						 
						
							2011-07-12 12:13:14 +02:00  
				
					
						
							
							
								 
						
							
							
								4015586d89 
								
							
								 
							
						 
						
							
							
								
								Eliminated the core suspend latency, possibly added a heap of race conditions. Added vdig.  
							
							
							
						 
						
							2011-07-11 22:23:13 +02:00  
				
					
						
							
							
								 
						
							
							
								3850954449 
								
							
								 
							
						 
						
							
							
								
								Hotkey input works on windows/under wine. Added skeleton for the veindigger plugin.  
							
							
							
						 
						
							2011-07-10 21:07:14 +02:00