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

179 Commits

Author SHA1 Message Date
milek7
a2881dfa9c Merge branch 'tmj-dev' 2018-02-24 16:05:35 +01:00
tmj-fstate
7440b1d902 passenger stop departure horn fix 2018-02-24 02:38:41 +01:00
tmj-fstate
40e77acb69 load submodel visibility tweaks 2018-02-21 23:11:10 +01:00
tmj-fstate
98b82636a8 basic train station object, rudimentary passenger loading/unloading on stops, load percentage based submodel visibility 2018-02-17 03:40:44 +01:00
milek7
61836eb2e4 Merge branch 'tmj-dev' 2018-02-16 15:33:11 +01:00
tmj-fstate
2dd82bf71b build 180215. sound velocity calculation, ai brake charging logic tweak, 3d shapes boundary calculation fixes 2018-02-15 15:25:03 +01:00
tmj-fstate
62327d5d08 no pneumatic relay sound on brake acting speed change, enabled playback of multiple bookend sounds, extra pantograph control for ai during longer stops, shadow angle calculation tweak, moon appearance tweak, minor bug fixes 2018-02-13 23:58:31 +01:00
tmj-fstate
ee8ba3c205 minor dmu handling ai tweaks, minor bug fixes 2018-02-06 15:24:36 +01:00
tmj-fstate
23761dc665 build 180131. support for nested material attribute definitions, minor bug fixes, refactoring and master branch unifications 2018-01-31 16:07:50 +01:00
tmj-fstate
6696a3536d basic support for dmu vehicle type, cab sound positioning fix 2018-01-29 01:28:27 +01:00
tmj-fstate
0124032d3b maintenance: settings item refactoring, include dependencies fixes 2018-01-26 16:44:47 +01:00
tmj-fstate
9d008d2a3e additional motor ventilator parameters exposed in .fiz file, motor ventilator spin rate tweaks, mouse support for radiostop commands, restricted speed mode for driver ai, passed signals scanning fix, mouse and keyboard command input rate unification, basic material textures priority system 2018-01-24 23:03:19 +01:00
milek7
ccd118d97e tmj merge 2018-01-15 14:08:43 +01:00
tmj-fstate
8d8a533515 velocity based tangential acceleration calculation, tweaks for relay type 45, 46 2018-01-14 19:09:46 +01:00
milek7
4d2d777737 Merge branch 'tmj-dev' 2018-01-01 19:02:57 +01:00
tmj-fstate
04398e9fcf build 171231. cab indicators for released brakes, inactive converter, compressor and main breaker; minor bug fixes 2017-12-31 20:47:38 +01:00
milek7
1d028e2539 Merge branch 'tmj-dev' 2017-12-27 21:46:51 +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
milek7
3a117dadb4 Merge branch 'tmj-dev' 2017-12-26 20:06:07 +01:00
tmj-fstate
10c5907c4d diesel-powered vehicle startup ai tweaks, gfx renderer tweaks, crash fixes 2017-12-26 17:17:06 +01:00
milek7
a215a0f8b3 Merge branch 'tmj-dev' into dev 2017-12-25 18:27:10 +01:00
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
milek7
a686e2ab29 Merge branch 'tmj-dev' 2017-11-05 17:15:59 +01:00
tmj-fstate
a93b1a5b1a merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-11-05 02:06:59 +01:00
milek7
a3031f105e Merge branch 'mover_in_c++' of https://github.com/tmj-fstate/maszyna into tmj-fstate-mover_in_c++ 2017-11-03 20:31:20 +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
milek7
c62fca8b5a Merge branch 'tmj-dev' into lua 2017-10-31 14:01:53 +01:00
milek7
16923d20f7 tmj merge 2017-10-30 16:30:04 +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
milek7
6c8290f66f Merge branch 'tmj-dev' into lua 2017-09-15 13:48:38 +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
milek7
d9235c0b2c crash fix 2017-09-13 22:36:53 +02:00
milek7
8f06dbed39 Merge branch 'tmj-dev' into lua 2017-09-12 15:52:28 +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
milek7
3c50b477bf Merge branch 'tmj-dev' into lua 2017-09-06 13:45:11 +02:00