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

91 Commits

Author SHA1 Message Date
tmj-fstate
1fa2f201f2 build 180531. configurable cooling fans rotation rate, additional reverser position command, minor bug fixes 2018-05-31 20:23:15 +02:00
tmj-fstate
2c1c29600e build 180527. smoother camera rotation, semi-persistent cab camera angle between view swaps, configurable default cab camera view angle, diesel engine power calculation fix, minor refactoring and fixes for content files lookups and loading 2018-05-27 02:31:40 +02:00
tmj-fstate
6fd7dfc2fe door and doorstep animations sync, temperature values included in the physics log 2018-05-18 19:58:46 +02:00
tmj-fstate
b5f334a1fa build 180508. configurable maximum oil pressure, door closing animation delay, whistle sound, indicators for water temperature and oil pressure in controlled vehicle/unit, minor bug fixes 2018-05-08 16:18:08 +02:00
tmj-fstate
430ab99f8e compressor start method, minor ai vehicle preparation logic tweaks, minor refactoring 2018-04-18 22:14:16 +02:00
Królik Uszasty
fc1f57a5d4 Fixed BrakeHandle type MHZ_EN57 and brake operation mode selector 2018-04-18 15:05:00 +02:00
tmj-fstate
bb87a63eed varying scale cab control animation types, basic shunt mode power slider cab control, minor ai logic tweaks, minor bug fixes 2018-04-18 15:04:04 +02:00
tmj-fstate
aac16c55be basic diesel engine temperature calculations heating/cooling subsystem devices 2018-04-16 20:08:30 +02:00
tmj-fstate
03d4720b3e build 180411. basic oil pump, diesel engine startup procedure 2018-04-11 00:39:09 +02:00
tmj-fstate
1fd89923f6 compressor governor lock tweaks, fuel pump cab indicator, optional offset for scenario clock 2018-03-29 23:19:14 +02:00
tmj-fstate
64dea17e6f basic fuel pump, brake reservoirs air leaks, support for combined axle clatter sounds, dedicated loud buffer clash and coupler stretch sounds 2018-03-27 00:49:17 +02:00
tmj-fstate
c100fcb7d8 build 180313. automatic door, door controls ai tweaks, truck hunting camera shake 2018-03-13 21:22:09 +01:00
tmj-fstate
d96b259191 additional serial port data output, 3d model load failure caching, minor refactoring and bug fixes 2018-03-11 15:48:30 +01:00
tmj-fstate
0bf9d233aa build 180309. additional control commands, serial port output fix 2018-03-09 19:31:19 +01:00
tmj-fstate
f3b7198246 engine revolution based cab shake configuration support, rear cab door controls animation fix 2018-02-24 02:38:02 +01:00
tmj-fstate
c75f7138b8 basic weather-based texture selection, additional control commands, minor line breaker logic fixes 2018-02-12 16:19:53 +01:00
tmj-fstate
0c880f3d4e serial port input device configuration, additional control commands and minor control logic tweaks 2018-02-10 19:53:21 +01:00
tmj-fstate
8b74939460 serial port input devices communication module replacement 2018-02-06 03:03:19 +01:00
tmj-fstate
b3e7b88bbc build 180202. tga texture origin bit recognition, audio file load failure crash fix, cab controls positioning fix, 2018-02-02 15:49:13 +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
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
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
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
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
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
4e6e428cea additional sound type for local brake, support for combined sounds 2017-12-14 14:31:34 +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
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
da11e689ce build 171102: mouse support for light preset switch, vehicle lights cab indicators 2017-11-02 22:17:39 +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
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
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
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
7e5b2d09cb conversion of legacy model-based terrain to camera-centric render system 2017-08-05 18:41:39 +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
9b4dc83a2d pantograph switch functionality swapped for the rear cab 2017-07-27 18:24:58 +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
9877b37e1f build 170712. increased amount of generic cab items, varying command repeat rate for mouse control 2017-07-12 18:09:51 +02:00
tmj-fstate
9a008ecff5 build 170708. cursor-based item picking, mouse support for cab controls, rudimentary render modes support in renderer 2017-07-09 16:45:40 +02:00