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

721 Commits

Author SHA1 Message Date
tmj-fstate
377740dfad maintenance: minor code cleanup 2018-01-09 11:59:37 +01:00
tmj-fstate
724ed1693e restored support for second movement speed control key, converter sound frequency calculation fix 2018-01-07 23:09:05 +01:00
tmj-fstate
8d3d50d218 engine revolutions change rate tweak for diesel-electric vehicles, support for combined engine revving sound, alerter ui indicator 2018-01-05 17:14:34 +01:00
tmj-fstate
e55f7ed02a build 171227. cab shadows, wheel flat size as trigger for associated sound, ai diesel acceleration fix 2017-12-27 21:10:52 +01:00
tmj-fstate
10c5907c4d diesel-powered vehicle startup ai tweaks, gfx renderer tweaks, crash fixes 2017-12-26 17:17:06 +01:00
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
bc43c21174 audio subsystem: openal emitter, minor audio fixes 2017-11-19 16:02:12 +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
tmj-fstate
3456fbd651 improved recognition and handling of light emitting vehicles 2017-11-01 03:25:54 +01:00
tmj-fstate
a700d36ea7 maintenance: minor code touch ups 2017-11-01 02:54:31 +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
ffbaacdb0e build 171031: reduced footprint for binary region terrain file 2017-10-31 21:43:31 +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
3a6e2869ae maintenance: minor refactoring, removed deprecated code and variables 2017-08-28 00:07:47 +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
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
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
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
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