Commit Graph

2782 Commits

Author SHA1 Message Date
firleju
584d063f54 New function for speed comparisons based on Min0R.
Working LimitVelocity.
2015-11-09 06:52:02 +01:00
firleju
70f1f7bcad HiddenEvents are on by default 2015-11-06 18:28:59 +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
1ae3790f6b Merge remote-tracking branch 'origin/lcd_python' into lcd_python
Conflicts:
	.gitignore
	Driver.cpp
	EU07.bpr
	EU07.res
	Globals.cpp
2015-06-05 21:10:31 +02:00
Firleju
df45ac21e9 Add missing python libs needed for compiling 2015-06-05 21:01:27 +02:00
Firleju
85e65bfe66 Added python vars for display more vehicles in train.
Added missing python libs.
2015-06-05 21:01:26 +02:00
Firleju
d1e0dcc737 First asynchrone commit (r1171) 2015-06-05 21:01:26 +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
1164d5d6a0 Changes in parameters for EXE_472 2015-06-05 09:26:25 +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
d71ada46d1 Add missing python libs needed for compiling 2015-05-06 21:26:08 +02:00
Firleju
98ca26d0bb Added python vars for display more vehicles in train.
Added missing python libs.
2015-05-06 21:23:25 +02:00
Zbigniew Mandziejewicz
024eea0f39 Merge pull request #11 from firleju/master
Change clang format
2015-05-03 18:53:58 +08:00
Firleju
b6017a5ef7 First asynchrone commit (r1171) 2015-05-01 19:58:51 +02:00
Firleju
06652e579c LCD Screens in python
Merge with python branch
2015-04-29 13:17:44 +02:00
Firleju
cd571c71ea Change clang format
Add AlignTrailingComments: false
Add AllowShortFunctionsOnASingleLine: Empty
2015-04-29 12:55:45 +02:00
Zbigniew Mandziejewicz
ef4e168c68 Merge pull request #8 from firleju/master
Source files license, event0 fix
15.3.1167.470
2015-04-17 15:23:54 +08:00
Firleju
049455a5e7 event0 now works again,
event0 and all eventall can be assign to track by <event_name>:<track_name>
vehicle can have only emergency brake, steering by Num1 and Num7 (by yB)
2015-04-16 14:33:13 +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
91c96bedbf Line-endings and ignored files settings 2015-04-03 22:09:58 +08:00
Zbigniew Mandziejewicz
cb19354db4 Format source code using clang-format 2015-04-03 22:01:10 +08:00
Zbigniew Mandziejewicz
91470458b4 Create LICENSE 2015-04-03 21:58:35 +08:00
Zbigniew Mandziejewicz
20720a4a33 Create README.md 2015-04-03 21:57:45 +08:00
ShaXbee
a5dcdc936d Add clang code formatter settings 2015-04-03 13:34:38 +00:00
ShaXbee
45f4c0d98a Set dp branch as trunk 2015-04-03 13:34:06 +00:00