Skip to content

Commit 19aca08

Browse files
committed
Automatic merge of T1.5.1-1284-gca636331f4 and 14 pull requests
- Pull request #839 at d00beb9: First phase of https://blueprints.launchpad.net/or/+spec/additional-cruise-control-parameters - Pull request #891 at 9a1d6b2: Auto save - Pull request #892 at 1f5ba4c: Signal Function OPP_SIG_ID_TRAINPATH - Pull request #952 at 8347095: Investigation - Pulsing graphics - Pull request #953 at a519452: Fix Lights Crash on Corrupt Shapes - Pull request #954 at 62061b8: Multiple Track Profiles & Superelevation Improvements - Pull request #972 at e90a2aa: On Map window color changed switch or signal is not changed - Pull request #980 at 3e3d2c2: Downloading route content (Github, zip) second part - Pull request #981 at 10d297f: Multiple type trainset lightglows - Pull request #982 at efcf19c: WEB based Switch Panel enhancement: Alerter - Pull request #984 at 0f8122e: Player train switching for timetable mode - Pull request #986 at 5d7e692: Fix: The TrainCarOperations window does not resize correctly. - Pull request #900 at c27f32d: DMI updates - Pull request #876 at f92de76: docs: add source for documents previously on website to source Documentation folder
16 parents 30dcb17 + ca63633 + d00beb9 + 9a1d6b2 + 1f5ba4c + 8347095 + a519452 + 62061b8 + e90a2aa + 3e3d2c2 + 10d297f + efcf19c + 0f8122e + 5d7e692 + c27f32d + f92de76 commit 19aca08

15 files changed

+1550
-1262
lines changed
69 KB
Loading
26.4 KB
Loading
-311 KB
Binary file not shown.
-105 KB
Binary file not shown.

Source/Documentation/Manual/start.rst

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ installation profile.
1616

1717
.. image:: images/start-activity.png
1818

19-
If not, then the next ``Download Content`` form is shown where you can download content. This form is described in the next `Content` chapter.
19+
If not, then the next ``Content`` form is shown where you can download content. This form is described in the next `Content` chapter.
2020

2121
Content
2222
=======
2323

24-
Clicking on the ``Content`` button makes the ``Download Content`` form popup (if not already there for a new empty Open Rails installation):
24+
Clicking on the ``Content`` button makes the ``Content`` form popup with the tab ``Auto Installed`` open:
2525

26-
.. image:: images/download-content-form.png
26+
.. image:: images/content-form-auto-installed.png
2727

2828
Select the route to be installed. This list will be enlarged by the OR team when suitable routes become available.
2929
However it is still possible to install routes manually as described in the next chapter.
@@ -49,8 +49,36 @@ name of one of the MSTS routes in your MSTS installation.
4949

5050
You can easily add, remove or move other content profiles and select
5151
among them (e.g. if you have any so-called ``mini-routes`` installed.).
52-
Click on the ``Options`` button and select the ``Content`` tab. See the
53-
:ref:`Content Options <options-Content>` discussed below for more instructions.
52+
53+
For this select the ``Manually Installed`` tab on the ``Content`` form:
54+
55+
.. image:: images/content-form-manually-installed.png
56+
57+
This window allows you to add, remove or modify access to content.
58+
Each profile may be a folder containing one or more routes, or an MSTS
59+
installation.
60+
Profiles located on other drives, or on a USB key, can be added even if they are
61+
not always available.
62+
63+
Click on the *Add* button, and locate the desired installation. ORTS will
64+
automatically enter a proposed name in the *Route:* window that will
65+
appear in the *Installation set:* window on the main menu form. Modify
66+
the name if desired, then click *OK* to add the new path and name to
67+
Open Rails.
68+
69+
Please do not store content or any files within the folder containing the Open Rails software.
70+
This is because the Updater operates by wiping out the contents of that folder before replacing it
71+
with a new updated version.
72+
It would be unfriendly for users to lose content that they have stored there, so
73+
attempts to add a profile folder stored there are blocked and lead to an error message.
74+
75+
To remove an entry (note that this does not remove the installation
76+
itself!) select the entry in the window, and click *Delete*, then *OK*
77+
to close the window.
78+
79+
To modify an entry, select the route to be changed. Make the necessary changes in the ``Route`` and/or ``Path`` fields.
80+
The *Browse...* button can be used to chnage the Path by browsing. Click *OK*
81+
to close the window and save the changes to OR.
5482

5583
.. _updating-or:
5684

Source/Menu/ContentForm.Designer.cs

Lines changed: 494 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)