Skip to content

Commit 0e06a92

Browse files
authored
Merge branch 'master' into webserver2
2 parents 4949ff7 + 5d7dd30 commit 0e06a92

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

contribute/developing-code/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
To compile and debug the Open Rails source code, ensure you have the following Microsoft products installed:
6565
</p>
6666
<ul>
67-
<li>Visual Studio 2015/17/19, any edition. The
67+
<li>Visual Studio 2017 or 2019, any edition. The
6868
<a href="https://www.visualstudio.com/downloads/">Community Edition</a>
6969
is free
7070
<br />(Note 1: To save on disk space, all you need is the option Windows > .NET Development)

index.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<a href="http://www.zigzag.coalstonewcastle.com.au/route/downloads/" title="Tutorials in this kit will help you to learn the rudimentary controls in Open Rails, how to drive a steam locomotive, operate the air brakes to stop the train, to turn the locomotive on a turntable, to fuel locomotive with water and coal, and also how to shunt cars and wagons"><img src="landing_page_ctn.png"></a>
179179
</div>
180180
</div>
181-
<!-- <div class="user-existing col-md-6">
181+
<div class="user-existing col-md-6">
182182
<div class="user-content">
183183
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
184184
<h1>Already using Open Rails?</h1>
@@ -187,16 +187,16 @@
187187
<p>This route has been updated for Open Rails to optimise physics and sound</p>
188188
<a href="http://www.trainsimulations.net/ORTS_starter_pack.html"><img src="landing_page_ts.png"></a>
189189
</div>
190-
</div> -->
191-
<div class="user-existing2 col-md-6">
190+
</div>
191+
<!-- <div class="user-existing2 col-md-6">
192192
<div class="user-content">
193193
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
194194
<h1>Already using Open Rails?</h1>
195195
<h1>Try the <strong><a href="http://www.siskurail.org" title="The Central Oregon and Pacific Railroad operates between Northern California and Eugene, Oregon, USA.">Siskiyou Route</a></strong></h1>
196196
<p>This extensive route, created by Dale Rickert, has over 300 miles of mainline track passing through 31 cities and comes with nearly 150 locos and 350 wagons.</p>
197197
<a href="http://www.siskurail.org" title="The Central Oregon and Pacific Railroad operates between Northern California and Eugene, Oregon, USA."><img src="landing_page_dr.png"></a>
198198
</div>
199-
</div>
199+
</div>-->
200200
</div><!-- End of Modal content -->
201201
</div><!-- End of Modal dialog -->
202202
</div><!-- End of Modal -->

trade/index.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
These vendors sell or create products suitable for Open Rails:
3535
</p>
3636
<ul>
37+
<li><a href="http://www.trainsimulations.net/">TrainSimulations</a> - Canada</li>
38+
<li><a href="http://pikku.msts.cz/openrails.html">Pikku Locomotive Works</a> - Czechoslovakia</li>
39+
<li><a href="http://broadgaugeproduction.irts.in/">Broad Gauge Productions</a> - India</li>
3740
<li><a href="http://www.3dtrains.com" target="_blank">3DTrains</a> - USA</li>
38-
<li><a href="http://www.conbuilder.com" target="_blank">ConBuilder</a> - Utility Suite</li>
3941
<li><a href="http://dekosoft.com/trains">Dekosoft Trains</a> - USA</li>
40-
<li><a href="http://pikku.msts.cz/openrails.html">Pikku Locomotive Works</a> - Czechoslovakia</li>
41-
<li><a href="http://www.trainsimulations.net/">TrainSimulations</a> - Canada</li>
4242
<li><a href="http://www.gabriele90.com/">Gabriele 90</a> - Italy</li>
43-
<li><a href="http://broadgaugeproduction.com/">Broad Gauge Productions</a> - India</li>
43+
<li><a href="http://www.conbuilder.com" target="_blank">ConBuilder</a> - Utility Suite</li>
4444
</ul>
4545
<p>&nbsp;</p>
4646
<h2>Vendors Supporting MSTS</h2>

0 commit comments

Comments
 (0)