Commit aef9b46
committed
Automatic merge of T1.5.1-1600-gee9c56d91 and 12 pull requests
- Pull request #900 at b54024b: DMI in 3D cab + two more dials
- Pull request #892 at 1f5ba4c: Signal Function OPP_SIG_ID_TRAINPATH
- Pull request #961 at 4148bea: Improvements for Power Supplies
- Pull request #1015 at 14c132b: Enhancements for EP brakes
- Pull request #1026 at 6a89a97: Fix for Multiplayer: remote trains chuff can't be heard https://bugs.launchpad.net/or/+bug/2092771
- Pull request #1029 at 31fd7d2: Superelevation Follow Up Fixes
- Pull request #1031 at 34aa23a: Multiplayer Server, forked from Open Rails Ultimate; blueprint https://blueprints.launchpad.net/or/+spec/multiplayer-server
- Pull request #1033 at 7efd355: Multiple signal light textures per signal
- Pull request #1047 at b7152dc: Docs: adds translation docs
- Pull request #1051 at 0ac5d30: Mouse wheel support for cabview controls + refactor
- Pull request #1055 at d1a56b3: Route Based TTrack Sounds
- Pull request #896 at f1681df: First implementation of https://blueprints.launchpad.net/or/+spec/specific-sounds-for-ai-trainsFile tree
26 files changed
+838
-1020
lines changed- Source
- Documentation/Manual
- Orts.Formats.Msts
- Orts.Simulation/Simulation
- Physics
- RollingStocks
- SubSystems/Brakes
- MSTS
- RunActivity/Viewer3D
- Popups
- WebServices
- SwitchPanel
26 files changed
+838
-1020
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2590 | 2590 | | |
2591 | 2591 | | |
2592 | 2592 | | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
2593 | 2597 | | |
2594 | 2598 | | |
2595 | 2599 | | |
| |||
2627 | 2631 | | |
2628 | 2632 | | |
2629 | 2633 | | |
2630 | | - | |
| 2634 | + | |
| 2635 | + | |
2631 | 2636 | | |
2632 | | - | |
2633 | | - | |
2634 | | - | |
2635 | | - | |
2636 | | - | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
2637 | 2643 | | |
2638 | 2644 | | |
2639 | 2645 | | |
| |||
2658 | 2664 | | |
2659 | 2665 | | |
2660 | 2666 | | |
2661 | | - | |
2662 | | - | |
2663 | | - | |
2664 | | - | |
2665 | | - | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
| 2672 | + | |
| 2673 | + | |
2666 | 2674 | | |
2667 | | - | |
2668 | | - | |
2669 | | - | |
2670 | | - | |
2671 | | - | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
2672 | 2680 | | |
2673 | 2681 | | |
2674 | 2682 | | |
| |||
3380 | 3388 | | |
3381 | 3389 | | |
3382 | 3390 | | |
| 3391 | + | |
3383 | 3392 | | |
3384 | 3393 | | |
3385 | 3394 | | |
3386 | 3395 | | |
| 3396 | + | |
3387 | 3397 | | |
3388 | 3398 | | |
3389 | 3399 | | |
| |||
3456 | 3466 | | |
3457 | 3467 | | |
3458 | 3468 | | |
| 3469 | + | |
| 3470 | + | |
3459 | 3471 | | |
3460 | 3472 | | |
3461 | 3473 | | |
| |||
3534 | 3546 | | |
3535 | 3547 | | |
3536 | 3548 | | |
3537 | | - | |
| 3549 | + | |
3538 | 3550 | | |
3539 | 3551 | | |
3540 | 3552 | | |
| |||
3571 | 3583 | | |
3572 | 3584 | | |
3573 | 3585 | | |
| 3586 | + | |
| 3587 | + | |
| 3588 | + | |
| 3589 | + | |
3574 | 3590 | | |
3575 | 3591 | | |
3576 | 3592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
178 | 185 | | |
179 | 186 | | |
180 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
240 | 243 | | |
241 | 244 | | |
242 | 245 | | |
243 | | - | |
| 246 | + | |
244 | 247 | | |
245 | 248 | | |
246 | 249 | | |
| |||
264 | 267 | | |
265 | 268 | | |
266 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
267 | 273 | | |
268 | 274 | | |
269 | 275 | | |
| |||
385 | 391 | | |
386 | 392 | | |
387 | 393 | | |
388 | | - | |
| 394 | + | |
| 395 | + | |
389 | 396 | | |
390 | 397 | | |
391 | 398 | | |
| |||
431 | 438 | | |
432 | 439 | | |
433 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
434 | 458 | | |
435 | 459 | | |
436 | 460 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
2004 | 2006 | | |
2005 | 2007 | | |
2006 | 2008 | | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
2007 | 2030 | | |
2008 | 2031 | | |
2009 | 2032 | | |
| |||
4042 | 4065 | | |
4043 | 4066 | | |
4044 | 4067 | | |
4045 | | - | |
| 4068 | + | |
4046 | 4069 | | |
4047 | 4070 | | |
4048 | 4071 | | |
| |||
4061 | 4084 | | |
4062 | 4085 | | |
4063 | 4086 | | |
4064 | | - | |
| 4087 | + | |
4065 | 4088 | | |
4066 | | - | |
| 4089 | + | |
4067 | 4090 | | |
4068 | | - | |
4069 | | - | |
4070 | | - | |
| 4091 | + | |
| 4092 | + | |
| 4093 | + | |
| 4094 | + | |
| 4095 | + | |
| 4096 | + | |
| 4097 | + | |
| 4098 | + | |
| 4099 | + | |
| 4100 | + | |
| 4101 | + | |
| 4102 | + | |
| 4103 | + | |
| 4104 | + | |
| 4105 | + | |
| 4106 | + | |
| 4107 | + | |
| 4108 | + | |
| 4109 | + | |
| 4110 | + | |
| 4111 | + | |
| 4112 | + | |
| 4113 | + | |
4071 | 4114 | | |
4072 | 4115 | | |
4073 | 4116 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1738 | 1738 | | |
1739 | 1739 | | |
1740 | 1740 | | |
1741 | | - | |
| 1741 | + | |
1742 | 1742 | | |
1743 | 1743 | | |
1744 | 1744 | | |
| |||
0 commit comments