Stephan Richter
b951b948e5
updated thread handling:
...
- threads are no longer pooled (this makes naming threads difficult)
- threads are now named by their causing event, which improves logging
updated calls to thread.sleep: those are now provided by new class Delayed Execution
4 years ago
Stephan Richter
cabab80b5c
added opßtion to simplify all route names in one step
4 years ago
Stephan Richter
a43c11d3bc
now remembering last clicked tabs
4 years ago
Stephan Richter
54961c1f14
various minor improvements
4 years ago
Stephan Richter
c3242cddcb
vroious improvements
5 years ago
Stephan Richter
853ae2a0c1
code optimization
5 years ago
Stephan Richter
b41ae2b314
new feature on clicking tiles: actions of tile now skipped, when shift is pressed during click
5 years ago
Stephan Richter
8ffbbf1109
added switch tile and corresponding condition
5 years ago
Stephan Richter
a55265c6db
implemented loco programming
5 years ago
Stephan Richter
5375a7a007
improved cockpit: active functions now have colored buttons
5 years ago
Stephan Richter
8f52c79798
implemented manual coupling/decoupling of trains
5 years ago
Stephan Richter
e00e6f8124
added CoupleTrain action,
...
improved Destination functions,
fixed bug in AddRemoveTag,
improved CarOrientation functions
5 years ago
Stephan Richter
0e6069a5a1
implemented AddDestination action and evaluation of destination tags of trains.
5 years ago
Stephan Richter
bf234e19bb
EngageDecoupler now using new assignment function
5 years ago
Stephan Richter
fc95444fd8
WaitForContact now using new assignment function
5 years ago
Stephan Richter
901577dec6
BlockFree now using new assignment function
5 years ago
Stephan Richter
4c973dd309
preparing more general assignment function
5 years ago
Stephan Richter
bac9892fd0
implemented splitting of trains and parking in blocks
5 years ago
Stephan Richter
22dfd0512a
implemented shunting trains
5 years ago
Stephan Richter
246d6c4e9f
altered train registry:
...
Until now, trains were registered on Trains.trains map.
From now on, trains are managed by BaseClass.
5 years ago
Stephan Richter
494eeddf59
improved translations
5 years ago
Stephan Richter
14b7a69d03
added new action DisableEnableBlock
5 years ago
Stephan Richter
c825268b5f
added WaitForContact action
5 years ago
Stephan Richter
703820b38f
bugfixes
5 years ago
Stephan Richter
0902017bba
added decouple and EngageDecoupler action
5 years ago
Stephan Richter
f8a9c86a0e
bugfix
5 years ago
Stephan Richter
3cd72cffb6
bugfixes + added new condition TrainWasInBlock
5 years ago
Stephan Richter
4213cc207f
bugfixes
5 years ago
Stephan Richter
00e5fc9058
implemented RouteEndBlock condition
5 years ago
Stephan Richter
90851e2bd6
implemented renaming of plan and opening of other plans
5 years ago
Stephan Richter
54a83d7280
bugfix
5 years ago
Stephan Richter
7b7980cc98
added route test button
5 years ago
Stephan Richter
d3c3051605
implemented small delay between setting signal to go and start of train. various GUI improvements
5 years ago
Stephan Richter
0b3ae425c0
bugfixes:
...
- now initializing signals before setting aspects
- fixed css for HL2
5 years ago
Stephan Richter
e50bc039cd
implemented signal functions
5 years ago
Stephan Richter
3e3dfccdea
added new action AddRemoveTag
5 years ago
Stephan Richter
cfe1b90962
GUI improvements, bugfixes
5 years ago
Stephan Richter
0dda9f16e0
threads now pooled
5 years ago
Stephan Richter
8560122d43
GUI improvement
5 years ago
Stephan Richter
817bcc9989
bugfix
5 years ago
Stephan Richter
e042f7d1c1
working on logging
5 years ago
Stephan Richter
0bd93e8614
added confirmation before plan analysation
5 years ago
Stephan Richter
1694eafc6c
GUI improvements
5 years ago
Stephan Richter
312fcc900b
added AndCondition
5 years ago
Stephan Richter
c42bd7691d
minor change
5 years ago
Stephan Richter
92923aec30
bugfixes
5 years ago
Stephan Richter
f3fcdb6a0e
added new action ReactivateContact
5 years ago
Stephan Richter
49a19c8b17
Bugfixes + implemented deleting and update of BlockContacts
5 years ago
Stephan Richter
d004fbfd6d
contact within block now working
5 years ago
Stephan Richter
cfb8909107
preparing contacts in blocks
5 years ago