Release automation preparation

-- Updated .launch files to work from workspace. So everybody can use
them from LDT.
-- Deleted obscolete .launch files.
-- Created new Moose_Create.lua script. Now lua makes the Dynamic and
Static Moose.lua stub.
-- One single file is the reference for the Moose sources: Moose.files
located in Moose Setup
-- Removed the l10n directory from Moose Setup\Moose Mission Update.
-- Removed the 7z and other outputs to update missions.
This commit is contained in:
FlightControl
2017-03-29 09:50:39 +02:00
parent 9cb661cf29
commit 581414b259
164 changed files with 1033 additions and 37912 deletions

View File

@@ -365,11 +365,21 @@ The POSITIONABLE is not existing or alive. </p>
<p>Returns the POSITIONABLE heading in degrees.</p>
<h3>Return value</h3>
<h3>Return values</h3>
<ol>
<li>
<p><em>#number:</em>
The POSTIONABLE heading</p>
</li>
<li>
<p><em>#nil:</em>
The POSITIONABLE is not existing or alive.</p>
</li>
</ol>
</dd>
</dl>
<dl class="function">
@@ -531,7 +541,7 @@ Radio</p>
<ul>
<li>
<p><code><em> Radius </em></code>: </p>
<p><code><em>#number Radius </em></code>: </p>
</li>
</ul>
@@ -550,6 +560,10 @@ The POSITIONABLE is not existing or alive. </p>
</li>
</ol>
<h3>Usage:</h3>
<pre class="example"><code>
-- If Radius is ignored, returns the Dcs.DCSTypes#Vec3 of first UNIT of the GROUP</code></pre>
</dd>
</dl>
<dl class="function">