Stephan Richter
9bfe0d56dd
re-implemented moving of tiles
5 years ago
Stephan Richter
33d596f5c3
implemented removal of old routes when new routes are searched
5 years ago
Stephan Richter
4180d72d43
more refactoring
5 years ago
Stephan Richter
5aa66099fe
refactoring tile delete method
5 years ago
Stephan Richter
50a5508a33
overhauled registry
5 years ago
Stephan Richter
0c2d2eaa8e
updating actions
5 years ago
Stephan Richter
b249aa8129
updating routes
5 years ago
Stephan Richter
e8d79b71d9
working on now property dialogs
5 years ago
Stephan Richter
c4f48ebb63
still overhauling class hierarchy
5 years ago
Stephan Richter
2e5bcf592a
bugfixes after refactoring
5 years ago
Stephan Richter
72db5da58f
started major refactoring
5 years ago
Stephan Richter
aaeddd0a82
implemented bridge
5 years ago
Stephan Richter
1bfcc3da5f
added crossing tile
5 years ago
Stephan Richter
e61891da43
added device table
5 years ago
Stephan Richter
1df8bfb822
introduced length units
5 years ago
Stephan Richter
5b73a909df
bugfixes
5 years ago
Stephan Richter
d89bd4a364
bugfixes
5 years ago
Stephan Richter
dec68728ad
implemented pre-reservation of routes when autopilot is active
5 years ago
Stephan Richter
5e54c0cfb6
improved train access
5 years ago
Stephan Richter
5b4ccf058b
implemented scaled velocity
5 years ago
Stephan Richter
e65afcbcf3
implemented removing of conditions from conditional action
5 years ago
Stephan Richter
d8c1d93a7f
improved contact learning code
5 years ago
Stephan Richter
9ea3d7a65b
added new tiles and actions:
...
* Tile displaying text
* TextDisplay: an action that sends text to clients
* DetermineTrainInBlock: action that alters the context by requesting the train in a specific block
5 years ago
Stephan Richter
aa88d84536
added fullscreen option to Plan menu
5 years ago
Stephan Richter
cba99c16f7
minor improvements
5 years ago
Stephan Richter
bb983c9736
implemented action-based startup of routes
5 years ago
Stephan Richter
c046d999fb
bugfixes
5 years ago
Stephan Richter
92b0719e58
UI work
5 years ago
Stephan Richter
f103954a30
bugfixes
5 years ago
Stephan Richter
917b1107d9
added new condition: BlockFree
5 years ago
Stephan Richter
7a0dcbb439
completed implementation of stopping times for trains in blocks
5 years ago
Stephan Richter
2b03c08fa1
added action StopAllTrains, added null checks
5 years ago
Stephan Richter
b899572f55
added SendCommand action
5 years ago
Stephan Richter
880ef561dd
added non-track contact to tiles, re-implementes PowerOff to SetPower
5 years ago
Stephan Richter
9addb126e9
more UI work
5 years ago
Stephan Richter
2e6f0c9708
UI work
5 years ago
Stephan Richter
d3ca0a08ef
minor changes
5 years ago
Stephan Richter
5e088deda2
improvement: manually-defined actions are now preserverd when plan is analyzed for new routes
5 years ago
Stephan Richter
e1d3384110
bugfixes
5 years ago
Stephan Richter
0ef617aa34
re-implented trailing calculations of train
5 years ago
Stephan Richter
596317049c
working on route actions:
...
start block of route should only be freed, if corresponding action is fired.
however, train should not be available from previous start block after route has finished.
5 years ago
Stephan Richter
b89f89f298
implemented methods to add cars to train.
5 years ago
Stephan Richter
cc7fbd2bda
added Relay to tiles
5 years ago
Stephan Richter
6932536d05
implemented contact feedback
5 years ago
Stephan Richter
9e9105b89b
preparing for feedback processing
5 years ago
Stephan Richter
cfd6960375
added help menu
5 years ago
Stephan Richter
38ee7b5e12
refurbishing route.save
5 years ago
Stephan Richter
4441b012fa
added javadoc comments to some classes
5 years ago
Stephan Richter
e199482c07
refactored condition management
5 years ago
Stephan Richter
cbda104d89
moved action related code to new ActionList class
5 years ago