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

275 Commits

Author SHA1 Message Date
firleju
d659f8e9c1 Clean unneeded logs. 2016-01-27 13:57:08 +01:00
firleju
c109ef5d15 Next semaphor always look at this which have VelNext = 0 2016-01-27 11:22:37 +01:00
firleju
9ddc1120df AI check which semaphor is nearest and stop to trace route behind. Tracing always >= 1500m. Log could be write without new line. 2016-01-26 23:04:21 +01:00
firleju
7653ca1186 Improve connect mode. If track is blocked by another train AI search bakcward for sign if before the another train is signal. 2016-01-17 19:48:06 +01:00
firleju
7e0cb417ce Repair bug with changing VelNext in each step of TController::UpdateSituation()
Repair bug of wrong if statement when check if could scan backward in shunt mode.
2016-01-17 15:56:07 +01:00
firleju
c50ebbef83 Repair bug in clearing table after switch changing. 2016-01-08 16:21:13 +01:00
firleju
0c48ee726a Changes to TSpeedPos array to prevent not clearing of. 2015-12-25 09:19:44 +01:00
firleju
6ea783f5c2 Merge branch 'master' into lcd_python 2015-11-15 17:57:34 +01:00
firleju
5db90b47bd ProximityVelocity is active again, but not used. When was deactivated there were some crashes. 2015-11-15 16:24:04 +01:00
firleju
392bd03e6a Merge branch 'master' into lcd_python. 2015-11-09 17:56:26 +01:00
firleju
584d063f54 New function for speed comparisons based on Min0R.
Working LimitVelocity.
2015-11-09 06:52:02 +01:00
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