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

207 Commits

Author SHA1 Message Date
Królik Uszasty
f3a55a1443 Fixed bug with negative adhesion 2017-09-08 22:00:05 +02:00
milek7
3c50b477bf Merge branch 'tmj-dev' into lua 2017-09-06 13:45:11 +02:00
firleju
95bed2cbfb Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ 2017-09-06 09:41:35 +02:00
Królik Uszasty
53ad41afa0 cherry-pick from refs/remotes/youby/mover_in_c++ "new formula for adhesion, fixed some bugs in calculation of wheels' rotation" 2017-09-05 22:49:57 +02:00
tmj-fstate
2324ae5eda improved consistency of simulation updates, reduction of random factor in acceleration calculations 2017-09-05 22:19:46 +02:00
milek7
59a217ebf3 Merge branch 'youby-dev' into lua 2017-09-05 21:10:14 +02:00
Królik Uszasty
a0f705292a New formula for adhesion, fixed some bugs in calculation of wheels' rotation 2017-09-05 20:14:58 +02:00
firleju
7925f8702b Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ 2017-09-03 17:54:51 +02:00
milek7
1f2d7feccb Merge branch 'tmj-dev' into nogfx 2017-08-31 21:29:44 +02:00
tmj-fstate
61e8b8a906 build 170831. scan table fixes, emergency brake control, mouse support for manual brake 2017-08-31 19:43:55 +02:00
milek7
36fbfd285b Merge branch 'tmj-dev' into nogfx 2017-08-31 16:33:31 +02:00
tmj-fstate
e5980f946c minor refactoring and diagnostics enhancements, fixed some memory leaks, radiostop test command 2017-08-31 00:24:39 +02:00
tmj-fstate
3a6e2869ae maintenance: minor refactoring, removed deprecated code and variables 2017-08-28 00:07:47 +02:00
milek7
2829a8430c Merge branch 'tmj-dev' into nogfx 2017-08-21 13:19:03 +02:00
milek7
5104d7f4fd sound positioning fixes and other changes 2017-08-21 12:44:18 +02:00
tmj-fstate
318dd9a0fe build 170820. tweaks and fixes to car detection, proximity scanning, car handling; support for basic diffuse-only gfx renderer mode 2017-08-21 01:29:01 +02:00
milek7
ec60853614 merge, with tmj renderer 2017-08-18 00:56:05 +02:00
tmj-fstate
7e51d5d2e0 changed NULL use to c++11 compliant 2017-08-15 00:55:38 +02:00
tmj-fstate
7068a4ceff ai improvements and fixes for acceleration and brake handling, fix for automatic sandbox activation 2017-08-14 15:51:08 +02:00
tmj-fstate
335198384f Merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-08-12 00:01:47 +02:00
Królik Uszasty
2014494c2a braking distance (fBrakeDist) calculation depends on train brakes performance, better braking - removed old conditions and phases 2017-08-11 18:38:03 +02:00
firleju
064259a2e5 Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ 2017-08-07 05:59:33 +02:00
tmj-fstate
bc22d582de compilation warnings fixes 2017-08-06 17:14:20 +02:00
Królik Uszasty
9cd20971f5 Korekta progu działania, wyliczanie opóźnienia hamowania z uwzględnieniem wcześniejszego luzowania, dodanie poprawki wymaganej pozycji zaworu maszynisty (siły hamowania) w zależności od wyczerpania i przeładowania hamulców 2017-08-03 22:55:46 +02:00
tmj-fstate
c8a70e5280 build 170731. cascade shadow maps stub, support for additional debug camera 2017-08-01 03:15:19 +02:00
Królik Uszasty
722733e8ac Merge remote-tracking branch 'refs/remotes/TMJ/mover_in_c++' 2017-07-31 17:32:23 +02:00
Królik Uszasty
e88b85e725 AI z hamulcem co 0,25 pozycji 2017-07-31 17:31:29 +02:00
firleju
a8cdea66c0 Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ 2017-07-31 09:06:17 +02:00
milek7
f7459f3434 linux support 2017-07-31 00:25:19 +02:00
tmj-fstate
01ef6b3887 minor c++ standard compliance fixes 2017-07-29 02:12:06 +02:00
tmj-fstate
3a26ccb2fd reverted pantograph control changes, removed some of the type conversion warnings 2017-07-28 20:28:08 +02:00
tmj-fstate
d2d93616fa build 170424. basic shadow mapping implementation, multi texturing unit setup 2017-07-25 14:55:25 +02:00
firleju
67cc663099 Post-merge clean 2017-07-21 06:15:51 +02:00
tmj-fstate
3a67219e30 custom sounds for cab controls configurable on per-item basis 2017-07-15 19:27:49 +02:00
tmj-fstate
4f9000ebe2 automatic alerter (de)activation on cab and vehicle change, minor diagnostics enhancements 2017-07-13 19:24:34 +02:00
tmj-fstate
16718d53bb refactored mouse input processor, tweaks to mouse input support, fix for diesel engine compressor, added progress bar label 2017-07-10 19:36:23 +02:00
tmj-fstate
9a008ecff5 build 170708. cursor-based item picking, mouse support for cab controls, rudimentary render modes support in renderer 2017-07-09 16:45:40 +02:00
tmj-fstate
d3b812ee9f texture garbage collection, removed fixed binding with world camera in world render, cap on minimal volume held by reservoirs 2017-07-02 21:24:29 +02:00
tmj-fstate
de5b245f2e implemented geometry bank manager, unified traction render code 2017-06-08 15:00:16 +02:00
tmj-fstate
d2a9f7080e ground cells render code moved to renderer and partially unified; fix for slipping wheels calculation logic 2017-05-29 00:41:09 +02:00
tmj-fstate
9f07e2b504 switches for local converter and compressor, motor connector fix for multi-unit engines, crossroad generation fixes for vbo render path 2017-05-23 02:25:56 +02:00
tmj-fstate
e805533f54 build 170520. compressor activation for multi-unit engines, gamepad support toggle, local brake logic fix for multi-unit engines 2017-05-20 21:09:03 +02:00
tmj-fstate
93787db20d replaced char parameters in sound system with stl string 2017-05-19 13:31:26 +02:00
tmj-fstate
52a76f0ba1 build 170515. added converter start parameters, partial unification for traction render paths, minor fixes for multi-unit cab instruments 2017-05-15 17:23:25 +02:00
tmj-fstate
fc2fc3e27c build 170506. minor diagnostics, performance and rendering enhancements 2017-05-06 14:31:53 +02:00
tmj-fstate
473837395c build 170502. minor fixes for brakes subsystem, distribution of sandbox commands to other consist units 2017-05-02 22:29:51 +02:00
tmj-fstate
ce7c2a3c49 build 170429. partial emulation of pwr system, fixed tracking of pantograph states, other minor bug fixes 2017-04-29 14:35:50 +02:00
tmj-fstate
59db98e726 build 170428. command propagation based on coupler type, minor bug fixes 2017-04-28 18:37:36 +02:00
tmj-fstate
3e000eae29 build 170427. improved multi-unit simulation accuracy, high voltage couplers modification 2017-04-28 02:59:51 +02:00
tmj-fstate
1cd39514a1 build 170424. merge input changes branch 2017-04-24 15:26:07 +02:00