16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 00:49:19 +02:00
Commit Graph

2388 Commits

Author SHA1 Message Date
WLs50
8f98292cbe implement moon 2025-03-16 22:12:37 +01:00
WLs50
07583a9f07 fix order of parameters after cmake -E copy -t 2025-03-16 14:51:38 +01:00
a75ac837bf header declarations unification for tacho parameters 2025-03-16 14:37:27 +01:00
f17f0e0726 Fix compilation error (badly assigned variable) 2025-03-16 13:45:52 +01:00
9e447d22da Add variable door lock speed
DoorLockSpeed in Doors: section in fiz
2025-03-16 13:45:45 +01:00
f86e2688ba Add logic for defining max analog tacho display speed
MaxTachoSpeed in Cntrl. section in fiz
2025-03-16 13:45:39 +01:00
2e26eb7e13 Another random stop variable randomization logic fix 2025-03-16 13:45:33 +01:00
61e35435d2 Fix logic for low tachometerb speeds 2025-03-16 13:45:24 +01:00
9b8dd36885 Add random 0 speed from range 0-4 on tachometerb 2025-03-16 13:45:14 +01:00
d0163f1737 Add working light to indicate any active compressor
i-compressorany: in mmd
2025-03-16 13:45:06 +01:00
dbede005d1 Add missing ":" at end of i-cabactivated 2025-03-16 13:45:00 +01:00
96120edb39 Add cab activated light
i-cabactived in mmd
2025-03-16 13:44:42 +01:00
Jano211
0e08086937 Fix for writing useless log informations 2025-03-16 13:44:36 +01:00
Jano211
6235ac0fbd Better bumps on normal tracks 2025-03-16 13:44:27 +01:00
Jano211
73dbc7c86f Better bumps on switches 2025-03-16 13:44:20 +01:00
Jano211
797045e8ae Changes in camera shaking, and others:
clatter sounds, csm stage boundaries, particles physics and hiding log panel when in launcher mode.
2025-03-16 13:44:07 +01:00
Jano211
9ff3ff195d Tracks width smooth change and no "include file" info in log 2025-03-16 13:43:58 +01:00
8d92f36f44 Add missing sound source definition 2025-03-16 12:43:18 +01:00
Jano211
c712c7d5a3 Improved scenery loading from SBT
When found SBT file, ignores "*_ter.scm" files
2025-03-16 12:28:09 +01:00
Jano211
e5c317a7bf 3-axis rotation, and some corrections in editor mode 2025-03-16 12:25:51 +01:00
b14c1d9718 Add missing mover nrot comment 2025-03-16 12:25:34 +01:00
bbbec21bd6 Add resonancesound (slightly modified runningnoise calculation) 2025-03-16 12:25:24 +01:00
bb56f97692 Add sustain parameter (BRVto in Engine section) 2025-03-16 12:25:01 +01:00
f10550ea23 Add braking resistor ventilator sound and simple simulation 2025-03-16 12:24:50 +01:00
59c28e7843 Add possibility to assign separate SHP buzzer 2025-03-16 12:24:29 +01:00
05012b2249 Add pipelock state dict parameter 2025-03-16 12:24:15 +01:00
cd2ee41311 Add i-neutral indicator 2025-03-16 12:24:07 +01:00
27772e72cf Cleanup for pull request 2025-03-16 12:24:00 +01:00
332530643b Add HideDirStatusSpeed parameter 2025-03-16 12:23:45 +01:00
c7e78b8e0c Implemented HideDirStatusWhenMoving entry 2025-03-16 12:23:32 +01:00
532c5ecf8f Add drawn and returned power values for pyrthon
Added power_drawn and power_returned to dict (both double)
2025-03-16 12:23:05 +01:00
WLs50
d9b64c42fb fix unresolved symbols when static linking glfw 2025-03-10 20:32:27 +01:00
7f9cab7129 Merge branch 'manul-staging' of https://github.com/wls50/maszyna-internal into manul-staging 2025-03-09 22:10:02 +01:00
WLs50
7db83b6daf -replace deprecated asio api function
-add missing stl include
2025-03-09 22:07:42 +01:00
cd860dd957 Add missing includes in materialparser 2025-03-09 21:58:34 +01:00
34b3a00687 Add missing asio ref 2025-03-09 21:28:22 +01:00
WLs50
33ffcaf66b always use included glfw for build 2025-03-09 21:22:35 +01:00
548f4263d0 Add glfw as ref 2025-03-09 21:09:52 +01:00
dd3b258967 Remove old glfw ref 2025-03-09 21:08:27 +01:00
WLs50
a5f6397eca merge manul 2025-03-09 15:36:11 +01:00
milek7
a687f551a2 zamiana backslashy w nazwie tekstur toru 2023-12-19 18:48:32 +01:00
milek7
590b47ed76 poprawka ładowania mmd 2023-12-19 18:48:32 +01:00
milek7
9259708d4c radio volume slider 2023-08-08 16:05:25 +02:00
milek7
27e03ab9e8 workaround, disable brake test for vehicles with FVel6 2023-05-28 23:23:07 +02:00
milek7
b01c19308c fix scenery_list crashes when missing vehicles 2023-05-28 21:25:05 +02:00
milek7
54e5e186a3 switch debugtoggle and pausetoggle to release, and logic fixes 2023-05-28 21:07:38 +02:00
milek7
3df159024b avoid gcc warning in uilayer.cpp 2023-05-28 20:12:21 +02:00
milek7
2b65410285 security system logic fixes 2023-05-28 18:39:41 +02:00
Daniel Tian
eaab79703f Allow escape key to close pause menu 2023-05-26 19:26:44 +02:00
Daniel Tian
71ff6a60d0 Make right mouse down + scroll wheel adjust FOV instead of master controller 2023-05-26 19:16:51 +02:00