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

2129 Commits

Author SHA1 Message Date
milek7
6af6f5156d workaround for ebo binding issues, do not enable ai vehicles automatically on map 2020-10-21 00:45:19 +02:00
milek7
df87b37b5b make trackswitch window semitransparent 2020-10-20 18:56:55 +02:00
milek7
374479e93c improve cross track detection 2020-10-20 18:40:13 +02:00
Królik Uszasty
459d3eef45 No more acceleration when emergency brake is active 2020-10-20 17:34:03 +02:00
Królik Uszasty
3d5bc7ab05 Small fix for parking brake 2020-10-20 17:33:33 +02:00
milek7
b0d46b9ddc scale matchtolerance, add VNT2 chunk type 2020-10-20 17:30:31 +02:00
tmj-fstate
f9a8c1fbb3 indexed geometry tangent calculation, explicit optional material parameters, uint8 serialization fix 2020-10-20 17:23:58 +02:00
milek7
efb6e3f709 cross event detection also without :, bring highlight on map to front 2020-10-20 17:03:15 +02:00
milek7
78305e3b28 cross switch detection for map manual control 2020-10-20 02:17:21 +02:00
milek7
f96575ac79 root scenegroup, map.manualswitchcontrol feature 2020-10-19 19:18:44 +02:00
milek7
181249b1e7 scale matchtolerance, add VNT2 chunk type 2020-10-19 16:47:25 +02:00
milek7
6a48293a40 indice-aware calculate_tangents 2020-10-19 15:04:03 +02:00
milek7
5b50a39610 indexed geometry for vr rendermodels 2020-10-19 14:14:23 +02:00
milek7
fb3b735014 fix uint8 serialization 2020-10-19 13:37:55 +02:00
milek7
af0052995a Merge remote-tracking branch 'tmj/master' into sim 2020-10-19 03:00:24 +02:00
milek7
b4951a5db4 rename autogenerated version file, it clashes during merges 2020-10-19 02:38:53 +02:00
milek7
2881747eb0 Merge commit 'ef200df575a8b6290ffce15ccab537a8d76806ee' into sim
(temporarily skip changes)
2020-10-19 02:31:56 +02:00
milek7
6862696d8b Merge commit '730ba72516d74b9ec7d01b50f69d96fc99925c4d' into sim 2020-10-19 02:31:38 +02:00
milek7
9b7f10ab57 workaround for allowing quit in launcher, fixup freeflymodeflag accesses in TTrain 2020-10-19 02:12:35 +02:00
milek7
d13cf5c1a4 automated version.h 2020-10-19 01:17:12 +02:00
milek7
32bf8b356c fix narrowing double compile issue 2020-10-19 00:28:08 +02:00
milek7
47d8a7c541 fix source list, break elseif chain because msvc is dumb 2020-10-19 00:06:48 +02:00
milek7
c953ece94a disable compiling experimental features by default 2020-10-18 23:38:31 +02:00
milek7
29f8f91ad8 Merge remote-tracking branch 'tmj/master' into sim 2020-10-18 23:35:14 +02:00
Królik Uszasty
d6b650c87e No more acceleration when emergency brake is active 2020-10-18 20:22:00 +02:00
Królik Uszasty
11b12d732a Small fix for parking brake 2020-10-18 17:18:16 +02:00
tmj-fstate
ccfdf5e003 build 2010181. t3d parser fix, crash fix 2020-10-18 16:55:20 +02:00
tmj-fstate
94a3b2fa1f build 201018. idexed geometry submodel format tweak 2020-10-18 16:10:53 +02:00
Królik Uszasty
954b908890 Configurable velocity when mirrors close 2020-10-18 14:54:25 +02:00
Królik Uszasty
b94e537a8b Disabled emergency brake on start with EIMCtrlEmergency 2020-10-18 14:54:20 +02:00
Królik Uszasty
9e01322e59 Added emergency brake to main controller; additional limit for AI when hint factor for braking is too low 2020-10-18 14:54:15 +02:00
Królik Uszasty
fdd00f80e9 SpeedCtrl DesiredPower can be calculated also from main controller 2020-10-18 14:54:09 +02:00
Królik Uszasty
5e95d3ee50 Sanding works only when direction is set 2020-10-18 14:54:03 +02:00
Królik Uszasty
26b077653d Emergency braking can cut off handle 2020-10-18 14:53:56 +02:00
Królik Uszasty
81d4a84d00 Optional SpeedCtrl shutoff when pneumatic braking is active 2020-10-18 14:53:40 +02:00
Królik Uszasty
39eaa53625 Minimal power for SpeedCtrl with EIMCtrlType = 0 2020-10-18 14:53:34 +02:00
tmj-fstate
5d252745bd basic indexed geometry support, geometry data packing 2020-10-18 14:51:52 +02:00
tmj-fstate
af3a724ede default radio state tweak, minor bug fixes 2020-10-17 22:56:01 +02:00
Królik Uszasty
0db644a9b1 Configurable velocity when mirrors close 2020-10-15 21:16:05 +02:00
Królik Uszasty
b38f39afc2 Disabled emergency brake on start with EIMCtrlEmergency 2020-10-14 20:11:38 +02:00
Królik Uszasty
5d9c14fdf9 Added emergency brake to main controller; additional limit for AI when hint factor for braking is too low 2020-10-12 21:49:01 +02:00
Królik Uszasty
86858cbc98 SpeedCtrl DesiredPower can be calculated also from main controller 2020-10-10 17:44:13 +02:00
Królik Uszasty
99d80da71d Sanding works only when direction is set 2020-10-10 11:33:00 +02:00
Królik Uszasty
e8974613ac Emergency braking can cut off handle 2020-10-10 10:43:06 +02:00
Królik Uszasty
3bb58ca08c Optional SpeedCtrl shutoff when pneumatic braking is active 2020-10-10 01:25:47 +02:00
Królik Uszasty
1bc8e70021 Minimal power for SpeedCtrl with EIMCtrlType = 0 2020-10-10 00:26:30 +02:00
Królik Uszasty
0261f30448 mergi with tmj 2020-10-09 21:11:25 +02:00
tmj-fstate
ef200df575 maintenance: glfw update to v 3.3.2 2020-10-05 18:35:59 +02:00
tmj-fstate
730ba72516 combined rain sound support, soundproofing customization support, event diagnostics enhancement, power grid diagnostics enhancement, windowed full screen mode, ai coupling logic tweaks, minor bug fixes 2020-10-01 03:01:17 +02:00
milek7
1dc1bd5fcb pre-merge renames 2020-09-30 18:27:43 +02:00