summaryrefslogtreecommitdiff
path: root/Readme.html
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/Readme.html b/Readme.html
index 49ddb198..cd579d37 100644
--- a/Readme.html
+++ b/Readme.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.8.1: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.9: http://docutils.sourceforge.net/" />
<title></title>
<style type="text/css">
@@ -541,7 +541,7 @@ binaries at <a class="reference external" href="http://github.com/peterix/dfhac
<h1><a class="toc-backref" href="#id36">Compatibility</a></h1>
<p>DFHack works on Windows XP, Vista, 7 or any modern Linux distribution.
OSX is not supported due to lack of developers with a Mac.</p>
-<p>Currently, only versions 0.34.06 and 0.34.07 are supported. If you need DFHack
+<p>Currently, versions 0.34.08 - 0.34.11 are supported. If you need DFHack
for older versions, look for older releases.</p>
<p>On Windows, you have to use the SDL version of DF.</p>
<p>It is possible to use the Windows DFHack under wine/OSX.</p>
@@ -1569,12 +1569,13 @@ paint hidden 1
paint hidden 0
</pre>
<p>This will hide previously revealed tiles (or show hidden with the 0 option).</p>
-<p>Any paint or filter option can be disabled entirely by using the ANY keyword:</p>
+<p>Any paint or filter option (or the entire paint or filter) can be disabled entirely by using the ANY keyword:</p>
<pre class="literal-block">
paint hidden ANY
paint shape ANY
filter material any
filter shape any
+filter any
</pre>
<dl class="docutils">
<dt>You can use several different brushes for painting tiles:</dt>