badece1210 
								
							
								 
							
						 
						
							
							
								
								Fix problem with solution folders being generated for MSVC Express  
							
							... 
							
							
							
							Uses MFC header availability to detect Express versions. 
							
						 
						
							2012-03-13 20:00:20 +01:00  
				
					
						
							
							
								 
						
							
							
								181f1c6ac6 
								
							
								 
							
						 
						
							
							
								
								Silence warning  
							
							
							
						 
						
							2012-03-13 13:15:12 -05:00  
				
					
						
							
							
								 
						
							
							
								8e933fb75e 
								
							
								 
							
						 
						
							
							
								
								Ignore the .rule file too  
							
							
							
						 
						
							2012-03-13 12:17:00 -05:00  
				
					
						
							
							
								 
						
							
							
								6dde2373d7 
								
							
								 
							
						 
						
							
							
								
								Make MSVC shut up when compiling protobuf.  
							
							... 
							
							
							
							Disabled planty of common harmless warnings. 
							
						 
						
							2012-03-13 17:32:44 +01:00  
				
					
						
							
							
								 
						
							
							
								9079ffa4ff 
								
							
								 
							
						 
						
							
							
								
								Add clsocket as a dependency for dfhack lib.  
							
							
							
						 
						
							2012-03-13 17:10:46 +01:00  
				
					
						
							
							
								 
						
							
							
								eb4757043b 
								
							
								 
							
						 
						
							
							
								
								Move depends out of main library, make them (static) libraries.  
							
							
							
						 
						
							2012-03-13 14:46:48 +01:00  
				
					
						
							
							
								 
						
							
							
								b3f6bccdf6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'cleanups' of  https://github.com/plaes/dfhack  
							
							
							
						 
						
							2012-03-12 15:05:44 +01:00  
				
					
						
							
							
								 
						
							
							
								ea8a2ad9a2 
								
							
								 
							
						 
						
							
							
								
								Remove references to never implemented commands...  
							
							
							
						 
						
							2012-03-12 15:05:23 +01:00  
				
					
						
							
							
								 
						
							
							
								4cb8995a05 
								
							
								 
							
						 
						
							
							
								
								Fixed script loading improperly checking for errors.  
							
							... 
							
							
							
							Also closed the file for good measure.  I couldn't find any documentation that said that ~ifstream() did this. 
							
						 
						
							2012-03-12 00:33:59 -07:00  
				
					
						
							
							
								 
						
							
							
								d7f7437ca1 
								
							
								 
							
						 
						
							
							
								
								"clear all" wasn't working properly - I'm bad at counting.  
							
							
							
						 
						
							2012-03-12 00:32:43 -07:00  
				
					
						
							
							
								 
						
							
							
								708dc6c32d 
								
							
								 
							
						 
						
							
							
								
								Forgot usage message for "clear all"  
							
							
							
						 
						
							2012-03-12 00:10:55 -07:00  
				
					
						
							
							
								 
						
							
							
								7dff12ead7 
								
							
								 
							
						 
						
							
							
								
								Added "workflow clear all" command to remove all constraints.  
							
							
							
						 
						
							2012-03-12 00:05:22 -07:00  
				
					
						
							
							
								 
						
							
							
								445b580ad1 
								
							
								 
							
						 
						
							
							
								
								Added 'script' command to load DFHack scripts from file.  Syntax is the same as dfhack.init / interactive.  
							
							
							
						 
						
							2012-03-11 23:31:29 -07:00  
				
					
						
							
							
								 
						
							
							
								db93b548db 
								
							
								 
							
						 
						
							
							
								
								Check for a valid plugin_shutdown function when unloading plugins  
							
							... 
							
							
							
							Fixes related segfault 
							
						 
						
							2012-03-11 23:07:38 +01:00  
				
					
						
							
							
								 
						
							
							
								68fbb535c9 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/warmist/dfhack  
							
							
							
						 
						
							2012-03-11 23:01:14 +01:00  
				
					
						
							
							
								 
						
							
							
								b50d7ecdf3 
								
							
								 
							
						 
						
							
							
								
								Fix typo in features.cpp  
							
							
							
						 
						
							2012-03-11 22:45:41 +01:00  
				
					
						
							
							
								 
						
							
							
								a15d5826ff 
								
							
								 
							
						 
						
							
							
								
								Update readme.html to reflect 'feature' plugin addition  
							
							
							
						 
						
							2012-03-11 22:43:23 +01:00  
				
					
						
							
							
								 
						
							
							
								f616a98cc5 
								
							
								 
							
						 
						
							
							
								
								Add readme entry for 'feature' plugin  
							
							
							
						 
						
							2012-03-11 15:39:51 -05:00  
				
					
						
							
							
								 
						
							
							
								27a7f97174 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://github.com/peterix/dfhack  
							
							... 
							
							
							
							Conflicts:
	plugins/CMakeLists.txt 
							
						 
						
							2012-03-11 15:32:16 -05:00  
				
					
						
							
							
								 
						
							
							
								3b87f7bd3a 
								
							
								 
							
						 
						
							
							
								
								Add revforget command, lair plugin  
							
							... 
							
							
							
							revforget throws away data reveal keeps in order to be able to hide
the revealed parts of the map
lair allows marking the map as monster lair (or the opposite while
using the 'reset' option) 
							
						 
						
							2012-03-11 22:25:30 +01:00  
				
					
						
							
							
								 
						
							
							
								081aee1363 
								
							
								 
							
						 
						
							
							
								
								Fixes for DfHack::Process foolery.  
							
							
							
						 
						
							2012-03-11 14:59:32 +02:00  
				
					
						
							
							
								 
						
							
							
								237d7b433a 
								
							
								 
							
						 
						
							
							
								
								Updated to new dfhack standards.  
							
							
							
						 
						
							2012-03-11 14:33:08 +02:00  
				
					
						
							
							
								 
						
							
							
								792e48fb76 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://github.com/peterix/dfhack  
							
							... 
							
							
							
							Conflicts:
	plugins/Dfusion/luafiles/xml_struct.lua
	plugins/Dfusion/luafiles/xml_types.lua 
							
						 
						
							2012-03-11 13:50:14 +02:00  
				
					
						
							
							
								 
						
							
							
								35ca21426b 
								
							
								 
							
						 
						
							
							
								
								Df reading starting to work. Lots of testing required, some types don't have accessors yet, etc bugs  
							
							
							
						 
						
							2012-03-11 13:42:59 +02:00  
				
					
						
							
							
								 
						
							
							
								32cc4c8928 
								
							
								 
							
						 
						
							
							
								
								Fix MSVC build error related to min and max macros  
							
							... 
							
							
							
							Tinythread was leaking those. 
							
						 
						
							2012-03-10 20:47:10 +01:00  
				
					
						
							
							
								 
						
							
							
								1124ab25fb 
								
							
								 
							
						 
						
							
							
								
								Add map feature manager - allows enabling/disabling magma workshops as well as halting subterranean plant growth outside the caverns  
							
							
							
						 
						
							2012-03-10 13:40:55 -06:00  
				
					
						
							
							
								 
						
							
							
								9d6a19b7d4 
								
							
								 
							
						 
						
							
							
								
								Track df2mc, stonesense  
							
							
							
						 
						
							2012-03-10 18:48:52 +01:00  
				
					
						
							
							
								 
						
							
							
								75113b715a 
								
							
								 
							
						 
						
							
							
								
								Misc fixes for warnings...  
							
							
							
						 
						
							2012-03-10 16:03:11 +01:00  
				
					
						
							
							
								 
						
							
							
								cff654bca6 
								
							
								 
							
						 
						
							
							
								
								Track structures  
							
							
							
						 
						
							2012-03-10 15:51:50 +01:00  
				
					
						
							
							
								 
						
							
							
								003a0f9eb8 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/angavrilov/dfhack  
							
							
							
						 
						
							2012-03-10 15:51:45 +01:00  
				
					
						
							
							
								 
						
							
							
								50b7db982f 
								
							
								 
							
						 
						
							
							
								
								Fix zlib, protobuf.  
							
							... 
							
							
							
							Zlib is now found using CMake on linux and set to harcoded paths
on windows, yet uniform in use throughout the build system.
protobuf-lite now compiles under MSVC properly. 
							
						 
						
							2012-03-10 15:31:46 +01:00  
				
					
						
							
							
								 
						
							
							
								522dd1fd10 
								
							
								 
							
						 
						
							
							
								
								Update the devel plugins.  
							
							
							
						 
						
							2012-03-10 17:25:00 +04: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  
				
					
						
							
							
								 
						
							
							
								b2737e2bed 
								
							
								 
							
						 
						
							
							
								
								Pull out a colored text output interface out of the Console class.  
							
							
							
						 
						
							2012-03-10 13:29:33 +04:00  
				
					
						
							
							
								 
						
							
							
								c260aca3f1 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/angavrilov/dfhack  
							
							
							
						 
						
							2012-03-10 02:15:34 +01:00  
				
					
						
							
							
								 
						
							
							
								a414eb1b8d 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/ClaytonHughes/dfhack  
							
							
							
						 
						
							2012-03-10 02:15:07 +01:00  
				
					
						
							
							
								 
						
							
							
								77349e9b80 
								
							
								 
							
						 
						
							
							
								
								Added age, currently enabled labors, and skill levels to dwarfexport XML  
							
							
							
						 
						
							2012-03-10 02:10:53 +01:00  
				
					
						
							
							
								 
						
							
							
								75c569b097 
								
							
								 
							
						 
						
							
							
								
								Add some experimental message definitions to the main library.  
							
							
							
						 
						
							2012-03-09 21:42:22 +04:00  
				
					
						
							
							
								 
						
							
							
								edf77cf270 
								
							
								 
							
						 
						
							
							
								
								Link protobuf to dfhack core as a shared library.  
							
							... 
							
							
							
							- Change protobuf libraries to build as DLLs.
- Move some stream features to the lite library.
- Install the lite library and use it from dfhack.
Note that:
- A couple of protobuf headers had to be tweaked.
- The lite library is used because the full one is
  absolutely incompatible with reloading plugins.
- Shutting down protobuf also can't be allowed. 
							
						 
						
							2012-03-09 19:46:21 +04:00  
				
					
						
							
							
								 
						
							
							
								47bbe1a3ff 
								
							
								 
							
						 
						
							
							
								
								Fixed up formatting, debug messages in new Windows Hotkey stuff.  
							
							
							
						 
						
							2012-03-09 01:07:47 -08:00  
				
					
						
							
							
								 
						
							
							
								3d1ce32785 
								
							
								 
							
						 
						
							
							
								
								Windows now detects hotkeys using the correct keyboard layout.  
							
							
							
						 
						
							2012-03-09 00:56:09 -08:00  
				
					
						
							
							
								 
						
							
							
								98a226ab63 
								
							
								 
							
						 
						
							
							
								
								Add a lair sub-command to tweak.  
							
							... 
							
							
							
							This allows setting the whole map as monster lair, effectively locking items in place so they don't scatter on abandon/reclaim. 
							
						 
						
							2012-03-09 08:26:41 +01:00  
				
					
						
							
							
								 
						
							
							
								dc0b2b8216 
								
							
								 
							
						 
						
							
							
								
								Track stonesense  
							
							
							
						 
						
							2012-03-08 09:15:55 +01:00  
				
					
						
							
							
								 
						
							
							
								9c7e341e5e 
								
							
								 
							
						 
						
							
							
								
								Track df2mc  
							
							
							
						 
						
							2012-03-08 00:24:40 +01:00  
				
					
						
							
							
								 
						
							
							
								c64919a1bb 
								
							
								 
							
						 
						
							
							
								
								Bump version to 0.34.05  
							
							
							
						 
						
							2012-03-08 00:07:35 +01:00  
				
					
						
							
							
								 
						
							
							
								3598282ed7 
								
							
								 
							
						 
						
							
							
								
								Update readme, track df2mc and structures  
							
							
							
						 
						
							2012-03-07 23:40:22 +01:00  
				
					
						
							
							
								 
						
							
							
								15a82cfbbf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:peterix/dfhack  
							
							
							
						 
						
							2012-03-07 21:40:09 +01:00  
				
					
						
							
							
								 
						
							
							
								b6df6c2eff 
								
							
								 
							
						 
						
							
							
								
								Track structures  
							
							
							
						 
						
							2012-03-07 21:02:46 +01:00  
				
					
						
							
							
								 
						
							
							
								9b071097de 
								
							
								 
							
						 
						
							
							
								
								Fix advtools metal-detector  
							
							... 
							
							
							
							Trader items are now inside tables, and thus not in the block
item lists. Thus it is necessary to scan the global item vector
and look up blocks by coords. 
							
						 
						
							2012-03-07 18:10:53 +04:00  
				
					
						
							
							
								 
						
							
							
								7d2b6b4583 
								
							
								 
							
						 
						
							
							
								
								Lots of work done with xml parsing.  
							
							
							
						 
						
							2012-03-07 19:41:43 +08:00