Commit Graph

135 Commits

Author SHA1 Message Date
tmj-fstate
4e6e428cea additional sound type for local brake, support for combined sounds 2017-12-14 14:31:34 +01:00
tmj-fstate
5645c13362 build 171202. audio subsystem: volume support, source reassignment, bug fixes 2017-12-03 02:35:49 +01:00
tmj-fstate
34f96595fd audio source reinitialization fix, sound volume level tweaks 2017-11-30 16:37:25 +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
5226fca281 unified simulation sound sources, gfx namespace for gfx code and structures 2017-11-12 18:16:50 +01:00
tmj-fstate
a93b1a5b1a merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-11-05 02:06:59 +01:00
tmj-fstate
3456fbd651 improved recognition and handling of light emitting vehicles 2017-11-01 03:25:54 +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
da396836e0 maintenance: removed deprecated ground code 2017-10-28 16:18:53 +02:00
tmj-fstate
d8c3b5caf4 build 171025: finished initial refactoring of ground class, fixes for text parser to prevent some cases of eternal parameter loops 2017-10-26 04:54:07 +02:00
tmj-fstate
7ad760821f build 1020: error fixes and backward compatibility improvements 2017-10-22 19:19:16 +02:00
tmj-fstate
09dbb3c639 continued refactoring: traction, events, event launchers, sounds; additional diagnostics timers, minor performance enhancements and bug fixes 2017-10-14 03:53:13 +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
tmj-fstate
6e8fbf7362 build 170916. mouse support for pantograph valve and compressor, minor tweak in ai route selection for cars 2017-09-17 03:18:34 +02:00
tmj-fstate
6c69a5b8f1 build 170914. fix for car braking, sound and event updates refactored out of gfx renderer 2017-09-15 04:14:12 +02:00
tmj-fstate
f6fa8ee09b build 170913. improved AI driving on slopes, consist collision distance in whois event, cab render fix 2017-09-14 00:29:55 +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
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
2446468038 build 170903. scan table fixes, some const correctness improvements 2017-09-04 19:08:59 +02:00
tmj-fstate
5d7206b369 scan table improvements from refs/remotes/firleju/mover_in_c++ 2017-09-02 17:18:26 +02:00
tmj-fstate
fa8881f52f ai braking logic tweaks 2017-09-01 15:21:31 +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
decbcd8055 build 170828. track scanning fix, vbo render path made default 2017-08-28 20:23:16 +02:00
tmj-fstate
3a6e2869ae maintenance: minor refactoring, removed deprecated code and variables 2017-08-28 00:07:47 +02:00
tmj-fstate
110bdf63bb build 170825. tweaks and fixes to AI brake handling, scan table distance calculation fix 2017-08-25 21:33:29 +02:00
tmj-fstate
42aab52038 Build 170823. tweaks to AI brake handling 2017-08-24 03:12:04 +02:00
tmj-fstate
a41a666184 fixed animation rate of scene elements 2017-08-23 16:56:56 +02:00
tmj-fstate
3a63d1d346 better AI handling of emergency stop procedure, simplified lod visibility calculations, adjustable track geometry fidelity 2017-08-22 20:07:27 +02:00
Królik Uszasty
c3975e96a0 AI: Better acceleration with ElectricSeriesMotor - motor current is set acording to ahdesion and fuse limit 2017-08-21 18:33:39 +02:00
tmj-fstate
2b5a8288fe maintenance: removed deprecated render code 2017-08-21 18:32:34 +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
Królik Uszasty
f06f997946 AI: Better acceleration with ElectricSeriesMotor - motor current is set acording to ahdesion and fuse limit 2017-08-20 20:22:04 +02:00
tmj-fstate
4ee618a3c1 build 170815. 2017-08-15 22:47:31 +02:00
tmj-fstate
5c14eb82cb Merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-08-15 22:45:23 +02:00
tmj-fstate
72760ee9a8 bug fixes for speed table creation and update 2017-08-15 19:10:43 +02:00
Królik Uszasty
e31c7d8f60 AI: better braking with small difference of velocity 2017-08-15 18:32:42 +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
tmj-fstate
611ebed7ab build 170810. multi-texture materials, reflection map support 2017-08-10 19:04:34 +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