View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/or
Members of Open Rails Supervisors can upload to this repository. Log in for directions.

See all merge proposals.

Branches

Name Last Modified Last Commit
unstable 2024-07-25 18:38:06 UTC
Automatic merge of T1.5.1-1083-g7ca36e39f1 and 20 pull requests

Author: Open Rails Code Bot
Author Date: 2024-07-25 18:38:06 UTC

Automatic merge of T1.5.1-1083-g7ca36e39f1 and 20 pull requests

- Pull request #891 at 9a1d6b20fc: Auto save
- Pull request #959 at 2452cb0ade: Fix TrackViewer crash on big zoom value
- Pull request #969 at 9d53199fa6: Bugfix refocus to the main window when opening the map window
- Pull request #839 at d00beb9833: First phase of https://blueprints.launchpad.net/or/+spec/additional-cruise-control-parameters
- Pull request #882 at 8f695a4bc9: Blueprint/train car operations UI window
- Pull request #892 at 1f5ba4c81b: Signal Function OPP_SIG_ID_TRAINPATH
- Pull request #922 at a3bc9e701e: Autopilot for timetable mode
- Pull request #953 at a51945203c: Fix Lights Crash on Corrupt Shapes
- Pull request #962 at 46d0472f67: Fix pantographs on unpowered cars
- Pull request #970 at 6fa5eed2f9: feat: Remove unnecessary Windows.Forms usage
- Pull request #900 at c27f32d9c8: DMI updates
- Pull request #903 at 9dabe978ad: Downloading route content (Github, zip)
- Pull request #799 at dfc715e503: Consolidated wind simulation
- Pull request #876 at f92de7665b: docs: add source for documents previously on website to source Documentation folder
- Pull request #885 at 6426c6f92c: feat: Add notifications to Menu
- Pull request #896 at 5866028cf2: First implementation of https://blueprints.launchpad.net/or/+spec/specific-sounds-for-ai-trains
- Pull request #946 at 91a03af2d0: Advanced track sounds
- Pull request #952 at 8347095ac6: Investigation - Pulsing graphics
- Pull request #954 at f837ffd8e9: Multiple Track Profiles & Superelevation Improvements
- Pull request #968 at a88cb26ce2: Initial build of adding track section identifier for rack railway

master 2024-07-25 12:39:47 UTC
Merge pull request #965 from twpol/refactor/line-endings

Author: Chris Jakeman
Author Date: 2024-07-25 12:39:47 UTC

Merge pull request #965 from twpol/refactor/line-endings

style: Renormalize line endings

release/1.5 2022-11-27 21:44:23 UTC
Merge pull request #733 from Sharpe49/fix/battery-switch-sound

Author: James Ross
Author Date: 2022-11-27 21:44:23 UTC

Merge pull request #733 from Sharpe49/fix/battery-switch-sound

Fixed battery switch sound being repeted

release/1.4 2022-01-09 16:53:54 UTC
Merge pull request #556 from twpol/feature/detailed-memory-usage

Author: Chris Jakeman
Author Date: 2022-01-09 16:53:54 UTC

Merge pull request #556 from twpol/feature/detailed-memory-usage

Improve memory statistics for CPU and GPU

release/1.3.1 2018-12-08 17:41:03 UTC
Added missing null test that caused crash in fix for bug https://bugs.launchp...

Author: carlossantucci
Author Date: 2018-12-08 17:41:03 UTC

Added missing null test that caused crash in fix for bug https://bugs.launchpad.net/or/+bug/1804948 In Manual- and Explorer-Mode the Flag 'Signalflag (OR_SPEEDRESET)' doesn't have any influence.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@4328 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/1.3 2018-11-16 18:55:13 UTC
Build: Make sure contents of installers and installers are signed

Author: twpol
Author Date: 2018-11-16 18:55:13 UTC

Build: Make sure contents of installers and installers are signed

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@4310 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/1.2.1 2018-02-28 21:22:04 UTC
Update certificate checks to check only CN and C, and ask otherwise

Author: James Ross
Author Date: 2018-02-28 21:22:04 UTC

Update certificate checks to check only CN and C, and ask otherwise

When updating, validate only the common name (CN) and country (C) components of the subject.
If those two don't match, ask the user what to do - giving them the full details of the certificates.

release/1.2 2017-01-22 21:43:25 UTC
Updater: Fix for "Directory not empty" error on updates.

Author: twpol
Author Date: 2017-01-22 21:43:25 UTC

Updater: Fix for "Directory not empty" error on updates.

http://www.elvastower.com/forums/index.php?/topic/29756-a-different-update-issue/

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@3766 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/1.1 2016-03-24 20:19:18 UTC
Bug fix for https://bugs.launchpad.net/or/+bug/1561723 : In some case OR hang...

Author: carlossantucci
Author Date: 2016-03-24 20:19:18 UTC

Bug fix for https://bugs.launchpad.net/or/+bug/1561723 : In some case OR hangs displaying the signal debug info.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@3487 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/1.0 2015-05-21 19:48:59 UTC
Stable version "What's new?" link.

Author: twpol
Author Date: 2015-05-21 19:48:59 UTC

Stable version "What's new?" link.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@3095 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.9.0 2013-06-16 14:14:59 UTC
Release Build 0.9.0

Author: twpol
Author Date: 2013-06-16 14:14:59 UTC

Release Build 0.9.0

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@1648 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.8.0 2012-09-25 19:21:48 UTC
Multiplayer: reduce the length of string for signal status by half

Author: jtang
Author Date: 2012-09-25 19:21:48 UTC

Multiplayer: reduce the length of string for signal status by half

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@1251 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.7.0 2011-12-11 12:19:30 UTC
http://www.elvastower.com/forums/index.php?/topic/16653-brakeman-cam-position...

Author: twpol
Author Date: 2011-12-11 12:19:30 UTC

http://www.elvastower.com/forums/index.php?/topic/16653-brakeman-cam-position-jumps-to-next-car-on-coupling/
Fix for BrakemanCamera jumping to the front of the car when coupling at the rear.
Fix for cameras not updating on all couple/uncouple events (can be improved).

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@905 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.6.2 2011-07-30 15:14:45 UTC
http://www.elvastower.com/forums/index.php?/topic/14874-new-public-release/

Author: twpol
Author Date: 2011-07-30 15:14:45 UTC

http://www.elvastower.com/forums/index.php?/topic/14874-new-public-release/
Fix release compiled RunActivity.exe.
Fix version number for release.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@779 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.6.1 2011-03-29 16:12:45 UTC
Update of RoadCars.cs: remove unnecessary constants or give explanations; cha...

Author: jtang
Author Date: 2011-03-29 16:12:45 UTC

Update of RoadCars.cs: remove unnecessary constants or give explanations; change the way roads are populated when the spawner is loaded.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@677 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.6.0 2011-03-08 13:49:25 UTC
Fixed null reference exception in road car w.r.t crossing checking

Author: jtang
Author Date: 2011-03-08 13:49:25 UTC

Fixed null reference exception in road car w.r.t crossing checking

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@646 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.0.360 2010-09-16 12:42:05 UTC
Sounds now checked up in the directory hierarchy, meaning you will receive so...

Author: sarosigy
Author Date: 2010-09-16 12:42:05 UTC

Sounds now checked up in the directory hierarchy, meaning you will receive sound notification to leave palying activites.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@360 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

release/0.0.128 2010-05-02 20:31:13 UTC
Fixed bug where untextured polygons caused failure to load.

Author: wacampbell
Author Date: 2010-05-02 20:31:13 UTC

Fixed bug where untextured polygons caused failure to load.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@128 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

118 of 18 results

Other repositories

Name Last Modified
lp:or 2024-07-25
lp:~smsergio/or 2019-02-23
lp:~mauribachi/or 2019-02-20
lp:~twpol/or 2019-01-16
lp:~twpol/or/+git/or-svn 2019-01-08
lp:~coals-to-newcastle/or/+git/orts-git-test 2017-09-05
lp:~twpol/or/+git/orts-git-test 2017-08-10
lp:~lutzs/or/+git/orts-git-test 2017-08-10
lp:~carlosanit1/or/+git/orts-git-test 2017-08-02
lp:~sharpeserana/or 2015-06-27
110 of 10 results
You can't create new repositories for Open Rails.