Commit Graph

20 Commits

Author SHA1 Message Date
Stephan Richter
b41ae2b314 new feature on clicking tiles: actions of tile now skipped, when shift is pressed during click 2021-02-10 18:59:31 +01:00
Stephan Richter
8f52c79798 implemented manual coupling/decoupling of trains 2021-01-17 18:28:11 +01:00
Stephan Richter
49a19c8b17 Bugfixes + implemented deleting and update of BlockContacts 2020-12-20 14:44:35 +01:00
Stephan Richter
604b9559c4 bugfix 2020-12-11 02:10:16 +01:00
Stephan Richter
1e2edabcb1 setting turnouts for route now handeled by the setup actions 2020-12-10 23:38:30 +01:00
Stephan Richter
49185e79a2 minor improvements 2020-12-10 20:18:31 +01:00
Stephan Richter
fd12d2b515 bugfixes 2020-12-05 22:54:43 +01:00
Stephan Richter
5aa66099fe refactoring tile delete method 2020-12-03 13:33:45 +01:00
Stephan Richter
50a5508a33 overhauled registry 2020-12-03 12:11:27 +01:00
Stephan Richter
0c2d2eaa8e updating actions 2020-12-03 00:03:10 +01:00
Stephan Richter
85a1222851 updating tiles and conditions 2020-12-02 21:55:28 +01:00
Stephan Richter
e8d79b71d9 working on now property dialogs 2020-12-02 15:11:46 +01:00
Stephan Richter
c4f48ebb63 still overhauling class hierarchy 2020-12-02 00:14:46 +01:00
Stephan Richter
72db5da58f started major refactoring 2020-12-01 11:20:35 +01:00
Stephan Richter
e61891da43 added device table 2020-11-29 20:23:12 +01:00
Stephan Richter
e7a6349c7c overhauled actions 2020-11-20 00:03:58 +01:00
Stephan Richter
ead5a45d2e bugfix + unified link code 2020-11-06 00:46:22 +01:00
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.
2020-11-03 23:28:23 +01:00
Stephan Richter
69f38373c3 * added action that allows to switch relays
* added action list to route setup procedure
2020-11-01 02:16:42 +01:00
Stephan Richter
cc7fbd2bda added Relay to tiles 2020-11-01 00:43:07 +01:00