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
2021-02-28 13:03:21 +01:00
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
0dda9f16e0
threads now pooled
2020-12-29 19:32:28 +01:00
Stephan Richter
6d9a4d9120
bugfixes, added debug output
2020-12-18 14:12:22 +01:00
Stephan Richter
35c0666ab2
fixed bug when deleting tiles
2020-12-04 15:20:31 +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
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
2e5bcf592a
bugfixes after refactoring
2020-12-01 20:59:56 +01:00
Stephan Richter
72db5da58f
started major refactoring
2020-12-01 11:20:35 +01:00
Stephan Richter
614600aacd
started to implement or-conditions
2020-12-01 01:05:48 +01:00
Stephan Richter
aaeddd0a82
implemented bridge
2020-11-30 19:57:59 +01:00