875ecf7827 
								
							
								 
							
						 
						
							
							
								
								Update Core::top_viewscreen before calling state change handlers  
							
							... 
							
							
							
							This was previously done right before SC_VIEWSCREEN_CHANGED events
were handled, meaning that code handling earlier events that used
top_viewscreen (rather than getCurViewscreen()) could refer to an
invalid viewscreen, i.e. in the tick after it was deleted.
Fixes  #747  
							
						 
						
							2015-11-14 21:48:51 -05:00  
				
					
						
							
							
								 
						
							
							
								9273c177c1 
								
							
								 
							
						 
						
							
							
								
								Add "confirm uniform-delete"  
							
							
							
						 
						
							2015-11-11 23:14:58 -05:00  
				
					
						
							
							
								 
						
							
							
								07a310b0f2 
								
							
								 
							
						 
						
							
							
								
								Prevent "confirm squad-disband" from triggering unnecessarily  
							
							
							
						 
						
							2015-11-11 23:14:30 -05:00  
				
					
						
							
							
								 
						
							
							
								e7c3b03ada 
								
							
								 
							
						 
						
							
							
								
								Misc. confirm plugin cleanup  
							
							... 
							
							
							
							This avoids the need to list newly-added classes in multiple places
(which could be extended to the search plugin) and gets rid of a few
ugly macros, along with a few other minor changes. 
							
						 
						
							2015-11-11 23:00:20 -05:00  
				
					
						
							
							
								 
						
							
							
								9c62ff1d7f 
								
							
								 
							
						 
						
							
							
								
								Blacklist GCC 5 on Linux again  
							
							... 
							
							
							
							GCC 5 mangles some symbols, such as "plugin_globals" ->
"plugin_globals[abi:c++11]" (or "_Z14plugin_globalsB5cxx11"), even
when declared with 'extern "C"'. This breaks plugins, in particular. 
							
						 
						
							2015-11-10 18:51:29 -05:00  
				
					
						
							
							
								 
						
							
							
								583ee40cba 
								
							
								 
							
						 
						
							
							
								
								Update NEWS.rst  
							
							
							
						 
						
							2015-11-10 17:26:01 -05:00  
				
					
						
							
							
								 
						
							
							
								7663a9a7a7 
								
							
								 
							
						 
						
							
							
								
								confirm haul-delete: Additional UI state restrictions  
							
							... 
							
							
							
							Fixes  #744  
						
							2015-11-10 17:24:10 -05:00  
				
					
						
							
							
								 
						
							
							
								07839c511a 
								
							
								 
							
						 
						
							
							
								
								Update CMakeLists.txt  
							
							... 
							
							
							
							* Require Git
* Only complain about Sphinx if BUILD_DOCS is enabled
* Just issue a warning for GCC >= 5.x on Linux 
							
						 
						
							2015-11-10 17:00:49 -05:00  
				
					
						
							
							
								 
						
							
							
								72adb904f6 
								
							
								 
							
						 
						
							
							
								
								Document multilib packages  
							
							
							
						 
						
							2015-11-10 16:57:38 -05:00  
				
					
						
							
							
								 
						
							
							
								e209e3937a 
								
							
								 
							
						 
						
							
							
								
								Typo Restrictliquid fixed  
							
							... 
							
							
							
							restrictliquid is actually restrictliquids.
This time with lengthened underline for sphinx. 
							
						 
						
							2015-11-10 07:50:38 +01:00  
				
					
						
							
							
								 
						
							
							
								2882422a3e 
								
							
								 
							
						 
						
							
							
								
								Don't require short script help to start with a space  
							
							... 
							
							
							
							Ref #742  
							
						 
						
							2015-11-09 22:58:46 -05:00  
				
					
						
							
							
								 
						
							
							
								d17b3dba50 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2015-11-10 12:20:00 +11:00  
				
					
						
							
							
								 
						
							
							
								48670251e4 
								
							
								 
							
						 
						
							
							
								
								Make ESC work in quantity prompt  
							
							
							
						 
						
							2015-11-09 17:33:33 -05:00  
				
					
						
							
							
								 
						
							
							
								f3d86f5947 
								
							
								 
							
						 
						
							
							
								
								Restore correct game type  
							
							
							
						 
						
							2015-11-09 17:25:55 -05:00  
				
					
						
							
							
								 
						
							
							
								97e9312d2a 
								
							
								 
							
						 
						
							
							
								
								Update stonesense  
							
							
							
						 
						
							2015-11-08 21:17:07 -05:00  
				
					
						
							
							
								 
						
							
							
								79e1c4982e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/DFHack/dfhack  into develop  
							
							
							
						 
						
							2015-11-08 13:54:14 +05:30  
				
					
						
							
							
								 
						
							
							
								4db05cc8eb 
								
							
								 
							
						 
						
							
							
								
								Add Unit size info to remotefortressreader.cpp  
							
							
							
						 
						
							2015-11-08 13:05:25 +05:30  
				
					
						
							
							
								 
						
							
							
								7b483a4461 
								
							
								 
							
						 
						
							
							
								
								Update version to r4  
							
							... 
							
							
							
							Ref #737  
							
						 
						
							2015-11-07 20:28:37 -05:00  
				
					
						
							
							
								 
						
							
							
								36b2803381 
								
							
								 
							
						 
						
							
							
								
								Add note about updating NEWS.rst  
							
							
							
						 
						
							2015-11-07 20:28:16 -05:00  
				
					
						
							
							
								 
						
							
							
								1e42f97e76 
								
							
								 
							
						 
						
							
							
								
								Add GCC version to OS X package names and remove trailing newlines  
							
							
							
						 
						
							2015-11-07 20:27:48 -05:00  
				
					
						
							
							
								 
						
							
							
								99b93ecd11 
								
							
								 
							
						 
						
							
							
								
								Move index back to root  
							
							
							
						 
						
							2015-11-07 19:42:18 -05:00  
				
					
						
							
							
								 
						
							
							
								f10652023d 
								
							
								 
							
						 
						
							
							
								
								Move index back to root  
							
							
							
						 
						
							2015-11-08 11:37:09 +11:00  
				
					
						
							
							
								 
						
							
							
								f7a768f349 
								
							
								 
							
						 
						
							
							
								
								Update conf.py  
							
							
							
						 
						
							2015-11-07 18:46:26 -05:00  
				
					
						
							
							
								 
						
							
							
								178811af43 
								
							
								 
							
						 
						
							
							
								
								Add GCC version to package filename on Linux  
							
							
							
						 
						
							2015-11-07 18:07:48 -05:00  
				
					
						
							
							
								 
						
							
							
								91d5b74c3b 
								
							
								 
							
						 
						
							
							
								
								sphinx: Depend on CMakeLists.txt  
							
							
							
						 
						
							2015-11-07 18:07:12 -05:00  
				
					
						
							
							
								 
						
							
							
								d276d4d46b 
								
							
								 
							
						 
						
							
							
								
								Add devel/clear-script-env  
							
							
							
						 
						
							2015-11-07 17:36:42 -05:00  
				
					
						
							
							
								 
						
							
							
								52989ab40a 
								
							
								 
							
						 
						
							
							
								
								Update Compile.rst  
							
							
							
						 
						
							2015-11-07 17:18:50 -05:00  
				
					
						
							
							
								 
						
							
							
								6e8936faa7 
								
							
								 
							
						 
						
							
							
								
								Link to VS2010  
							
							... 
							
							
							
							Thanks to @TheBloke
http://stackoverflow.com/questions/3061811  
							
						 
						
							2015-11-07 16:48:00 -05:00  
				
					
						
							
							
								 
						
							
							
								047168b702 
								
							
								 
							
						 
						
							
							
								
								Fix workshop/furnace sidebar events  
							
							
							
						 
						
							2015-11-07 16:15:37 -05:00  
				
					
						
							
							
								 
						
							
							
								8117549175 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'warmist/patch-6' into develop  
							
							... 
							
							
							
							Add furnace to fillsidebarmenu hook 
							
						 
						
							2015-11-07 16:04:05 -05:00  
				
					
						
							
							
								 
						
							
							
								1da42c9115 
								
							
								 
							
						 
						
							
							
								
								Add automaterial label  
							
							
							
						 
						
							2015-11-07 15:55:21 -05:00  
				
					
						
							
							
								 
						
							
							
								e176c3ea05 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PeridexisErrant/docs-again' into develop  
							
							
							
						 
						
							2015-11-07 15:50:11 -05:00  
				
					
						
							
							
								 
						
							
							
								3ae0b17031 
								
							
								 
							
						 
						
							
							
								
								tidlers: Use next_item()  
							
							
							
						 
						
							2015-11-07 15:24:57 -05:00  
				
					
						
							
							
								 
						
							
							
								ba0ae9e487 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PeridexisErrant/init-flags' into develop  
							
							
							
						 
						
							2015-11-07 15:23:17 -05:00  
				
					
						
							
							
								 
						
							
							
								3fb2628921 
								
							
								 
							
						 
						
							
							
								
								Add a Lua implementation of next_enum_item()  
							
							
							
						 
						
							2015-11-07 15:22:30 -05:00  
				
					
						
							
							
								 
						
							
							
								0bb203e7c9 
								
							
								 
							
						 
						
							
							
								
								Replace initflags plugin with scripts  
							
							... 
							
							
							
							Progress towards #722  
							
						 
						
							2015-11-07 23:42:14 +11:00  
				
					
						
							
							
								 
						
							
							
								6dacbe3d9f 
								
							
								 
							
						 
						
							
							
								
								Add docs for "sort" and "diggingInvaders" plugins  
							
							... 
							
							
							
							I don't know how these were missed, but I've now checked everything
listed by "plug" but not (previously) a heading in Plugins.rst 
							
						 
						
							2015-11-07 17:05:57 +11:00  
				
					
						
							
							
								 
						
							
							
								3d801d45c6 
								
							
								 
							
						 
						
							
							
								
								Flatten plugin documentation  
							
							... 
							
							
							
							The obvious solution to not knowing how to categories plugins well is to
do so a little less.  This commit does not rearrange them though, since
I thought that counterproductive without a better idea of what to do.
- removed many headings that are not commands
- fixed a few links and added some
- clarified stockpiles plugins 
							
						 
						
							2015-11-07 14:01:18 +11:00  
				
					
						
							
							
								 
						
							
							
								1c25f8f1a3 
								
							
								 
							
						 
						
							
							
								
								Unify docs for designation and map-mod plugins  
							
							... 
							
							
							
							Plus some cleanup and flattening of the behaviour mod plugin docs 
							
						 
						
							2015-11-07 13:04:47 +11:00  
				
					
						
							
							
								 
						
							
							
								f8ece1463c 
								
							
								 
							
						 
						
							
							
								
								Sort new scripts  
							
							
							
						 
						
							2015-11-06 20:18:38 -05:00  
				
					
						
							
							
								 
						
							
							
								19716a5f3c 
								
							
								 
							
						 
						
							
							
								
								Update NEWS  
							
							
							
						 
						
							2015-11-06 20:17:52 -05:00  
				
					
						
							
							
								 
						
							
							
								051244c8d6 
								
							
								 
							
						 
						
							
							
								
								Fix GCC compile error  
							
							
							
						 
						
							2015-11-06 20:05:14 -05:00  
				
					
						
							
							
								 
						
							
							
								3ebe59859b 
								
							
								 
							
						 
						
							
							
								
								box-select: Fix "tiles to fill" count  
							
							
							
						 
						
							2015-11-06 20:04:54 -05:00  
				
					
						
							
							
								 
						
							
							
								d1cd5df314 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'DoctorVanGogh/automats-floorfix' into develop  
							
							
							
						 
						
							2015-11-06 19:54:06 -05:00  
				
					
						
							
							
								 
						
							
							
								a1110b36e8 
								
							
								 
							
						 
						
							
							
								
								Add shortlink for issues, update links  
							
							... 
							
							
							
							Also moved search above local table of contents in sidebar, which can
get very long. 
							
						 
						
							2015-11-07 11:35:44 +11:00  
				
					
						
							
							
								 
						
							
							
								3506921447 
								
							
								 
							
						 
						
							
							
								
								Add cross-links for similar commands  
							
							
							
						 
						
							2015-11-07 10:53:12 +11:00  
				
					
						
							
							
								 
						
							
							
								7f212178ca 
								
							
								 
							
						 
						
							
							
								
								Move unused docs to plugin source files  
							
							... 
							
							
							
							This way they can easily be restored when the plugins are reactivated,
but don't confuse users until then. 
							
						 
						
							2015-11-07 10:13:21 +11:00  
				
					
						
							
							
								 
						
							
							
								e9be1aa657 
								
							
								 
							
						 
						
							
							
								
								Fix for construction over existing construction & on top of walls  
							
							... 
							
							
							
							Fix to allow constructions on top of (natural) down stairs 
							
						 
						
							2015-11-06 19:00:43 +01:00  
				
					
						
							
							
								 
						
							
							
								5826b49d09 
								
							
								 
							
						 
						
							
							
								
								Move index.rst to docs directory  
							
							... 
							
							
							
							Having the docs index in the repo root was a holdover from when it was
the README file.  Now that it's not much use without being built, it's
better to leave the root to README, NEWS, and LICENSE - especially when
one is a html shortcut to the docs index. 
							
						 
						
							2015-11-06 17:09:56 +11:00  
				
					
						
							
							
								 
						
							
							
								193e71793a 
								
							
								 
							
						 
						
							
							
								
								Fix compile, intro, scripts  
							
							... 
							
							
							
							- script-syntax.py now exits with 1 instead of silently catching the
error if lua or ruby are missing
- index paths are absolute (from the repo root)
- less strong suggestion for third-party packs
- re-added lua-example and test-perlin doc
- corrected and clarified Compile some more 
							
						 
						
							2015-11-06 16:58:58 +11:00