a1fd1d9219 
								
							
								 
							
						 
						
							
							
								
								Document dwarfmonitor and allow date format to be modified  
							
							
							
						 
						
							2015-04-19 12:38:37 -04:00  
				
					
						
							
							
								 
						
							
							
								6187ac3054 
								
							
								 
							
						 
						
							
							
								
								Only initialize steam-engine when a fortress mode map is loaded  
							
							... 
							
							
							
							world->raws.buildings.workshops is not always cleared on world load
(notably in the arena), so it can contain invalid pointers from
previous games.
Fixes  #444  
							
						 
						
							2015-04-02 17:17:29 -04:00  
				
					
						
							
							
								 
						
							
							
								786581689f 
								
							
								 
							
						 
						
							
							
								
								Move get_dfhack_version() to a separate namespace and add a few other version-related functions  
							
							
							
						 
						
							2015-04-02 16:37:58 -04:00  
				
					
						
							
							
								 
						
							
							
								9b6d8d2799 
								
							
								 
							
						 
						
							
							
								
								Allow dev plugins to be skipped on startup  
							
							
							
						 
						
							2015-04-01 17:50:22 -04:00  
				
					
						
							
							
								 
						
							
							
								82d72007fc 
								
							
								 
							
						 
						
							
							
								
								Move zoom-related commands to a separate dev plugin  
							
							
							
						 
						
							2015-04-01 17:24:52 -04:00  
				
					
						
							
							
								 
						
							
							
								7913517b2c 
								
							
								 
							
						 
						
							
							
								
								Add "nyan stop" command  
							
							
							
						 
						
							2015-04-01 17:02:33 -04:00  
				
					
						
							
							
								 
						
							
							
								6779849bc6 
								
							
								 
							
						 
						
							
							
								
								This requires a return value in Windows, and really should have one anyway.  
							
							
							
						 
						
							2015-03-29 14:21:59 -04:00  
				
					
						
							
							
								 
						
							
							
								88c3a629d5 
								
							
								 
							
						 
						
							
							
								
								Fix vshook  
							
							
							
						 
						
							2015-03-26 19:27:22 -04:00  
				
					
						
							
							
								 
						
							
							
								f8d8baef39 
								
							
								 
							
						 
						
							
							
								
								Remove explicit tokens and use ENUM_KEY_STR for profession templates  
							
							
							
						 
						
							2015-03-25 15:04:52 -04:00  
				
					
						
							
							
								 
						
							
							
								d182b6c1c3 
								
							
								 
							
						 
						
							
							
								
								only create the stocksettings directory when it is requested  
							
							
							
						 
						
							2015-03-24 17:46:49 -05:00  
				
					
						
							
							
								 
						
							
							
								a5b2b92b30 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'eswald/stockflow' into develop  
							
							
							
						 
						
							2015-03-24 16:05:48 -04:00  
				
					
						
							
							
								 
						
							
							
								ff38a60d56 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'lethosor/ui-tweaks' into develop  
							
							
							
						 
						
							2015-03-24 15:53:36 -04:00  
				
					
						
							
							
								 
						
							
							
								4fac0aff0d 
								
							
								 
							
						 
						
							
							
								
								Fix compile: missing include in plugins/manipulator.cpp.  
							
							
							
						 
						
							2015-03-24 12:25:50 -04:00  
				
					
						
							
							
								 
						
							
							
								4f963233f4 
								
							
								 
							
						 
						
							
							
								
								Enticing the bookkeeper to work more often  
							
							
							
						 
						
							2015-03-20 19:23:04 -06:00  
				
					
						
							
							
								 
						
							
							
								caed509d0b 
								
							
								 
							
						 
						
							
							
								
								Simply maniuplator professions by adding the text token to the SkillColumn entries  
							
							
							
						 
						
							2015-03-19 03:30:03 -04:00  
				
					
						
							
							
								 
						
							
							
								23707db1d3 
								
							
								 
							
						 
						
							
							
								
								Fixed ballistic arrow head orders  
							
							
							
						 
						
							2015-03-15 16:38:59 -06:00  
				
					
						
							
							
								 
						
							
							
								6bfaa8d35d 
								
							
								 
							
						 
						
							
							
								
								Better way to handle obsolete job types.  
							
							
							
						 
						
							2015-03-15 16:37:35 -06:00  
				
					
						
							
							
								 
						
							
							
								81c2a6e79f 
								
							
								 
							
						 
						
							
							
								
								Refactoring a table insert into reaction_entry.  
							
							
							
						 
						
							2015-03-15 16:02:29 -06:00  
				
					
						
							
							
								 
						
							
							
								11d65b4f2d 
								
							
								 
							
						 
						
							
							
								
								Always clear reactions when loading.  
							
							... 
							
							
							
							This removes a minor potential for memory leaks. 
							
						 
						
							2015-03-15 15:43:46 -06:00  
				
					
						
							
							
								 
						
							
							
								d18bd3e2a5 
								
							
								 
							
						 
						
							
							
								
								Preventing a stockflow error message in Arena mode  
							
							
							
						 
						
							2015-03-15 14:08:47 -06:00  
				
					
						
							
							
								 
						
							
							
								3639920a50 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #575  from lethosor/game-type  
							
							... 
							
							
							
							Add gametype checks to World module 
							
						 
						
							2015-03-13 22:25:37 -04:00  
				
					
						
							
							
								 
						
							
							
								48b7c51027 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #574  from melkor217/master  
							
							... 
							
							
							
							Negative autolabor pool size uses most unskilled dwarves. 
							
						 
						
							2015-03-10 19:58:18 -04:00  
				
					
						
							
							
								 
						
							
							
								0c5b5c691a 
								
							
								 
							
						 
						
							
							
								
								Use gametype checks in plugins  
							
							
							
						 
						
							2015-03-09 20:17:18 -04:00  
				
					
						
							
							
								 
						
							
							
								c2eba99cb9 
								
							
								 
							
						 
						
							
							
								
								Create professions folder if necessary  
							
							
							
						 
						
							2015-03-05 16:57:58 -05:00  
				
					
						
							
							
								 
						
							
							
								efa9224eef 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'lethosor/manipulator-expansion' into develop  
							
							
							
						 
						
							2015-03-05 16:55:30 -05:00  
				
					
						
							
							
								 
						
							
							
								6f276ac419 
								
							
								 
							
						 
						
							
							
								
								Shorten option width to stay within 80 columns  
							
							
							
						 
						
							2015-03-05 16:48:11 -05:00  
				
					
						
							
							
								 
						
							
							
								4c06e022a6 
								
							
								 
							
						 
						
							
							
								
								Negative autolabor pool size uses most unskilled dwarves.  
							
							
							
						 
						
							2015-03-06 00:47:18 +03:00  
				
					
						
							
							
								 
						
							
							
								be2349d67d 
								
							
								 
							
						 
						
							
							
								
								Revert "Expose manipulator columns to Lua"  
							
							... 
							
							
							
							This reverts commit 1d8b2d8cea 
							
						 
						
							2015-03-05 16:32:57 -05:00  
				
					
						
							
							
								 
						
							
							
								8459959124 
								
							
								 
							
						 
						
							
							
								
								Add fps-min to dfhack.init-example and plugin help  
							
							
							
						 
						
							2015-03-05 16:29:36 -05:00  
				
					
						
							
							
								 
						
							
							
								83cb7b48f9 
								
							
								 
							
						 
						
							
							
								
								Add "fps-min" tweak and allow onupdate-based tweaks  
							
							
							
						 
						
							2015-03-04 19:03:39 -05:00  
				
					
						
							
							
								 
						
							
							
								abc60f53ad 
								
							
								 
							
						 
						
							
							
								
								Add `tweak shift-8-scroll`; misc. tweak plugin changes  
							
							... 
							
							
							
							* Avoid dumping complete usage information for unrecognized tweaks
* Alphabetize tweaks in Readme.rst 
							
						 
						
							2015-03-04 18:32:10 -05:00  
				
					
						
							
							
								 
						
							
							
								499ac05ad3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #569  from Fukken-Saved/master  
							
							... 
							
							
							
							Small update (autohauler) 
							
						 
						
							2015-03-04 15:08:52 -05:00  
				
					
						
							
							
								 
						
							
							
								7a26e633e9 
								
							
								 
							
						 
						
							
							
								
								Update autohauler.cpp  
							
							
							
						 
						
							2015-03-04 07:06:24 -05:00  
				
					
						
							
							
								 
						
							
							
								36cee730f1 
								
							
								 
							
						 
						
							
							
								
								Update autohauler.cpp  
							
							
							
						 
						
							2015-03-04 06:59:29 -05:00  
				
					
						
							
							
								 
						
							
							
								0b912f54be 
								
							
								 
							
						 
						
							
							
								
								Fix field name in lua/stockflow.lua  
							
							... 
							
							
							
							From DFHack/df-structures#39  
							
						 
						
							2015-03-01 17:32:25 -05:00  
				
					
						
							
							
								 
						
							
							
								6bfbb93377 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #557  from jlogsdon/manipulator-job-view  
							
							... 
							
							
							
							Add current job as a view mode in manipulator 
							
						 
						
							2015-03-01 17:14:29 -05:00  
				
					
						
							
							
								 
						
							
							
								1ebb1f1d11 
								
							
								 
							
						 
						
							
							
								
								Add current job as a view mode in manipulator  
							
							
							
						 
						
							2015-02-28 17:09:58 -05:00  
				
					
						
							
							
								 
						
							
							
								87867b96b9 
								
							
								 
							
						 
						
							
							
								
								Add autohauler to plugins/CMakeLists.txt  
							
							
							
						 
						
							2015-02-27 23:18:26 -05:00  
				
					
						
							
							
								 
						
							
							
								fdfebf4d4e 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'Fukken-Saved/master' (autohauler) into develop  
							
							
							
						 
						
							2015-02-27 23:15:49 -05:00  
				
					
						
							
							
								 
						
							
							
								cdf211d437 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PeridexisErrant/autobutcher-export' into develop  
							
							
							
						 
						
							2015-02-27 23:13:06 -05:00  
				
					
						
							
							
								 
						
							
							
								64123d8fea 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'warmist/dev_building_hacks' into develop  
							
							
							
						 
						
							2015-02-27 23:09:56 -05:00  
				
					
						
							
							
								 
						
							
							
								ac5909ad2a 
								
							
								 
							
						 
						
							
							
								
								Update autohauler.cpp  
							
							... 
							
							
							
							Some small text changes 
							
						 
						
							2015-02-25 07:47:15 -05:00  
				
					
						
							
							
								 
						
							
							
								a228977976 
								
							
								 
							
						 
						
							
							
								
								Update autohauler.cpp  
							
							... 
							
							
							
							Final whitespace fixes? 
							
						 
						
							2015-02-25 07:26:54 -05:00  
				
					
						
							
							
								 
						
							
							
								53c88bab56 
								
							
								 
							
						 
						
							
							
								
								Update autohauler.cpp  
							
							
							
						 
						
							2015-02-25 07:22:25 -05:00  
				
					
						
							
							
								 
						
							
							
								68d088eeb5 
								
							
								 
							
						 
						
							
							
								
								Revert "Add autohauler plugin to cmakelist"  
							
							... 
							
							
							
							This reverts commit a13c9b0310 
							
						 
						
							2015-02-25 07:13:29 -05:00  
				
					
						
							
							
								 
						
							
							
								6e0c7d6a4e 
								
							
								 
							
						 
						
							
							
								
								Revert "whoops"  
							
							... 
							
							
							
							This reverts commit 5f498b1b78 
							
						 
						
							2015-02-25 07:13:09 -05:00  
				
					
						
							
							
								 
						
							
							
								2549f116a0 
								
							
								 
							
						 
						
							
							
								
								Custom Profession Templates in manipulator!  
							
							
							
						 
						
							2015-02-24 15:51:24 -05:00  
				
					
						
							
							
								 
						
							
							
								c2c8ae6a44 
								
							
								 
							
						 
						
							
							
								
								Add current job as a view mode in manipulator  
							
							
							
						 
						
							2015-02-24 15:51:24 -05:00  
				
					
						
							
							
								 
						
							
							
								1d8b2d8cea 
								
							
								 
							
						 
						
							
							
								
								Expose manipulator columns to Lua  
							
							
							
						 
						
							2015-02-24 15:50:27 -05:00  
				
					
						
							
							
								 
						
							
							
								70824ade14 
								
							
								 
							
						 
						
							
							
								
								Allow shift to extend selection  
							
							
							
						 
						
							2015-02-24 15:50:27 -05:00