web: update for v0.15.4

This commit is contained in:
Eric Wasylishen 2015-12-10 17:41:22 -07:00
parent 205d5a40e2
commit 32cd75d482
6 changed files with 47 additions and 14 deletions

View File

@ -1,5 +1,5 @@
<!-- Creator : groff version 1.22.2 -->
<!-- CreationDate: Mon Oct 26 20:34:53 2015 -->
<!-- CreationDate: Thu Dec 10 23:16:34 2015 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

View File

@ -1,5 +1,5 @@
<!-- Creator : groff version 1.22.2 -->
<!-- CreationDate: Mon Oct 26 20:34:53 2015 -->
<!-- CreationDate: Thu Dec 10 23:16:33 2015 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

View File

@ -1,5 +1,5 @@
<!-- Creator : groff version 1.22.2 -->
<!-- CreationDate: Mon Oct 26 20:34:52 2015 -->
<!-- CreationDate: Thu Dec 10 23:16:33 2015 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
@ -263,6 +263,21 @@ use for &quot;_sunlight_penumbra&quot; and
because of how the suns are set up in a sphere). Default
100.</p>
<p style="margin-left:11%;"><b>&minus;parse_escape_sequences</b></p>
<p style="margin-left:22%;">The &quot;\b&quot; escape
sequence toggles red text on/off, you can use this in any
strings in the map file. e.g. &quot;message&quot; &quot;Here
is \bsome red text\b...&quot;</p>
<p style="margin-left:11%;"><b>&minus;surflight_dump</b></p>
<p style="margin-left:22%;">Saves the lights generated by
surfacelights to a &quot;mapname-surflights.map&quot;
file.</p>
<h2>MODEL ENTITY KEYS
<a name="MODEL ENTITY KEYS"></a>
</h2>
@ -349,10 +364,9 @@ also accepted). Default is white light (&quot;255 255
<p style="margin-left:11%;"><b>&quot;_sunlight2&quot;
&quot;n&quot;</b></p>
<p style="margin-left:22%;">Set the brightness of a large
dome of lights positioned around the map (16K unit radius).
Useful for simulating higly diffused light (e.g. cloudy
skies) in outdoor areas. Default 0.</p>
<p style="margin-left:22%;">Set the brightness of a dome of
lights arranged around the upper hemisphere. (i.e. ambient
light, coming from above the horizon). Default 0.</p>
<p style="margin-left:11%;"><b>&quot;_sunlight_color2&quot;
@ -363,6 +377,25 @@ skies) in outdoor areas. Default 0.</p>
_sunlight2, same format as &quot;_sunlight_color&quot;.
Default is white light (&quot;255 255 255&quot;).</p>
<p style="margin-left:11%;"><b>&quot;_sunlight3&quot;
&quot;n&quot;</b></p>
<p style="margin-left:22%;">Same as &quot;_sunlight2&quot;,
but for the bottom hemisphere (i.e. ambient light, coming
from below the horizon). Combine &quot;_sunlight2&quot; and
&quot;_sunlight3&quot; to have light coming equally from all
directions, e.g. for levels floating in the clouds. Default
0.</p>
<p style="margin-left:11%;"><b>&quot;_sunlight_color3&quot;
&quot;r g b&quot;</b> | <b>&quot;_sunlight3_color&quot;
&quot;r g b&quot;</b></p>
<p style="margin-left:22%;">Specifies the colour of
&quot;_sunlight3&quot;. Default is white light (&quot;255
255 255&quot;).</p>
<p style="margin-left:11%;"><b>&quot;_dirt&quot;
&quot;n&quot;</b></p>
@ -386,7 +419,7 @@ the dirtmapping shadows). Default is to use the value of
&quot;n&quot;</b></p>
<p style="margin-left:22%;">1 enables dirtmapping (ambient
occlusion) on sunlight2, -1 to disable. Default is to use
occlusion) on sunlight2/3, -1 to disable. Default is to use
the value of &quot;_dirt&quot;.</p>
<p style="margin-left:11%;"><b>&quot;_minlight_dirt&quot;

View File

@ -1,5 +1,5 @@
<!-- Creator : groff version 1.22.2 -->
<!-- CreationDate: Mon Oct 26 20:34:52 2015 -->
<!-- CreationDate: Thu Dec 10 23:16:33 2015 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

View File

@ -1,5 +1,5 @@
<!-- Creator : groff version 1.22.2 -->
<!-- CreationDate: Mon Oct 26 20:34:53 2015 -->
<!-- CreationDate: Thu Dec 10 23:16:33 2015 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

View File

@ -24,15 +24,15 @@
<div class="jumbotron">
<h1>tyrutils-ericw</h1>
<p>A branch of Tyrann's quake 1 tools <a href="http://disenchant.net/utils">tyrutils</a>, focused on adding lighting features</p>
<p>Download v0.15.3:
<p>Download v0.15.4:
<div>
<a class="btn btn-primary btn-lg" href="https://github.com/ericwa/tyrutils-ericw/releases/download/ericw-v0.15.3/tyrutils-ericw-v0.15.3-win32.zip" role="button">
<a class="btn btn-primary btn-lg" href="https://github.com/ericwa/tyrutils-ericw/releases/download/ericw-v0.15.4/tyrutils-ericw-v0.15.4-win32.zip" role="button">
<span class="glyphicon glyphicon-download" aria-hidden="true"></span>
win32</a>
<a class="btn btn-primary btn-lg" href="https://github.com/ericwa/tyrutils-ericw/releases/download/ericw-v0.15.3/tyrutils-ericw-v0.15.3-osx.zip" role="button">
<a class="btn btn-primary btn-lg" href="https://github.com/ericwa/tyrutils-ericw/releases/download/ericw-v0.15.4/tyrutils-ericw-v0.15.4-osx.zip" role="button">
<span class="glyphicon glyphicon-download" aria-hidden="true"></span>
osx</a>
<a class="btn btn-primary btn-lg" href="https://github.com/ericwa/tyrutils-ericw/archive/ericw-v0.15.3.tar.gz" role="button">
<a class="btn btn-primary btn-lg" href="https://github.com/ericwa/tyrutils-ericw/archive/ericw-v0.15.4.tar.gz" role="button">
<span class="glyphicon glyphicon-download" aria-hidden="true"></span>
tgz</a>
<a class="btn btn-default btn-lg" href="https://github.com/ericwa/tyrutils-ericw" role="button">