319 Commits

Autor SHA1 Nachricht Datum
Filippo Gentile
dc9d29f49e fix: missing include in tilelocation.hpp
It compiles even without it because <cstdint> is included in tileid.hpp
But seems to me more correct to have it on both files.
2023-01-14 11:54:00 +01:00
Reinder Feenstra
48d2b2935c Happy new year! 🎆
Bumped copyright year to 2023
2023-01-01 01:04:23 +01:00
Reinder Feenstra
e1fe84b1ce translation: updated german language file added some translations
(using google translate)
2022-12-26 23:56:41 +01:00
Reinder Feenstra
81e97abcd8 translation: updated dutch translation 2022-12-26 23:17:01 +01:00
Reinder Feenstra
50f14074a1 added basic WiThrottle support 2022-12-04 23:54:32 +01:00
Reinder Feenstra
f228787381 updated LNCV XML files 2022-11-26 23:47:33 +01:00
Reinder Feenstra
c1081cc0bf loconet: added fast clock support 2022-11-14 22:20:00 +01:00
Reinder Feenstra
6c466a9f14 added fast clock support 2022-11-06 23:59:51 +01:00
Reinder Feenstra
e02c077b51 loconet: added support for OPC_IMM_PACKET function control 2022-10-30 22:55:09 +01:00
Reinder Feenstra
8f584a4dbc loconet: report warning if slot isn't usable, stop sending fast clock sync if slot isn't usable 2022-10-20 23:02:28 +02:00
Reinder Feenstra
adb8e03616 updated LNCV XML files 2022-10-10 23:08:32 +02:00
Reinder Feenstra
ebd929e5d3 deb: added LNCV XML files to traintastic-data package 2022-10-09 20:59:24 +02:00
Reinder Feenstra
467df25d5a WIP: LNCV programming widget 2022-10-08 23:29:22 +02:00
Reinder Feenstra
914157cc47 loconet: added settings
- echo timeout
- response timeout
- locomotive slots
2022-10-08 23:02:56 +02:00
Reinder Feenstra
176419026a loconet: implemented LNCV programming support 2022-10-08 22:53:13 +02:00
Reinder Feenstra
8785faff62 identification: added support for LocoNet OPC_MULTI_SENSE 2022-09-17 00:31:39 +02:00
Reinder Feenstra
8f70509465 added base classes for identification support 2022-09-16 22:33:10 +02:00
Reinder Feenstra
659eacb22c client help now opens local manual if installed 2022-08-28 23:24:56 +02:00
Reinder Feenstra
278b754bc1 log 3rd party component versions at startup 2022-08-25 00:23:27 +02:00
Reinder Feenstra
298617122d board: added rail decoupler tile 2022-08-21 23:52:24 +02:00
Reinder Feenstra
dfed5e7dd7 fix: use memcpy, access can be unaligned 2022-08-17 00:03:16 +02:00
Reinder Feenstra
29ad379b41 board: added link tile to create connections between boards 2022-08-13 23:50:37 +02:00
Reinder Feenstra
a75e042c28 bugfix: corrupt ctw file in word dir caused crash 2022-08-05 00:05:09 +02:00
Reinder Feenstra
81c365606d board: added building node link map of railway plan
for future automatic signals and routes
2022-08-03 00:01:21 +02:00
Reinder Feenstra
f6f5511f25 Added 1st version of Traintastic DIY interface 2022-06-28 23:14:39 +02:00
Reinder Feenstra
c48e00cff7 bumped version to 0.2.0 2022-06-14 21:26:08 +02:00
Reinder Feenstra
df199879ec CI: fix: readded deb distro and codename to deb filename 2022-06-13 23:14:53 +02:00
Reinder Feenstra
9f52368ad9 Version numbering improvements
- GitHub actions branch builds have a <branch>-<pipeline>-<sha_short> suffix.
- GitHub actions tag builds have no suffix.
- Other builds have a -dev suffix
2022-06-12 00:16:19 +02:00
Reinder Feenstra
0a2cfe1324 CI: let CMake detect GitHub action run, try 9 2022-06-07 00:27:05 +02:00
Reinder Feenstra
9af814fa53 CI: let CMake detect GitHub action run, try 8 2022-06-07 00:24:54 +02:00
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