16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 19:19:19 +02:00
Commit Graph

264 Commits

Author SHA1 Message Date
firleju
21a29cb0b3 Repaired choose of speed limits.
Scan distance for staying changed from 2500 to 1500m.
Not known event are ignored, previous train stop on them.
2015-11-06 06:43:30 +01:00
firleju
96723c177d Automatic W5 if in train state
Speed table in white font
VelSignal only for stop and start
2015-10-31 21:27:09 +01:00
firleju
553380b8b0 Dodane zapamiętywanie ograniczeń róznych typów i wybór z najmniejszego 2015-10-29 21:57:16 +01:00
Firleju
d3ab168499 Add new speed limitations types
SetVelocity - semaphor
RoadVelocity - track speed limit
SectionVelocity - track speed limit for some distance
2015-06-20 16:11:42 +02:00
Firleju
54cb9159e6 SpeedTable
Check all tracks even is found element with velocity=0
2015-06-06 10:09:10 +02:00
Firleju
731102c10f LCD Screens in python
Merge with python branch
2015-06-05 21:00:49 +02:00
Firleju
bbb0501523 PassengerStopPoint GuardSignal bug
GuardSignal used ontime when even number is used. Do not wait for
VelNext > 0
2015-06-05 18:58:05 +02:00
Firleju
98033daff1 PassengerStopPoint bug repaired
Par1 when even is now taked account on stops as described in
documentation.
2015-06-05 09:25:21 +02:00
Firleju
cd571c71ea Change clang format
Add AlignTrailingComments: false
Add AllowShortFunctionsOnASingleLine: Empty
2015-04-29 12:55:45 +02:00
Firleju
4873d8431c Added license notes to all source code files. 2015-04-16 11:50:14 +02:00
Firleju
a11d21673e Cleaning up after __fastcall remove.
Cleaning up project after remove _fastcall. Project now buildable.
2015-04-15 23:49:51 +02:00
Zbigniew Mandziejewicz
9eb087b96e Remove __fastcall calling convention 2015-04-03 22:10:22 +08:00
Zbigniew Mandziejewicz
cb19354db4 Format source code using clang-format 2015-04-03 22:01:10 +08:00
ShaXbee
45f4c0d98a Set dp branch as trunk 2015-04-03 13:34:06 +00:00