Commit 0219baf
committed
Automatic merge of T1.6-139-g6b62c2a7d and 14 pull requests
- Pull request #1082 at 8538170: Allow variable water level in glass gauge
- Pull request #1156 at f46d5f2: Fix incorrectly disabled options in train operations window
- Pull request #1091 at 492795a: Automatic speed control
- Pull request #1122 at 73c47b4: Wagon Size and Centering Controls
- Pull request #1124 at e241a0d: Built-in PBL2 brake controller
- Pull request #1128 at d116396: Particle Emitter Overhaul
- Pull request #1157 at 39cd994: Dynamic brake authorization by TCS
- Pull request #1159 at 48c9a63: Skip OR warnings about TSRE-specific token Ruler
- Pull request #1163 at 2f9e292: Fix: Crash when using Camera 8 and F9.
- Pull request #1164 at 1ad9889: Fix: F9 crashes with a front coupled single steam locomotive by Csantucci.
- Pull request #1166 at 51e7f7a: Simplify loading of internal and game textures
- Pull request #1167 at 115325f: Fix: RunActivity slow to terminate because of long sleep in Host Process
- Pull request #1168 at 6e2942f: Fix exception when exiting with MapForm or SoundDebugForm open.
- Pull request #1169 at 8c1d787: Better Handling of Wagons with Invalid Bogie ConfigurationFile tree
2 files changed
+16
-8
lines changed- Source/Orts.Simulation/Simulation/RollingStocks
2 files changed
+16
-8
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1856 | 1856 | | |
1857 | 1857 | | |
1858 | 1858 | | |
| 1859 | + | |
| 1860 | + | |
1859 | 1861 | | |
1860 | 1862 | | |
1861 | 1863 | | |
| |||
Lines changed: 14 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2931 | 2931 | | |
2932 | 2932 | | |
2933 | 2933 | | |
2934 | | - | |
| 2934 | + | |
2935 | 2935 | | |
2936 | 2936 | | |
2937 | 2937 | | |
| |||
3039 | 3039 | | |
3040 | 3040 | | |
3041 | 3041 | | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
3042 | 3050 | | |
3043 | 3051 | | |
| 3052 | + | |
3044 | 3053 | | |
3045 | 3054 | | |
3046 | 3055 | | |
| |||
3758 | 3767 | | |
3759 | 3768 | | |
3760 | 3769 | | |
3761 | | - | |
| 3770 | + | |
3762 | 3771 | | |
3763 | 3772 | | |
3764 | 3773 | | |
| |||
3823 | 3832 | | |
3824 | 3833 | | |
3825 | 3834 | | |
3826 | | - | |
| 3835 | + | |
3827 | 3836 | | |
3828 | 3837 | | |
3829 | 3838 | | |
| |||
3838 | 3847 | | |
3839 | 3848 | | |
3840 | 3849 | | |
3841 | | - | |
| 3850 | + | |
3842 | 3851 | | |
3843 | 3852 | | |
3844 | 3853 | | |
3845 | 3854 | | |
3846 | | - | |
| 3855 | + | |
3847 | 3856 | | |
3848 | 3857 | | |
3849 | | - | |
3850 | 3858 | | |
3851 | | - | |
3852 | | - | |
3853 | 3859 | | |
3854 | 3860 | | |
3855 | 3861 | | |
| |||
0 commit comments