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

170 Commits

Author SHA1 Message Date
milek7
6987ad8af8 open lowercase relation textures 2018-02-01 19:31:23 +01:00
milek7
6cd35031ca tweak hack for specialized loadtype models, and fix for loading sounds from floating point files 2018-01-31 20:13:07 +01:00
milek7
1413aae881 fix build in compilers other than msvc: include shuffling 2018-01-25 15:43:41 +01:00
milek7
45f28131a7 tmj merge (broken) 2018-01-24 22:59:15 +01:00
tmj-fstate
0dc1394d59 build 180122. radio channel cab controls, sky brightness calculation fix, motor ventilator spin rate tweaks 2018-01-22 18:07:31 +01:00
tmj-fstate
9abaf7414f gfx resource sweep configuration switches, diesel electric vehicle engine power output scaling with engine revolutions, velocity-based activation points for combined running noise sounds, shadow colour take into account overcast value 2018-01-20 00:37:42 +01:00
tmj-fstate
b96f254679 dedicated power inverter sound 2018-01-17 16:29:48 +01:00
tmj-fstate
4dfe32f34b 3d model-related log message filtering, diesel electric engine force calculation tweak, minor bug fixes 2018-01-17 01:48:20 +01:00
tmj-fstate
88c19b2817 build 180115. cab indicators for selected brake acting speed, support for multi-part revving sound, minor emu brake sound fixes 2018-01-15 23:05:17 +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
tmj-fstate
8e5841d0ec build 180113. combined sound support for motor relays, dedicated motor shunt field sound, camera movement speed calculation fix 2018-01-13 15:43:20 +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
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
4002119c12 tmj merge 2017-12-26 15:58:40 +01:00
milek7
a215a0f8b3 Merge branch 'tmj-dev' into dev 2017-12-25 18:27:10 +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
4e6e428cea additional sound type for local brake, support for combined sounds 2017-12-14 14:31:34 +01:00
tmj-fstate
807eecd482 build 171205. support for random sound sets, explicit range-driven sound attenuation 2017-12-05 19:51:36 +01:00
tmj-fstate
4f9464499c build 171204. separate vehicle movement noise for external and internal view, flexible parsing of wheel_clatter parameter, minor tweaks to air leak and wheel clatter playback 2017-12-04 15:39:15 +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
0f0cb4209b openalsoft compatibility fixes, basic measures for exceeding audio source limit 2017-12-01 04:12:26 +01:00
tmj-fstate
76e58200d2 build 171130. merge local branch 'audio_replacement' 2017-11-30 16:49: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
milek7
0aaeda576e Merge branch 'tmj-dev' 2017-11-23 16:55:18 +01:00
tmj-fstate
bc43c21174 audio subsystem: openal emitter, minor audio fixes 2017-11-19 16:02:12 +01:00
tmj-fstate
672b34ef54 build 171112: partial shadow stabilization, support for vehicle type-specific load models 2017-11-12 20:39:28 +01:00
tmj-fstate
7fc1256b46 partial shadow stabilization, support for vehicle type-specific load models 2017-11-12 20:02:36 +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
714671492b minor refactoring and compilation fixes 2017-11-05 01:58:54 +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
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
ffcd3b40c9 audio synchronization fix 2017-10-29 20:56:40 +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