339 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
7f3c5ae02f CI: let CMake detect GitHub action run, try 7 2022-06-07 00:22:31 +02:00
Reinder Feenstra
1928ea1be2 CI: let CMake detect GitHub action run, try 6 2022-06-07 00:12:07 +02:00
Reinder Feenstra
a598271453 CI: let CMake detect GitHub action run, try 5 2022-06-06 23:56:13 +02:00
Reinder Feenstra
463fb2077c CI: let CMake detect GitHub action run, try 4 2022-06-06 23:52:39 +02:00
Reinder Feenstra
cc6c73bfbb CI: let CMake detect GitHub action run, try 3 2022-06-06 23:39:39 +02:00
Reinder Feenstra
7f349923e5 CI: let CMake detect GitHub action run, try 2 2022-06-06 23:28:14 +02:00
Reinder Feenstra
2740c89702 CI: let CMake detect GitHub action run, try 1 2022-06-06 23:25:07 +02:00
Reinder Feenstra
6c42557081 world loader: added extra checks
now raises if version mismatch or class doesn't exist
2022-06-06 17:09:11 +02:00
Reinder Feenstra
5521dfd2a3 improved dutch translation 2022-06-06 15:22:32 +02:00
Reinder Feenstra
a9285c2336 network: removed unused commands 2022-06-05 00:07:30 +02:00
Reinder Feenstra
9bbcdd7d60 locale: Improved dutch translation 2022-05-28 01:10:55 +02:00
Reinder Feenstra
0056ec1a0c Added support for LDT HSI-88 feedback interface 2022-05-23 23:47:21 +02:00
Reinder Feenstra
644e95385e fix: corrected invalid log message numbers 2022-05-22 00:29:42 +02:00
Reinder Feenstra
943ff4ea52 en-us: added missing message translations 2022-05-22 00:02:56 +02:00
Reinder Feenstra
5154f60791 board: available tile info is now read from server 2022-05-13 22:10:45 +02:00
Reinder Feenstra
46a6f692a1 corrected include guard format 2022-05-05 16:49:55 +02:00
Reinder Feenstra
7978c76898 lua: added start/stop all to script list and added disabled property to script (to prevent start all) 2022-05-04 23:55:14 +02:00
Reinder Feenstra
18a5a8a1dd added network support for object events 2022-05-03 23:14:05 +02:00
Reinder Feenstra
a9d18aae77 fix: added missing world event values 2022-05-02 09:26:14 +02:00
Reinder Feenstra
ac445c37ad loconet: added timeouts for echo and reply 2022-04-30 00:17:28 +02:00
Reinder Feenstra
5521a262e7 added macro's for enum/set type info 2022-04-30 00:11:05 +02:00
Reinder Feenstra
4f7a673b10 client: added close world menu entry 2022-04-24 19:21:37 +02:00
Reinder Feenstra
6d677f2300 board: move tile now supports rotating 2022-04-06 23:05:34 +02:00
Reinder Feenstra
ee5de7705b ecos: implemented switch by address commands 2022-04-03 19:22:04 +02:00
Reinder Feenstra
7767d5b06a ecos: implemented basic locomotive control 2022-04-03 11:36:26 +02:00
Reinder Feenstra
c6f3fcc864 ecos: added input/feedback support
for S88 and ECoS detector
2022-03-29 23:30:40 +02:00
Reinder Feenstra
224922587b lua: added log messages for script start/stop 2022-03-26 00:33:29 +01:00
Reinder Feenstra
b41bd97c48 board: added push button tile 2022-03-25 08:10:37 +01:00
Reinder Feenstra
46ff721e18 lua: added error logging for error during event handler execution 2022-03-23 00:06:12 +01:00
Reinder Feenstra
a19879159a board: added one way and direction controller tile 2022-03-20 20:03:38 +01:00
Reinder Feenstra
1c3d4c45d4 interface list: implemented status column 2022-03-05 00:14:01 +01:00
Reinder Feenstra
8d5def228e implemented world import option 2022-03-01 00:11:22 +01:00
Reinder Feenstra
f93cd91e95 implemented world export option 2022-02-27 23:40:45 +01:00
Reinder Feenstra
39c188f047 input monitor: added pages and address grouping 2022-02-26 22:59:32 +01:00
Reinder Feenstra
025703fe44 session now monitors onDestroying signal, to release shard_ptr's 2022-02-21 11:52:31 +01:00
Reinder Feenstra
68fd0efee5 z21: added R-bus feedback support 2022-02-14 23:48:23 +01:00
Reinder Feenstra
14c066453b fix: added simulation in worldstate mask and values 2022-02-12 23:00:35 +01:00
Reinder Feenstra
faacd8af3b Merge branch 'master' into simulate 2022-02-11 23:55:43 +01:00
Reinder Feenstra
6cca383d87 added support for output channels and implemented it for DCC++EX 2022-02-05 19:44:37 +01:00
Reinder Feenstra
05f3b695a3 added support for alias attributes 2022-02-05 19:33:13 +01:00
Reinder Feenstra
754655aed1 world: added simulation option 2022-01-15 08:49:02 +01:00
Reinder Feenstra
9048b47227 Moved copyright to shared file 2022-01-08 22:40:26 +01:00
Reinder Feenstra
d9c63fd3fa fixed diagnostic/readabilty issues reported by clang-tidy #WIP 2022-01-04 23:32:36 +01:00
Reinder Feenstra
959e2661ae fix: use __has_include for finding std::filesystem header 2022-01-04 17:06:30 +01:00
Reinder Feenstra
dd3997b0d3 added isInternal to InterfaceItem to restrict publishing it to the clients 2022-01-03 10:39:55 +01:00
Reinder Feenstra
9bd2a50539 Added category attributes to server settings 2022-01-03 09:59:49 +01:00
Reinder Feenstra
2b3678bfb3 server settings are now backupped on save and moved all backups to datadir/.backup 2022-01-03 09:38:24 +01:00
Reinder Feenstra
11d4ebcd85 Merge branch 'master' into interface-controller 2022-01-03 00:59:50 +01:00
Reinder Feenstra
35ea514d61 fixed language issues and added en-us strings 2022-01-03 00:03:57 +01:00
Reinder Feenstra
14eb29e95b z21: rewrite -> new kernel/iohandler model 2022-01-02 18:33:04 +01:00