Reinder Feenstra
|
246b27c434
|
moved ObjectProperty<> implementation to seperate file
world.hpp now uses forward decl. for many classes, this reduces built time!
see #43
|
2023-03-30 15:09:11 +02:00 |
|
Reinder Feenstra
|
8659fc1d52
|
bugfix: vector iterator was used while modifing the vector
|
2022-12-25 23:42:08 +01:00 |
|
Reinder Feenstra
|
a308165ed1
|
fix: input monitor / output monitor didn't work
dynamic_cast was used while not fully constructed
|
2022-08-21 23:33:30 +02:00 |
|
Reinder Feenstra
|
71f63a3d05
|
refactor: moved outputs property to OutputController, less duplicate code
|
2022-08-08 22:55:46 +02:00 |
|
Reinder Feenstra
|
75d628d14a
|
refactor: move inputs property to InputController, less duplicate code
|
2022-08-07 20:19:33 +02:00 |
|
Reinder Feenstra
|
ef1e4a9884
|
added channel support to inputs
|
2022-02-06 00:45:09 +01:00 |
|
Reinder Feenstra
|
34ccc228e3
|
fixed many diagnostic/readabilty issues reported by clang-tidy #WIP
|
2022-01-04 00:09:38 +01:00 |
|
Reinder Feenstra
|
956c8ad168
|
Replaced command station and controller by interface with supporting controllers
|
2021-10-17 16:10:56 +02:00 |
|