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

556 Commits

Author SHA1 Message Date
tmj-fstate
c780f3efbf build 171224. support for radio-transmitted sound events, configurable wheel flat sound 2017-12-25 16:01:32 +01:00
tmj-fstate
61a2511e1f partial unification of sound definition and handling for different vehicle types 2017-12-23 16:58:12 +01:00
tmj-fstate
bc13e5b0b5 minor sound refactoring 2017-12-19 00:26:46 +01:00
tmj-fstate
c22390b4ff build 171214. partial control variable normalization for combined engine sounds, conditional cab soundproofing 2017-12-15 02:15:44 +01:00
tmj-fstate
b70c265a1e fixes for .fiz file parsing and diesel engine momentum calculation 2017-12-14 22:05:18 +01:00
tmj-fstate
ef2195fbcc maintenance: minor code cleanup 2017-11-30 16:32:59 +01:00
tmj-fstate
3afff7c3ab audio subsystem: completed base functionality of the renderer, external and engine sounds moved from cab to vehicle, minor fixes to various sound-related methods 2017-11-29 01:50:57 +01:00
tmj-fstate
492c1342b1 audio subsystem replacement: openal audio renderer and buffer class, removed deprecated files 2017-11-10 16:57:08 +01:00
tmj-fstate
a93b1a5b1a merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-11-05 02:06:59 +01:00
Królik Uszasty
a4183abea7 Speed control is changed to a command; AI Driver use speed control in EIM vehicles now 2017-10-31 22:14:10 +01:00
tmj-fstate
2fece17ca0 build 171028: post-merge fixes, ai shunt mode driving tweaks 2017-10-29 14:56:41 +01:00
tmj-fstate
5e09a6b90d merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-10-28 19:09:49 +02:00
tmj-fstate
e3915e3c52 fix for emptying brake reservoirs 2017-10-25 15:44:41 +02:00
tmj-fstate
a12b84f50f ai driving logic tweaks, minor bug fixes 2017-10-11 20:30:17 +02:00
Królik Uszasty
fd06e2306a Added wheel flats calculation and some small changes to induction motors 2017-09-24 20:20:18 +02:00
Królik Uszasty
c419d9fc86 Fixed slip calculations, some new parameters for python scripts 2017-09-16 22:43:33 +02:00
tmj-fstate
d75c9ff14d build 170911. right mouse view panning during mouse picking in external view, signal distance calculation fix, AI car braking improvements, cab camera position retains position between view swaps, physics calculations mode switch, consist brake status report in whois event 2017-09-12 04:30:51 +02:00
tmj-fstate
435dc24d3e build 170908. minor refactoring and diagnostics enhancements, virtual coupling fix, support for pantograph compressor submodels 2017-09-09 00:55:16 +02:00
Królik Uszasty
f3a55a1443 Fixed bug with negative adhesion 2017-09-08 22:00:05 +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
Królik Uszasty
a0f705292a New formula for adhesion, fixed some bugs in calculation of wheels' rotation 2017-09-05 20:14:58 +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
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
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
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
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
Królik Uszasty
e88b85e725 AI z hamulcem co 0,25 pozycji 2017-07-31 17:31:29 +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
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
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
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
tmj-fstate
da65fb7fac leak rate as .fiz parameter, support for low and high horn buttons, brake .fiz parsing fix 2017-04-24 14:37:19 +02:00
tmj-fstate
c43ac777f4 control for overload relays, wheelspin brakes and sander, horns, radio, pantograph compressor. added basic air leaks for braking system 2017-04-22 15:48:02 +02:00
tmj-fstate
62520bd4e8 control for motor connectors, instrument and cab lighting. keyboard leds signalling, increased level of detail in zoom mode 2017-04-18 20:27:54 +02:00
tmj-fstate
2fd7bc5a93 control for e-p brake system, brake acting speed, departure signal, heating, door lock. Support for rear pantograph lowering button, all pantographs lowering button. Increased recognition of converter as a valid low voltage power source. 2017-04-16 17:22:56 +02:00