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

1544 Commits

Author SHA1 Message Date
Królik Uszasty
916a611c8d Fix for AI decoupling old Knorr/West locomotives 2019-03-23 23:44:39 +01:00
Królik Uszasty
edb98f41e7 AI uses SpeedCtrl in TRAXX properly 2019-03-23 22:18:17 +01:00
milek7
99c0888965 Merge branch 'gfx-work' into sim 2019-03-23 12:47:20 +01:00
milek7
65eec2ad84 Merge branch 'milek-dev' into gfx-work 2019-03-23 12:42:20 +01:00
milek7
aaf67caae2 Merge branch 'master' of https://github.com/Xoov/maszyna into milek-dev 2019-03-23 12:41:34 +01:00
milek7
b75adc24f2 Merge branch 'milek-dev' into gfx-work 2019-03-23 12:40:46 +01:00
milek7
f117801edc Merge branch 'tmj-dev' into milek-dev 2019-03-23 12:36:56 +01:00
Królik Uszasty
511d1c57d9 Added SpeedCtrl for TRAXX 2019-03-23 11:51:24 +01:00
Królik Uszasty
8fddbadbaf Fix for AI decoupling old Knorr/West locomotives 2019-03-23 08:52:47 +01:00
Królik Uszasty
e4dca57de4 Merge remote-tracking branch 'refs/remotes/TMJ/master' 2019-03-23 08:01:13 +01:00
tmj-fstate
ae5daac939 minor bug fixes 2019-03-23 01:54:26 +01:00
Królik Uszasty
a767e36be8 AI does not fear SlippingWheels when driving ElectricInductionMotor vehicle + fix for adhesion calculation when slipping 2019-03-22 21:44:04 +01:00
tmj-fstate
73af767312 audio transcript sound volume based filtering, minor ai logic fixes 2019-03-22 21:43:36 +01:00
Królik Uszasty
14e3a27026 AI does not fear SlippingWheels when driving ElectricInductionMotor vehicle + fix for adhesion calculation when slipping 2019-03-22 20:26:59 +01:00
tmj-fstate
faaabf116b build 190322. support for vehicle load visualization model override, skydome brightness tweaks 2019-03-22 15:45:20 +01:00
Królik Uszasty
df068534d4 Fix for Handle=H14K1 with BrakeValve=K 2019-03-22 00:13:45 +01:00
Królik Uszasty
75cc0b2a24 Fix for autoreturning controller 2019-03-22 00:13:41 +01:00
Królik Uszasty
ea8b38489a AI does not fear accelerating a bit too fast 2019-03-22 00:13:38 +01:00
Królik Uszasty
a3af2453a0 Reworked main brake handle usage by AI - it can use time-dependent handles now. 2019-03-22 00:13:33 +01:00
Królik Uszasty
019a0c2cf6 Preparation for rework of main brake handle usage by AI 2019-03-22 00:13:29 +01:00
Królik Uszasty
3f12f9231f Vehicles with EIMCtrlType>0 use integrated controller instead of localbrake handle 2019-03-22 00:13:23 +01:00
Królik Uszasty
be63aa7452 Fix for Handle=H14K1 with BrakeValve=K 2019-03-21 23:17:41 +01:00
Królik Uszasty
91a7a94682 Fix for autoreturning controller 2019-03-21 21:47:35 +01:00
milek7
a9b6cb5dc8 vigilance system fixes 2019-03-21 21:13:27 +01:00
Królik Uszasty
403c29746d AI does not fear accelerating a bit too fast 2019-03-21 17:47:16 +01:00
Królik Uszasty
3fd408bd46 Reworked main brake handle usage by AI - it can use time-dependent handles now. 2019-03-21 17:25:05 +01:00
Królik Uszasty
ef1ccb448a Preparation for rework of main brake handle usage by AI 2019-03-21 15:27:10 +01:00
Królik Uszasty
72fa1c22a2 Vehicles with EIMCtrlType>0 use integrated controller instead of localbrake handle 2019-03-21 09:50:40 +01:00
Królik Uszasty
b600d0fb85 Merge with TMJ 2019-03-21 08:03:36 +01:00
tmj-fstate
ab16fc17d9 vehicle controllers ai logic fixes 2019-03-21 01:36:29 +01:00
tmj-fstate
fe6789778f vehicle controllers ai logic fixes, minor refactoring 2019-03-19 22:38:46 +01:00
milek7
88f64183b7 move python timestamp check (avoid needless gl context switch) 2019-03-19 21:58:51 +01:00
milek7
f1c2d68587 move render_cab checks 2019-03-19 21:25:14 +01:00
milek7
d0f4be6616 option to disable cab rendering 2019-03-19 00:03:03 +01:00
milek7
62a3d2f92c simpler draw range adjustment (it is mostly useless with vsync anyway) 2019-03-18 23:27:09 +01:00
milek7
4b3bea9ea3 configurable viewport draw range 2019-03-18 23:07:28 +01:00
milek7
8685b0ec47 fullscreen fix 2019-03-18 22:54:18 +01:00
milek7
e46add2939 SecuritySystem fixes 2019-03-18 22:37:02 +01:00
milek7
04f548788f fix 2019-03-18 21:31:26 +01:00
milek7
f4c53f2579 python windows improvements 2019-03-18 20:11:59 +01:00
milek7
e7a58cc1ba apply vsync also on extra viewports 2019-03-18 19:10:45 +01:00
milek7
9d613cb693 windows fixup 2019-03-18 17:16:18 +01:00
milek7
99e7ef5513 python screen windows without context sharing 2019-03-18 17:02:54 +01:00
milek7
efb041aaa0 match video modes for extra windows, python vsync option 2019-03-18 15:11:44 +01:00
milek7
e6e5d6645b shader fix, vehicle move feature 2019-03-17 23:55:40 +01:00
milek7
a0738d109b geometry shader changes 2019-03-17 23:20:12 +01:00
milek7
4383b0c7e0 geometry shaders, map poi icons 2019-03-17 20:30:25 +01:00
tmj-fstate
3edd22e9fa diesel engine startup check fix 2019-03-17 19:45:45 +01:00
Królik Uszasty
4855b3a5a5 New Handle type MHZ_6P for Traxx 2019-03-17 19:09:29 +01:00
Królik Uszasty
fb36c1348b Fix for MHZ_K5P - no sudden overload in middle posistion 2019-03-17 19:09:16 +01:00