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

61 Commits

Author SHA1 Message Date
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