Reinder Feenstra
|
9bc5b9da1b
|
lua: method wrapper, use inplace new to get rid of a heap allocation
|
2022-04-27 19:08:00 +02:00 |
|
Reinder Feenstra
|
b48f43eb0a
|
lua: event wrapper, use inplace new to get rid of a heap allocation
|
2022-04-27 19:07:25 +02:00 |
|
Reinder Feenstra
|
d3b58570c1
|
lua: event: added call meta method as alias for connect
|
2022-04-27 18:54:15 +02:00 |
|
Reinder Feenstra
|
488d54cc92
|
lua: object wrapper, use inplace new to get rid of a heap allocation
|
2022-04-27 16:55:49 +02:00 |
|
Reinder Feenstra
|
a5f2df82c8
|
manual: lua: added missing enums
|
2022-04-26 00:04:34 +02:00 |
|
Reinder Feenstra
|
3333e8e05b
|
lua: moved set's to single file for sandbox and testing
|
2022-04-25 23:27:01 +02:00 |
|
Reinder Feenstra
|
dc620198c1
|
missing in 5fd81c255e244a9ee727367304a43d7deb64446e
|
2022-04-24 21:57:22 +02:00 |
|
Reinder Feenstra
|
72e0cba889
|
missing in 4f7a673b10b50a87bc99b2e3e3e7fd4c01a9d38f
|
2022-04-24 19:49:46 +02:00 |
|
Reinder Feenstra
|
96b6613ad4
|
missing in 5fd81c255e244a9ee727367304a43d7deb64446e
|
2022-04-24 19:49:10 +02:00 |
|
Reinder Feenstra
|
935e259479
|
missing in 5fd81c255e244a9ee727367304a43d7deb64446e
|
2022-04-24 19:48:49 +02:00 |
|
Reinder Feenstra
|
d4a4b64106
|
client: added Color enum translation support
|
2022-04-24 19:22:33 +02:00 |
|
Reinder Feenstra
|
4f7a673b10
|
client: added close world menu entry
|
2022-04-24 19:21:37 +02:00 |
|
Reinder Feenstra
|
5fd81c255e
|
ecos: implemented S88 input simulation
|
2022-04-24 18:56:36 +02:00 |
|
Reinder Feenstra
|
139db5d9e8
|
missing in da6cf0f971394609e0d099b57a3d8645e7d5ed15
|
2022-04-23 20:58:49 +02:00 |
|
Reinder Feenstra
|
0157cf1b0f
|
Merge branch 'master' of github.com:traintastic/traintastic
|
2022-04-23 20:19:47 +02:00 |
|
Reinder Feenstra
|
e82d4af318
|
input: added on_value_changed event
|
2022-04-23 20:01:50 +02:00 |
|
Reinder Feenstra
|
396620c909
|
loconet: added support for input simulation
|
2022-04-23 20:00:40 +02:00 |
|
Reinder Feenstra
|
da6cf0f971
|
input monitor: added input simulation support
|
2022-04-23 19:40:55 +02:00 |
|
Reinder Feenstra
|
5cdcfe2ed9
|
client: added Object::getPropertyValueBool
|
2022-04-23 19:39:30 +02:00 |
|
Reinder Feenstra
|
953cd16d38
|
lua: added TurnoutPosition and SignalAspect enums
|
2022-04-23 19:37:54 +02:00 |
|
Reinder Feenstra
|
5b07d1d44f
|
lua: moved enum's to single file for sandbox and testing
|
2022-04-23 19:14:09 +02:00 |
|
Reinder Feenstra
|
9ebeadaa73
|
CI: added traintastic-server macos-11 build, try 1
|
2022-04-18 23:13:38 +02:00 |
|
Reinder Feenstra
|
95e4367029
|
macos: added paths for libarchive and liblua (brew)
|
2022-04-18 23:12:13 +02:00 |
|
Reinder Feenstra
|
70fe73a187
|
fix: macos: added missing include
|
2022-04-18 22:40:41 +02:00 |
|
Reinder Feenstra
|
874e9eeac6
|
fix: macos: pthread_setname_np is different
|
2022-04-18 22:40:15 +02:00 |
|
Reinder Feenstra
|
b7344c2b98
|
ecos: added some simulation for locomotive objects
using data of last successful connection
|
2022-04-16 01:15:42 +02:00 |
|
Reinder Feenstra
|
7afe5ea943
|
ecos: added simulation of s88 objects
using data of last successful connection
|
2022-04-15 09:42:50 +02:00 |
|
Reinder Feenstra
|
c68142278b
|
Merge branch 'master' of github.com:traintastic/traintastic
|
2022-04-13 17:53:17 +02:00 |
|
Reinder Feenstra
|
7a07f7da88
|
ecos: simulation improvements
|
2022-04-13 17:53:12 +02:00 |
|
Reinder Feenstra
|
ec89626318
|
CI: added missing apt update
|
2022-04-12 22:05:38 +02:00 |
|
Reinder Feenstra
|
ab925013b6
|
board: added popup menu for controlling turnout/signal/direction control
|
2022-04-12 21:56:13 +02:00 |
|
Reinder Feenstra
|
0f8b8d5c07
|
turnout: replaced nextPosition by setPosition (position is now readonly)
|
2022-04-12 21:28:15 +02:00 |
|
Reinder Feenstra
|
781129bc1d
|
signal: replaced nextAspect by setAspect (aspect is now readonly)
|
2022-04-12 21:21:28 +02:00 |
|
Reinder Feenstra
|
54b4a57f4c
|
ecos: STOP/GO button now affects world power/run
|
2022-04-07 23:30:08 +02:00 |
|
Reinder Feenstra
|
6d677f2300
|
board: move tile now supports rotating
|
2022-04-06 23:05:34 +02:00 |
|
Reinder Feenstra
|
a34aa2ba1a
|
board: fix: add tile stayed active when leaving edit mode
|
2022-04-06 23:02:24 +02:00 |
|
Reinder Feenstra
|
d701efccb9
|
ecos: added simulation iohandler (incomplete)
supports ECoS get info and view command
|
2022-04-03 22:01:36 +02:00 |
|
Reinder Feenstra
|
ee5de7705b
|
ecos: implemented switch by address commands
|
2022-04-03 19:22:04 +02:00 |
|
Reinder Feenstra
|
4bf74802f1
|
fix: may be used uninitialized
|
2022-04-03 13:13:29 +02:00 |
|
Reinder Feenstra
|
7767d5b06a
|
ecos: implemented basic locomotive control
|
2022-04-03 11:36:26 +02:00 |
|
Reinder Feenstra
|
048b00bc44
|
ecos: implemented handling ECoS get info response
|
2022-03-31 00:18:54 +02:00 |
|
Reinder Feenstra
|
94fd800443
|
utils: added generic version number structs
|
2022-03-31 00:16:33 +02:00 |
|
Reinder Feenstra
|
270c9f3a3a
|
utils: added stripPrefix function
|
2022-03-31 00:15:59 +02:00 |
|
Reinder Feenstra
|
3be5fd90f2
|
ecos: implemented command trottling, to prevent receive buffer overflow in ECoS
|
2022-03-30 00:15:49 +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
|
e439f90f6a
|
ecos: implemented event parsing
|
2022-03-29 23:20:43 +02:00 |
|
Reinder Feenstra
|
e8039473a8
|
manual: added text explaining message numbers
|
2022-03-26 00:35:21 +01:00 |
|
Reinder Feenstra
|
224922587b
|
lua: added log messages for script start/stop
|
2022-03-26 00:33:29 +01:00 |
|
Reinder Feenstra
|
847bc4de4b
|
board: changed mouse pointer to hand for clickable tiles
|
2022-03-25 23:45:43 +01:00 |
|
Reinder Feenstra
|
8b286cf600
|
fix: removed std:move (only the last must be moved)
|
2022-03-25 23:39:11 +01:00 |
|