Commit Graph

47 Commits

Author SHA1 Message Date
firleju
9e31c8a9eb Add new var sSemNextStop which looks at first semaphor which have Vel=0 and is proper for train mode.
sSemNext always look at first semaphor which is proper for train mode.
2016-01-30 21:33:49 +01:00
firleju
c84bf7319b 1. Poprawione asynchrony.
2. Możliwość zdefiniowania koloru tła ekranu ładowania w eu07.ini.
3. Dodanie logowania ruchu ramek WM_COPYDATA do oddzielnego pliku.
4. Dodana ramka skrócona aktywnych AI.
5. Dodana ramka sterowania uszkodzeniami pojazdów.
6. Dodanie kręciołka od świateł (w tym trakcja wielokrotna).
7. Rozbudowa asynchronów, m.in. tempomat, zadawanie siły (w kN), przeciwpoślizg, czyste ED itd.
8. Dodanie animacji drtzwi odskokowo-przesuwnych.
9. Dodanie możliwości uszkadzania pojazdów (EN57).
10. Uruchomienie sprzęgu WN, zwłaszcza w asynchronach - do przejrzenia logowanie braków napięcia.
11. Wyłączanie radiostopu przez wyłączanie radia, a nie przez ruch zaworem maszynisty.
12. Usunięcie wyłącznika ciśnieniowego w EN57 (proteza, trzeba zrobić wpis na to).
13. Wstępna wersja hamowania rekuperacyjnego wraz z przechodzeniem na hamowanie oporowe.
14. Cała masa nowych zmiennych stanu dostępna dla ekranu (Pythona).
15. Nowa stara smuga z dawnego SPKSu.
16. Inne, które mogłem zapomnieć lub nie uszczegółowić.
17. Poprawione wyświetlanie haslera
2016-01-28 22:47:40 +01:00
firleju
46ea2dde39 Merge with 474next6p1 2016-01-27 14:15:49 +01:00
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
e8ac8a7d09 Add exit on bit 16 on PoKeys interface (buzzer SHP/CA). 2016-01-20 22:27:43 +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
7e1c172ce8 Changing version to 474 2015-11-16 06:27:19 +01:00
firleju
a46a120ffc Change version to 474 2015-11-15 21:54:56 +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
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
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