Commit Graph

177 Commits

Author SHA1 Message Date
milek7
a4d235f805 brake control fix, skip destructors at exit 2018-01-28 12:28:51 +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
b34f86afb3 maintenance: removed deprecated vehicle control code 2018-01-10 21:32:06 +01:00
tmj-fstate
c166c5429e conversion of remaining train controls to the new control system, fix for potentially incorrect rendering of flex track pieces 2018-01-10 20:46:58 +01:00
tmj-fstate
377740dfad maintenance: minor code cleanup 2018-01-09 11:59:37 +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
ba26ad1918 submodel location calculation fix for t3d files 2018-01-02 20:35:02 +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
f55c22cd1b input changes 2017-12-29 16:39:40 +01:00
milek7
19d4c51915 lua changes, smooth train brake 2017-12-29 16:12:08 +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
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
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
bc43c21174 audio subsystem: openal emitter, minor audio fixes 2017-11-19 16:02:12 +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
492c1342b1 audio subsystem replacement: openal audio renderer and buffer class, removed deprecated files 2017-11-10 16:57:08 +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
da11e689ce build 171102: mouse support for light preset switch, vehicle lights cab indicators 2017-11-02 22:17:39 +01:00
tmj-fstate
3456fbd651 improved recognition and handling of light emitting vehicles 2017-11-01 03:25:54 +01:00
milek7
16923d20f7 tmj merge 2017-10-30 16:30:04 +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
4ce975a656 build 171027: bounding area calculation fixes, novice ui obstacle indicator, minor traction render enhancement, shadow calculations for tall enough platforms 2017-10-28 01:17:56 +02:00
tmj-fstate
de4e10ab39 continued refacoring: vehicles, events, memcells, tracks, traction, traction power sources; minor readability enhancements and bug fixes 2017-10-11 20:21:05 +02:00
tmj-fstate
f6272d37f1 partial initial refactoring: events, memcells, tracks, models, traction; NOTE: debug mode broken, investigate 2017-10-07 01:18:54 +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
milek7
f2a57dda63 uart experiments
windows build fix

log uart write error

uart changes

uart changes

uart changes

uart changes

uart changes

uart works

uart changes

verbose uart log

uart changes

uart changes

uart logging

uart logging

uart changes

changes

uart changes
2017-09-24 17:12:24 +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
Królik Uszasty
c419d9fc86 Fixed slip calculations, some new parameters for python scripts 2017-09-16 22:43:33 +02:00
milek7
6c8290f66f Merge branch 'tmj-dev' into lua 2017-09-15 13:48:38 +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
dda0cf9c8e sound loundness fixes in compat mode 2017-09-12 18:00:39 +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