Commit 9d94ed9
committed
Automatic merge of T1.5.1-1201-g5d239654f2 and 17 pull requests
- Pull request #799 at dfc715e: Consolidated wind simulation
- Pull request #839 at d00beb9: First phase of https://blueprints.launchpad.net/or/+spec/additional-cruise-control-parameters
- Pull request #885 at 8f473ce: feat: Add notifications to Menu
- 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 e715fa4: Multiple Track Profiles & Superelevation Improvements
- Pull request #962 at 46d0472: Fix pantographs on unpowered cars
- Pull request #972 at e90a2aa: On Map window color changed switch or signal is not changed
- Pull request #980 at a7406de: Downloading route content (Github, zip) second part
- Pull request #981 at ef9b55d: Multiple type trainset lightglows
- Pull request #982 at efcf19c: WEB based Switch Panel enhancement: Alerter
- Pull request #983 at 202316e: WEB based Switch Panel bug: DPU window
- Pull request #900 at c27f32d: DMI updates
- Pull request #876 at f92de76: docs: add source for documents previously on website to source Documentation folder
- Pull request #984 at 6c841d1: Player train switching for timetable modeFile tree
3 files changed
+29
-5
lines changed- Source
- Orts.Simulation/Simulation
- RunActivity/Viewer3D
- Popups
- Processes
3 files changed
+29
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1920 | 1920 | | |
1921 | 1921 | | |
1922 | 1922 | | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
1923 | 1930 | | |
1924 | 1931 | | |
1925 | 1932 | | |
| |||
1929 | 1936 | | |
1930 | 1937 | | |
1931 | 1938 | | |
1932 | | - | |
| 1939 | + | |
1933 | 1940 | | |
1934 | 1941 | | |
1935 | 1942 | | |
1936 | 1943 | | |
1937 | 1944 | | |
1938 | 1945 | | |
1939 | | - | |
| 1946 | + | |
1940 | 1947 | | |
1941 | 1948 | | |
1942 | 1949 | | |
| |||
2088 | 2095 | | |
2089 | 2096 | | |
2090 | 2097 | | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
| 2104 | + | |
| 2105 | + | |
| 2106 | + | |
| 2107 | + | |
| 2108 | + | |
| 2109 | + | |
2091 | 2110 | | |
2092 | 2111 | | |
2093 | 2112 | | |
| |||
2106 | 2125 | | |
2107 | 2126 | | |
2108 | 2127 | | |
| 2128 | + | |
2109 | 2129 | | |
2110 | 2130 | | |
2111 | 2131 | | |
2112 | 2132 | | |
2113 | 2133 | | |
2114 | 2134 | | |
2115 | 2135 | | |
| 2136 | + | |
2116 | 2137 | | |
2117 | 2138 | | |
2118 | 2139 | | |
2119 | 2140 | | |
2120 | 2141 | | |
2121 | 2142 | | |
| 2143 | + | |
| 2144 | + | |
2122 | 2145 | | |
2123 | 2146 | | |
2124 | 2147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
| 1132 | + | |
1132 | 1133 | | |
1133 | 1134 | | |
1134 | 1135 | | |
| |||
0 commit comments