Reinder Feenstra
|
4d6074aeb3
|
Added self build of lua53.dll with export of lua_ident
|
2021-11-16 00:10:33 +01:00 |
|
Reinder Feenstra
|
efc2c2a602
|
fix: license and include guard
|
2021-11-14 01:27:16 +01:00 |
|
Reinder Feenstra
|
56e3cdb68a
|
updated lua globals for highlight
|
2021-11-14 01:26:54 +01:00 |
|
Reinder Feenstra
|
f64ec12961
|
lua: added math, string and table library to sandbox
except string.dump()
|
2021-11-14 01:12:39 +01:00 |
|
Reinder Feenstra
|
5e18324f70
|
fix: lua_ident was missing in lua53.def
|
2021-11-13 23:25:45 +01:00 |
|
Reinder Feenstra
|
906ff82cd8
|
lua: made built-in globals read only
|
2021-11-13 00:39:45 +01:00 |
|
Reinder Feenstra
|
b6ec6cc8bd
|
lua: added LUA_VERSION global
|
2021-11-13 00:35:56 +01:00 |
|
Reinder Feenstra
|
c290837d33
|
lua: world: allow stop and power_off call from script
|
2021-11-10 23:49:22 +01:00 |
|
Reinder Feenstra
|
947e9bb1aa
|
lua: fixed VERSION constants
|
2021-11-10 23:48:30 +01:00 |
|
Reinder Feenstra
|
803ca40ec6
|
added method flags to control method access within the Lua scripting engine
|
2021-11-10 23:19:49 +01:00 |
|
Reinder Feenstra
|
b9897c996d
|
lua: enabled readonly access to world uuid/name/scale/scale_ratio and state properties
|
2021-11-10 22:43:50 +01:00 |
|
Reinder Feenstra
|
274537038a
|
lua: added support for reading set properties
changed lua set storage from T to lua_Integer
|
2021-11-10 22:42:18 +01:00 |
|
Reinder Feenstra
|
f0eac15247
|
added property flags to control property access within the Lua scripting engine
|
2021-11-10 22:03:03 +01:00 |
|
Reinder Feenstra
|
0546ef1c30
|
lua: added WorldScale enum to sandbox
|
2021-11-10 21:58:09 +01:00 |
|
Reinder Feenstra
|
2dc42015dc
|
lua: added support for reading enum properties
|
2021-11-10 21:55:26 +01:00 |
|
Reinder Feenstra
|
c52164dad0
|
board: added zoom percentage to status bar
|
2021-11-07 16:28:07 +01:00 |
|
Reinder Feenstra
|
1aa8f55969
|
board: added two zoom levels
|
2021-11-07 16:05:18 +01:00 |
|
Reinder Feenstra
|
3088e9b866
|
fixed warnings
|
2021-10-23 00:40:37 +02:00 |
|
Reinder Feenstra
|
a087953466
|
fix: resize wasn't properly drawn for negative x / y
|
2021-10-23 00:03:28 +02:00 |
|
Reinder Feenstra
|
e3e3551890
|
fix: added missing rotate positions to rail cross 45
|
2021-10-20 09:29:28 +02:00 |
|
Reinder Feenstra
|
a5d0654aff
|
fix: aded missing include (for windows)
|
2021-10-16 10:03:27 +02:00 |
|
Reinder Feenstra
|
ee9ad01e1e
|
fixed warnings
|
2021-10-15 23:21:59 +02:00 |
|
Reinder Feenstra
|
15fb96ff7a
|
board: added color schemes dark/light and two options for drawing turnouts
|
2021-10-15 23:21:44 +02:00 |
|
Reinder Feenstra
|
48c32708d1
|
board: straight can now also be upgraded to a tunnel, block or sensor
|
2021-10-12 22:14:57 +02:00 |
|
Reinder Feenstra
|
8ac1c4d2ae
|
fix: corrected class id, caused buffer stop not to be buildable
|
2021-10-12 22:13:40 +02:00 |
|
Reinder Feenstra
|
dd08ede080
|
board: allow placing signal on top of straght if direction matches
|
2021-10-06 22:23:09 +02:00 |
|
Reinder Feenstra
|
1d6929bc17
|
board: shift right click now rotates counter clockwise
|
2021-10-06 22:22:33 +02:00 |
|
Reinder Feenstra
|
9750879e9c
|
CI: updated easingthemes/ssh-deploy to v2.2.11
|
2021-09-30 23:45:49 +02:00 |
|
Reinder Feenstra
|
0276e92eb7
|
patch: serial op failed on windows (in boost::asio)
see: https://github.com/chriskohlhoff/asio/issues/717
|
2021-09-29 17:28:24 +02:00 |
|
Reinder Feenstra
|
b15cc45286
|
lua: added support for testing object type
|
2021-09-21 23:49:03 +02:00 |
|
Reinder Feenstra
|
d78b217b7f
|
fix: setPropertyValue network error handing wasn't correct
|
2021-09-20 22:40:04 +02:00 |
|
Reinder Feenstra
|
e5b34b7897
|
added .vs to .gitignore
|
2021-09-20 22:39:11 +02:00 |
|
Reinder Feenstra
|
45db18e6c9
|
fix: ObjectSetProperty request wasn't properly handled
|
2021-09-20 22:31:42 +02:00 |
|
Reinder Feenstra
|
f2fa7fd391
|
CI: set CODENAME to branch-run-commit
|
2021-09-20 21:24:02 +02:00 |
|
Reinder Feenstra
|
1a34517ee6
|
CI: enabled continue-on-error for upload to coveralls.io
build failed due to coveralls.io being down for maintenance
|
2021-09-19 14:41:21 +02:00 |
|
Reinder Feenstra
|
da2fdd240c
|
added: FUNDING.yml
|
2021-09-19 00:25:09 +02:00 |
|
Reinder Feenstra
|
57a1e14501
|
en-us: sorted strings
|
2021-09-18 23:58:25 +02:00 |
|
Reinder Feenstra
|
b9cf6f5342
|
fix: added shared_ptr in table model to keep list alive until all models are gone
|
2021-09-18 23:57:58 +02:00 |
|
Reinder Feenstra
|
e17632d983
|
log: added overloads for string_view objectId
|
2021-09-18 23:55:32 +02:00 |
|
Reinder Feenstra
|
8dfd87a738
|
scriptlist: added remove method
|
2021-09-16 23:23:00 +02:00 |
|
Reinder Feenstra
|
f9565ed519
|
freight car: added cargo loaded and cargo capacity properties
|
2021-09-16 23:22:36 +02:00 |
|
Reinder Feenstra
|
f58679dba6
|
rail vehicle: don't show total weight in object editor (for now)
|
2021-09-16 23:09:25 +02:00 |
|
Reinder Feenstra
|
3b277397ca
|
added ratio unit property
|
2021-09-16 23:08:44 +02:00 |
|
Reinder Feenstra
|
de306f9393
|
added support for min/max attributes to unit properties
|
2021-09-16 22:59:01 +02:00 |
|
Reinder Feenstra
|
fcc3fc5fab
|
fix: dontLoadFallbackLanguage wasn't read properly
|
2021-09-16 22:57:58 +02:00 |
|
Reinder Feenstra
|
636d73dc03
|
fix: script was added twice to the list
|
2021-09-15 00:09:56 +02:00 |
|
Reinder Feenstra
|
124dfd68f3
|
test: added extra checks in board tile add test
|
2021-09-13 23:09:48 +02:00 |
|
Reinder Feenstra
|
cea12458d7
|
test: added very basic board save/load test
|
2021-09-12 23:05:49 +02:00 |
|
Reinder Feenstra
|
0abfe4c3b8
|
fix: corrected typo's in test
#notetoself always run tests before push
|
2021-09-12 20:55:15 +02:00 |
|
Reinder Feenstra
|
1318e54f67
|
Merge branch 'master' of github.com:traintastic/traintastic
|
2021-09-12 20:28:20 +02:00 |
|