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

141 Commits

Author SHA1 Message Date
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
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
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
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
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
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
3a6e2869ae maintenance: minor refactoring, removed deprecated code and variables 2017-08-28 00:07:47 +02:00
tmj-fstate
18043f2a0e maintenance: removed deprecated audio code 2017-08-21 20:25:41 +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
d51a4ea985 build 170715. custom sounds for cab lights, optional fallback on legacy sounds for controls without their own sound definitions 2017-07-16 01:57:22 +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
tmj-fstate
d3b812ee9f texture garbage collection, removed fixed binding with world camera in world render, cap on minimal volume held by reservoirs 2017-07-02 21:24:29 +02:00
tmj-fstate
534a49b636 selected pantograph control switches, minor bug fixes 2017-07-01 12:36:19 +02:00
tmj-fstate
5d7b3fb036 build 170626. individual self-illumination levels for interior sections, automatic merging of suitable terrain geometry during load from text files, unused resource release by geometry bank manager, support for ui backgrounds with width:height ratio other than 4:3, comment parsing optimization, minor bug fixes 2017-06-26 16:57:25 +02:00
tmj-fstate
135ac514f4 fix for trace route early return on full speed signal, fix for tachometers initialization 2017-06-03 17:14:02 +02:00
tmj-fstate
5f0069bf60 build 170602. completed fix for infinite event loop, modified horn controls to work independent of each other 2017-06-02 16:35:36 +02:00
tmj-fstate
9f07e2b504 switches for local converter and compressor, motor connector fix for multi-unit engines, crossroad generation fixes for vbo render path 2017-05-23 02:25:56 +02:00
tmj-fstate
93787db20d replaced char parameters in sound system with stl string 2017-05-19 13:31:26 +02:00
tmj-fstate
c6fbfbbb29 build 170517. minor ai tweaks, scan direction update fix 2017-05-18 01:52:04 +02:00
tmj-fstate
52a76f0ba1 build 170515. added converter start parameters, partial unification for traction render paths, minor fixes for multi-unit cab instruments 2017-05-15 17:23:25 +02:00
tmj-fstate
fc2fc3e27c build 170506. minor diagnostics, performance and rendering enhancements 2017-05-06 14:31:53 +02:00
tmj-fstate
4977f0da17 build 170505. stl-based speed table replacement 2017-05-05 15:10:40 +02:00
tmj-fstate
473837395c build 170502. minor fixes for brakes subsystem, distribution of sandbox commands to other consist units 2017-05-02 22:29:51 +02:00
tmj-fstate
ce7c2a3c49 build 170429. partial emulation of pwr system, fixed tracking of pantograph states, other minor bug fixes 2017-04-29 14:35:50 +02:00
tmj-fstate
59db98e726 build 170428. command propagation based on coupler type, minor bug fixes 2017-04-28 18:37:36 +02:00
tmj-fstate
3e000eae29 build 170427. improved multi-unit simulation accuracy, high voltage couplers modification 2017-04-28 02:59:51 +02:00
tmj-fstate
c4e280f1c0 maintenance: removed deprecated code from train control 2017-04-24 14:58:32 +02:00