1b706bc162 
								
							
								 
							
						 
						
							
							
								
								Add anchor for luasocket  
							
							
							
						 
						
							2017-11-23 16:34:22 -05:00  
				
					
						
							
							
								 
						
							
							
								c546e5e52c 
								
							
								 
							
						 
						
							
							
								
								Update Authors.rst ( dfhack/scripts#31 )  
							
							
							
						 
						
							2017-11-23 16:06:19 -05:00  
				
					
						
							
							
								 
						
							
							
								a3288b4b05 
								
							
								 
							
						 
						
							
							
								
								Update Authors.rst ( dfhack/scripts#32 )  
							
							
							
						 
						
							2017-11-23 15:54:45 -05:00  
				
					
						
							
							
								 
						
							
							
								2473476f98 
								
							
								 
							
						 
						
							
							
								
								Update Authors.rst ( #1156 )  
							
							
							
						 
						
							2017-11-23 15:54:34 -05:00  
				
					
						
							
							
								 
						
							
							
								e20ddb7f1d 
								
							
								 
							
						 
						
							
							
								
								Update NEWS, document orders  
							
							
							
						 
						
							2017-07-12 19:00:24 -04:00  
				
					
						
							
							
								 
						
							
							
								2d07e5edea 
								
							
								 
							
						 
						
							
							
								
								Add new "pathable" plugin  
							
							
							
						 
						
							2017-07-05 23:54:55 -04:00  
				
					
						
							
							
								 
						
							
							
								d6c4aa823a 
								
							
								 
							
						 
						
							
							
								
								Update scripts, Authors.rst  
							
							
							
						 
						
							2017-07-01 19:30:44 -04:00  
				
					
						
							
							
								 
						
							
							
								6100074ba6 
								
							
								 
							
						 
						
							
							
								
								Add a few MD5 and thread functions to the Lua API  
							
							
							
						 
						
							2017-07-01 17:39:17 -04:00  
				
					
						
							
							
								 
						
							
							
								cc0220f030 
								
							
								 
							
						 
						
							
							
								
								Add a "key" option to EditField and FilteredList  
							
							
							
						 
						
							2017-06-27 21:10:14 -04:00  
				
					
						
							
							
								 
						
							
							
								fe8be90992 
								
							
								 
							
						 
						
							
							
								
								Add "tweak burrow-name-cancel" to fix bug 1518  
							
							... 
							
							
							
							http://www.bay12games.com/dwarves/mantisbt/view.php?id=1518 
Closes  #526  
						
							2017-06-25 16:42:30 -04:00  
				
					
						
							
							
								 
						
							
							
								10e13c532a 
								
							
								 
							
						 
						
							
							
								
								Add "tweak cage-butcher" and some extra Building module functions  
							
							... 
							
							
							
							* Buildings::markedForRemoval()
* Buildings::getCageOccupants()
Closes  #906  
							
						 
						
							2017-06-25 15:27:21 -04:00  
				
					
						
							
							
								 
						
							
							
								789fc6dde0 
								
							
								 
							
						 
						
							
							
								
								Documentation tweaks  
							
							... 
							
							
							
							- Improve link in Binpatches.rst
- Fix `alias` anchor in Core.rst (ref #701 )
- Increase depth of Plugins.rst table of contents. Some plugins were hard to
  find because they fit in multiple categories. 
							
						 
						
							2017-06-23 12:44:34 -04:00  
				
					
						
							
							
								 
						
							
							
								0796fafb2a 
								
							
								 
							
						 
						
							
							
								
								Add new built-in "alias" command  
							
							... 
							
							
							
							Closes  #701  
						
							2017-06-19 00:15:20 -04:00  
				
					
						
							
							
								 
						
							
							
								be606498d4 
								
							
								 
							
						 
						
							
							
								
								Disable automatic hyphenation in docs  
							
							... 
							
							
							
							This was producing undesirable results, such as hyphenating every line in some
paragraphs, in the middle of short words like "repeat", etc. 
							
						 
						
							2017-06-17 19:57:36 -04:00  
				
					
						
							
							
								 
						
							
							
								27343e3253 
								
							
								 
							
						 
						
							
							
								
								Add unit and tile visibility functions  
							
							
							
						 
						
							2017-06-10 21:54:08 -04:00  
				
					
						
							
							
								 
						
							
							
								9b63c451b1 
								
							
								 
							
						 
						
							
							
								
								Expose getUnitsInBox to Lua  
							
							
							
						 
						
							2017-06-10 21:03:42 -04:00  
				
					
						
							
							
								 
						
							
							
								ae1aa49089 
								
							
								 
							
						 
						
							
							
								
								Add map parameter to Lua paintTile() and use in Painter  
							
							... 
							
							
							
							Also updated gui/siege-engine.lua 
							
						 
						
							2017-06-02 12:42:51 -04:00  
				
					
						
							
							
								 
						
							
							
								d41ff4e836 
								
							
								 
							
						 
						
							
							
								
								Implement map parameters for Lua paintString() and fillRect(), update docs  
							
							
							
						 
						
							2017-06-01 16:17:59 -04:00  
				
					
						
							
							
								 
						
							
							
								98980b82ba 
								
							
								 
							
						 
						
							
							
								
								Update Authors.rst  
							
							... 
							
							
							
							dfhack/scripts#18 
dfhack/df-structures#186  
						
							2017-05-13 21:54:04 -04:00  
				
					
						
							
							
								 
						
							
							
								a285175dfc 
								
							
								 
							
						 
						
							
							
								
								Add more missing anchors to Plugins.rst  
							
							
							
						 
						
							2017-05-11 21:59:53 -04:00  
				
					
						
							
							
								 
						
							
							
								b51e1ad2ef 
								
							
								 
							
						 
						
							
							
								
								Add missing anchors to Plugins.rst  
							
							
							
						 
						
							2017-05-10 19:51:11 -04:00  
				
					
						
							
							
								 
						
							
							
								60b5786d93 
								
							
								 
							
						 
						
							
							
								
								Add some missing people to Authors.rst  
							
							
							
						 
						
							2017-05-06 16:51:49 -04:00  
				
					
						
							
							
								 
						
							
							
								b7b83e5ce1 
								
							
								 
							
						 
						
							
							
								
								Fix major errors in autochop docs  
							
							
							
						 
						
							2017-05-05 14:46:57 -04:00  
				
					
						
							
							
								 
						
							
							
								d3c496cc2b 
								
							
								 
							
						 
						
							
							
								
								Add getSelectedPlant() and related functions  
							
							... 
							
							
							
							Currently only works with the center tile of multi-tile trees 
							
						 
						
							2017-05-05 14:45:46 -04:00  
				
					
						
							
							
								 
						
							
							
								6c616e349c 
								
							
								 
							
						 
						
							
							
								
								Update news  
							
							
							
						 
						
							2017-04-23 17:13:59 -04:00  
				
					
						
							
							
								 
						
							
							
								06737644cd 
								
							
								 
							
						 
						
							
							
								
								new tweak: hotkey-clear  
							
							
							
						 
						
							2017-04-19 13:31:25 -04:00  
				
					
						
							
							
								 
						
							
							
								93a977bf5c 
								
							
								 
							
						 
						
							
							
								
								Add @pjf to Authors.rst  
							
							... 
							
							
							
							Ref #1074  
							
						 
						
							2017-03-30 23:57:55 -04:00  
				
					
						
							
							
								 
						
							
							
								78cb4a31b9 
								
							
								 
							
						 
						
							
							
								
								New tweak: condition-material (fixes bug 9905)  
							
							... 
							
							
							
							http://www.bay12games.com/dwarves/mantisbt/view.php?id=9905  
						
							2017-03-28 09:50:38 -04:00  
				
					
						
							
							
								 
						
							
							
								0cc51f8d69 
								
							
								 
							
						 
						
							
							
								
								Add support for downloading files in advance, useful for offline builds  
							
							... 
							
							
							
							Also document this in Compile.rst - there have been complaints about the fact
that DFHack downloads files at build time not being documented at all. 
							
						 
						
							2017-03-01 21:29:17 -05:00  
				
					
						
							
							
								 
						
							
							
								b675f0fd3c 
								
							
								 
							
						 
						
							
							
								
								Move old git note to bottom of compilation docs  
							
							
							
						 
						
							2017-03-01 20:44:47 -05:00  
				
					
						
							
							
								 
						
							
							
								ea693c41c4 
								
							
								 
							
						 
						
							
							
								
								Update Windows build instructions for 0.43.05  
							
							
							
						 
						
							2017-03-01 20:35:36 -05:00  
				
					
						
							
							
								 
						
							
							
								2fdd4d96b6 
								
							
								 
							
						 
						
							
							
								
								Add more XML changes to NEWS-dev  
							
							
							
						 
						
							2017-02-11 20:24:51 -05:00  
				
					
						
							
							
								 
						
							
							
								8b27ed5f1c 
								
							
								 
							
						 
						
							
							
								
								Update changelog  
							
							
							
						 
						
							2017-02-11 17:07:49 -05:00  
				
					
						
							
							
								 
						
							
							
								b110355b53 
								
							
								 
							
						 
						
							
							
								
								Add missing space  
							
							
							
						 
						
							2017-02-11 15:09:46 -05:00  
				
					
						
							
							
								 
						
							
							
								f89678c472 
								
							
								 
							
						 
						
							
							
								
								Fix backticks  
							
							
							
						 
						
							2017-02-11 15:07:48 -05:00  
				
					
						
							
							
								 
						
							
							
								c68faaae37 
								
							
								 
							
						 
						
							
							
								
								Add basic documentation for the generated-creature-renamer plugin.  
							
							
							
						 
						
							2017-02-10 15:30:48 +05:30  
				
					
						
							
							
								 
						
							
							
								e2fc7d3e00 
								
							
								 
							
						 
						
							
							
								
								Update OS X compilation instructions  
							
							... 
							
							
							
							- GCC 4.8+ is now required - remove references to 4.5, XCode 7, etc.
- Homebrew's formula has been renamed to "gcc@4.8". "gcc48" still works as well,
  so applying this change to the master branch isn't urgent. 
							
						 
						
							2017-01-05 18:35:20 -05:00  
				
					
						
							
							
								 
						
							
							
								d18beb8daf 
								
							
								 
							
						 
						
							
							
								
								xml: Add some linux64 offsets, fix ui_sidebar_menus alignment  
							
							... 
							
							
							
							Fixes  #1053 
Fixes  #1054 
Fixes  #1055  
						
							2016-12-29 15:33:09 -05:00  
				
					
						
							
							
								 
						
							
							
								408dba9da7 
								
							
								 
							
						 
						
							
							
								
								Update NEWS(-dev) and scripts (add fix/tile-occupancy)  
							
							
							
						 
						
							2016-12-28 22:12:22 -05:00  
				
					
						
							
							
								 
						
							
							
								4c3515cc6b 
								
							
								 
							
						 
						
							
							
								
								Update NEWS.rst, add NEWS-dev.rst for prerelease changes  
							
							
							
						 
						
							2016-12-14 12:59:55 -05:00  
				
					
						
							
							
								 
						
							
							
								4b91d3799e 
								
							
								 
							
						 
						
							
							
								
								Fix misery docs anchor  
							
							
							
						 
						
							2016-12-10 18:30:34 -05:00  
				
					
						
							
							
								 
						
							
							
								e8c8953cbb 
								
							
								 
							
						 
						
							
							
								
								Re-add and update misery plugin  
							
							... 
							
							
							
							Closes  #1037 
Ref #1011  
						
							2016-12-10 18:22:32 -05:00  
				
					
						
							
							
								 
						
							
							
								b723378a62 
								
							
								 
							
						 
						
							
							
								
								Add nocico to Authors.rst ( f71d195)  
							
							
							
						 
						
							2016-11-26 14:06:31 -05:00  
				
					
						
							
							
								 
						
							
							
								08840ccabf 
								
							
								 
							
						 
						
							
							
								
								Add abbradar to Authors.rst ( da3c6404f)  
							
							
							
						 
						
							2016-11-23 19:20:20 -05:00  
				
					
						
							
							
								 
						
							
							
								1e41cdc7f6 
								
							
								 
							
						 
						
							
							
								
								Fix labormanager docs  
							
							
							
						 
						
							2016-11-16 15:20:22 -05:00  
				
					
						
							
							
								 
						
							
							
								2e6c7a90be 
								
							
								 
							
						 
						
							
							
								
								fix whitespace  
							
							
							
						 
						
							2016-10-31 01:58:40 -04:00  
				
					
						
							
							
								 
						
							
							
								6383ca13bf 
								
							
								 
							
						 
						
							
							
								
								Finish clipped sentence. (erk.)  
							
							
							
						 
						
							2016-10-25 18:10:29 -05:00  
				
					
						
							
							
								 
						
							
							
								385d34490b 
								
							
								 
							
						 
						
							
							
								
								Docs for labormanager  
							
							
							
						 
						
							2016-10-25 18:02:07 -05:00  
				
					
						
							
							
								 
						
							
							
								8ae513042f 
								
							
								 
							
						 
						
							
							
								
								Fix mismatched backquotes in History.rst  
							
							
							
						 
						
							2016-10-24 10:06:55 -04:00  
				
					
						
							
							
								 
						
							
							
								a2525b92ac 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'PeridexisErrant/doc-keybinds' into develop  
							
							
							
						 
						
							2016-10-23 18:26:42 -04:00  
				
					
						
							
							
								 
						
							
							
								314159849b 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'jlogsdon/docs/manipulator-professions' into develop  
							
							
							
						 
						
							2016-10-23 18:24:09 -04:00  
				
					
						
							
							
								 
						
							
							
								f170b70fde 
								
							
								 
							
						 
						
							
							
								
								Expand plugin docs for workNow  
							
							
							
						 
						
							2016-10-20 18:33:31 +11:00  
				
					
						
							
							
								 
						
							
							
								951d293050 
								
							
								 
							
						 
						
							
							
								
								Add, use, and require auto docs for all keybindings  
							
							
							
						 
						
							2016-10-20 18:33:31 +11:00  
				
					
						
							
							
								 
						
							
							
								b3ff481461 
								
							
								 
							
						 
						
							
							
								
								Add documentation for manipulator professions  
							
							
							
						 
						
							2016-10-19 20:55:14 -04:00  
				
					
						
							
							
								 
						
							
							
								55d2f00555 
								
							
								 
							
						 
						
							
							
								
								Update NEWS.rst and Plugins.rst  
							
							
							
						 
						
							2016-10-15 16:37:21 -04:00  
				
					
						
							
							
								 
						
							
							
								5ed9c935c7 
								
							
								 
							
						 
						
							
							
								
								Add dseguin and figment to Authors.rst  
							
							
							
						 
						
							2016-10-08 17:05:59 -04:00  
				
					
						
							
							
								 
						
							
							
								d414e60ff0 
								
							
								 
							
						 
						
							
							
								
								Mention DFHACK_BUILD_ARCH and other settings in Compile.rst  
							
							
							
						 
						
							2016-10-08 16:57:39 -04:00  
				
					
						
							
							
								 
						
							
							
								64e3b12f4f 
								
							
								 
							
						 
						
							
							
								
								Make docs/build.sh a bit more configurable  
							
							
							
						 
						
							2016-08-23 15:54:11 -04:00  
				
					
						
							
							
								 
						
							
							
								30601dc3fd 
								
							
								 
							
						 
						
							
							
								
								Update Compile.rst for GCC 4.8 and x64 changes, and general cleanup  
							
							... 
							
							
							
							Closes  #980  
						
							2016-08-23 15:52:39 -04:00  
				
					
						
							
							
								 
						
							
							
								7097b1f817 
								
							
								 
							
						 
						
							
							
								
								Add TC01, Qartar, milochristiansen to Authors.rst  
							
							
							
						 
						
							2016-08-23 14:34:33 -04:00  
				
					
						
							
							
								 
						
							
							
								570ac8d719 
								
							
								 
							
						 
						
							
							
								
								Add link to createitem wiki page  
							
							
							
						 
						
							2016-08-13 15:46:15 +10:00  
				
					
						
							
							
								 
						
							
							
								468cca3f09 
								
							
								 
							
						 
						
							
							
								
								Improve docs on use of OS terminal for DFHack cmds  
							
							
							
						 
						
							2016-08-13 13:42:12 +10:00  
				
					
						
							
							
								 
						
							
							
								bb66ec6aee 
								
							
								 
							
						 
						
							
							
								
								Add 'Using Commands' to docs, with pull#767 syntax  
							
							... 
							
							
							
							Plus consequential changes and minor updates to the table of contents. 
							
						 
						
							2016-08-13 12:51:19 +10:00  
				
					
						
							
							
								 
						
							
							
								1a79e7456c 
								
							
								 
							
						 
						
							
							
								
								Add shell script to build docs  
							
							... 
							
							
							
							Useful for testing docs without changing BUILD_DOCS if it's set to OFF. 
							
						 
						
							2016-08-11 18:43:34 -04:00  
				
					
						
							
							
								 
						
							
							
								53a0d73d23 
								
							
								 
							
						 
						
							
							
								
								Add new title-folder plugin  
							
							
							
						 
						
							2016-08-09 20:09:50 -04:00  
				
					
						
							
							
								 
						
							
							
								79377669a1 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'NCommander/dwarfvet' into develop  
							
							
							
						 
						
							2016-07-29 16:25:53 -04:00  
				
					
						
							
							
								 
						
							
							
								eef66b0db1 
								
							
								 
							
						 
						
							
							
								
								Get rid of OS X path restrictions (see package/linux/dfhack)  
							
							
							
						 
						
							2016-07-12 14:54:06 -04:00  
				
					
						
							
							
								 
						
							
							
								e357d9e40b 
								
							
								 
							
						 
						
							
							
								
								OSX -> OS X  
							
							
							
						 
						
							2016-07-12 14:53:22 -04:00  
				
					
						
							
							
								 
						
							
							
								af6fed58f0 
								
							
								 
							
						 
						
							
							
								
								Add @mlindner to Authors.rst  
							
							
							
						 
						
							2016-07-12 14:51:31 -04:00  
				
					
						
							
							
								 
						
							
							
								ed96725293 
								
							
								 
							
						 
						
							
							
								
								Add protection from spaces in path and add warning in documentation  
							
							
							
						 
						
							2016-07-12 14:44:18 -04:00  
				
					
						
							
							
								 
						
							
							
								cfaba3ec71 
								
							
								 
							
						 
						
							
							
								
								Update various references to scripts/ and mention old git issues in Compile.rst  
							
							
							
						 
						
							2016-06-29 19:38:15 -04:00  
				
					
						
							
							
								 
						
							
							
								261da66660 
								
							
								 
							
						 
						
							
							
								
								Update ab9rf's name  
							
							
							
						 
						
							2016-06-26 23:39:10 -04:00  
				
					
						
							
							
								 
						
							
							
								cfc322fb7f 
								
							
								 
							
						 
						
							
							
								
								Improve handling of in-script documentation  
							
							... 
							
							
							
							Closes issue #823 .  This allows for clean unification of html docs and
the in-terminal help text for scripts, including handling in core rather
than on a per-script basis (see issue #947 ). 
							
						 
						
							2016-06-15 18:28:54 +10:00  
				
					
						
							
							
								 
						
							
							
								e6d2f4ea2e 
								
							
								 
							
						 
						
							
							
								
								Move Contributing.rst for Github banner link  
							
							
							
						 
						
							2016-06-15 18:28:54 +10:00  
				
					
						
							
							
								 
						
							
							
								a947586cf0 
								
							
								 
							
						 
						
							
							
								
								Add @hayguen to Authors.rst (clsocket)  
							
							
							
						 
						
							2016-06-14 20:16:14 -04:00  
				
					
						
							
							
								 
						
							
							
								39c96c474a 
								
							
								 
							
						 
						
							
							
								
								Fix ordering, news, and indentation  
							
							... 
							
							
							
							Signed-off-by: Michael Casadevall <mcasadevall@ubuntu.com> 
							
						 
						
							2016-06-14 16:13:26 -04:00  
				
					
						
							
							
								 
						
							
							
								f908a1d1b6 
								
							
								 
							
						 
						
							
							
								
								Replace catsplosion plugin with a script  
							
							... 
							
							
							
							Closes  #938 , #722  
						
							2016-06-11 21:44:15 -04:00  
				
					
						
							
							
								 
						
							
							
								628c8ee5bf 
								
							
								 
							
						 
						
							
							
								
								Fix ordering in Authors.rst  
							
							... 
							
							
							
							Signed-off-by: Michael Casadevall <mcasadevall@ubuntu.com> 
							
						 
						
							2016-06-08 06:10:18 -04:00  
				
					
						
							
							
								 
						
							
							
								0dc62a5c9c 
								
							
								 
							
						 
						
							
							
								
								Add to NEWS.rst and authors  
							
							... 
							
							
							
							Signed-off-by: Michael Casadevall <mcasadevall@ubuntu.com> 
							
						 
						
							2016-06-08 04:15:15 -04:00  
				
					
						
							
							
								 
						
							
							
								e99187dc86 
								
							
								 
							
						 
						
							
							
								
								Add documentation for dwarfvet  
							
							... 
							
							
							
							Signed-off-by: Michael Casadevall <mcasadevall@ubuntu.com> 
							
						 
						
							2016-06-08 04:15:09 -04:00  
				
					
						
							
							
								 
						
							
							
								1832e563b7 
								
							
								 
							
						 
						
							
							
								
								Update xml  
							
							
							
						 
						
							2016-05-14 19:41:41 -04:00  
				
					
						
							
							
								 
						
							
							
								38051a5a48 
								
							
								 
							
						 
						
							
							
								
								remove tweak manager-quantity  
							
							
							
						 
						
							2016-05-11 17:51:57 -04:00  
				
					
						
							
							
								 
						
							
							
								c1e44c178f 
								
							
								 
							
						 
						
							
							
								
								Add on_click/on_rclick handlers to widgets.Label  
							
							... 
							
							
							
							Closes  #919  
						
							2016-05-09 21:30:34 -04:00  
				
					
						
							
							
								 
						
							
							
								8b8b58faef 
								
							
								 
							
						 
						
							
							
								
								Update NEWS.rst and Authors.rst  
							
							
							
						 
						
							2016-05-09 21:03:12 -04:00  
				
					
						
							
							
								 
						
							
							
								acac839371 
								
							
								 
							
						 
						
							
							
								
								Replace fixdiplomats, fixmerchants with scripts  
							
							
							
						 
						
							2016-04-20 11:12:06 +10:00  
				
					
						
							
							
								 
						
							
							
								eb34ff0cd6 
								
							
								 
							
						 
						
							
							
								
								Fix typos and missing links in docs  
							
							
							
						 
						
							2016-04-15 16:28:41 +10:00  
				
					
						
							
							
								 
						
							
							
								273c22f606 
								
							
								 
							
						 
						
							
							
								
								Shorten "ls" help for plugins  
							
							... 
							
							
							
							I think that's all of them. 
							
						 
						
							2016-04-15 16:28:41 +10:00  
				
					
						
							
							
								 
						
							
							
								feff83cedc 
								
							
								 
							
						 
						
							
							
								
								Require a short help string for "ls"  
							
							... 
							
							
							
							The linter change will enforce it for scripts.  Plugins always include
the line, and length will have to be checked manually. 
							
						 
						
							2016-04-15 16:28:41 +10:00  
				
					
						
							
							
								 
						
							
							
								7fe142ea76 
								
							
								 
							
						 
						
							
							
								
								add many missing section anchors to Plugins.rst  
							
							
							
						 
						
							2016-04-12 20:09:41 -04:00  
				
					
						
							
							
								 
						
							
							
								4536f3df71 
								
							
								 
							
						 
						
							
							
								
								Fix last typos  
							
							
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								c2b4ee8d64 
								
							
								 
							
						 
						
							
							
								
								Ready for Stonesense docs PR  
							
							
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								c09b4f6b47 
								
							
								 
							
						 
						
							
							
								
								Tweak developer docs  
							
							
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								4b9696d295 
								
							
								 
							
						 
						
							
							
								
								Fix html redirection to the docs  
							
							... 
							
							
							
							Now redirects from top level to user-default location, and
if you're in the repo there's a new second redirect to the real docs. 
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								faec3b0cbc 
								
							
								 
							
						 
						
							
							
								
								Use local tables of contents in Plugins.rst  
							
							... 
							
							
							
							Makes it a lot easier to navigate the structure of the file. 
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								7ebd50697e 
								
							
								 
							
						 
						
							
							
								
								Better formatting, TOCs in Lua API.rst  
							
							
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								e0310e3050 
								
							
								 
							
						 
						
							
							
								
								Seperate HISTORY from NEWS  
							
							... 
							
							
							
							Because years-old information is not news any more! 
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								b8bb8d0c92 
								
							
								 
							
						 
						
							
							
								
								Finish formatting, linking NEWS.rst  
							
							
							
						 
						
							2016-04-11 09:30:05 +10:00  
				
					
						
							
							
								 
						
							
							
								d07eb69a5e 
								
							
								 
							
						 
						
							
							
								
								Update Authors.rst  
							
							
							
						 
						
							2016-04-05 12:04:32 -04:00  
				
					
						
							
							
								 
						
							
							
								b97d33ca28 
								
							
								 
							
						 
						
							
							
								
								moveToBuilding improvements  
							
							... 
							
							
							
							- Don't set in_building by default when use_mode is 0 (consistent with most vanilla DF items)
- make use_mode optional and default to 0 (including in Lua API)
Resolves  #885  
							
						 
						
							2016-04-05 11:43:02 -04:00  
				
					
						
							
							
								 
						
							
							
								5bb98295b3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #810  from PeridexisErrant/colonies  
							
							... 
							
							
							
							Colonies as a script, + place feature by Warmist 
							
						 
						
							2016-03-13 08:32:05 -04:00