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

689 Commits

Author SHA1 Message Date
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
318dd9a0fe build 170820. tweaks and fixes to car detection, proximity scanning, car handling; support for basic diffuse-only gfx renderer mode 2017-08-21 01:29:01 +02:00
tmj-fstate
7e51d5d2e0 changed NULL use to c++11 compliant 2017-08-15 00:55:38 +02:00
tmj-fstate
7068a4ceff ai improvements and fixes for acceleration and brake handling, fix for automatic sandbox activation 2017-08-14 15:51:08 +02:00
tmj-fstate
335198384f Merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-08-12 00:01:47 +02:00
Królik Uszasty
2014494c2a braking distance (fBrakeDist) calculation depends on train brakes performance, better braking - removed old conditions and phases 2017-08-11 18:38:03 +02:00
tmj-fstate
bc22d582de compilation warnings fixes 2017-08-06 17:14:20 +02:00
Królik Uszasty
9cd20971f5 Korekta progu działania, wyliczanie opóźnienia hamowania z uwzględnieniem wcześniejszego luzowania, dodanie poprawki wymaganej pozycji zaworu maszynisty (siły hamowania) w zależności od wyczerpania i przeładowania hamulców 2017-08-03 22:55:46 +02:00
tmj-fstate
c8a70e5280 build 170731. cascade shadow maps stub, support for additional debug camera 2017-08-01 03:15:19 +02:00
Królik Uszasty
722733e8ac Merge remote-tracking branch 'refs/remotes/TMJ/mover_in_c++' 2017-07-31 17:32:23 +02:00
Królik Uszasty
e88b85e725 AI z hamulcem co 0,25 pozycji 2017-07-31 17:31:29 +02:00
tmj-fstate
01ef6b3887 minor c++ standard compliance fixes 2017-07-29 02:12:06 +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
d2d93616fa build 170424. basic shadow mapping implementation, multi texturing unit setup 2017-07-25 14:55:25 +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
4f9000ebe2 automatic alerter (de)activation on cab and vehicle change, minor diagnostics enhancements 2017-07-13 19:24:34 +02:00
tmj-fstate
16718d53bb refactored mouse input processor, tweaks to mouse input support, fix for diesel engine compressor, added progress bar label 2017-07-10 19:36:23 +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
de5b245f2e implemented geometry bank manager, unified traction render code 2017-06-08 15:00:16 +02:00
tmj-fstate
d2a9f7080e ground cells render code moved to renderer and partially unified; fix for slipping wheels calculation logic 2017-05-29 00:41:09 +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
e805533f54 build 170520. compressor activation for multi-unit engines, gamepad support toggle, local brake logic fix for multi-unit engines 2017-05-20 21:09:03 +02:00
tmj-fstate
93787db20d replaced char parameters in sound system with stl string 2017-05-19 13:31:26 +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
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
1cd39514a1 build 170424. merge input changes branch 2017-04-24 15:26:07 +02:00
tmj-fstate
da65fb7fac leak rate as .fiz parameter, support for low and high horn buttons, brake .fiz parsing fix 2017-04-24 14:37:19 +02:00
tmj-fstate
c43ac777f4 control for overload relays, wheelspin brakes and sander, horns, radio, pantograph compressor. added basic air leaks for braking system 2017-04-22 15:48:02 +02:00
tmj-fstate
62520bd4e8 control for motor connectors, instrument and cab lighting. keyboard leds signalling, increased level of detail in zoom mode 2017-04-18 20:27:54 +02:00
tmj-fstate
2fd7bc5a93 control for e-p brake system, brake acting speed, departure signal, heating, door lock. Support for rear pantograph lowering button, all pantographs lowering button. Increased recognition of converter as a valid low voltage power source. 2017-04-16 17:22:56 +02:00
tmj-fstate
57c213fd1d overload relay control, generic brake handles sound fix 2017-04-14 15:17:32 +02:00
tmj-fstate
fafb7a63c3 control for alerter, doors, vehicle lights. support for multiple logs. fixes for relaytype 45, 46 2017-04-13 16:01:43 +02:00
tmj-fstate
1034fb8aa9 control for battery, pantographs, line breaker, converter and compressor 2017-04-10 15:18:08 +02:00
tmj-fstate
b5b282f06e fix for loading boolean settings from .fiz files 2017-04-01 14:56:26 +02:00
tmj-fstate
886f0dad0f glfw key callback cleanup 2017-04-01 13:56:18 +02:00
tmj-fstate
a5d01ef059 static linking, largeaddressaware, basic tga texture downsampling 2017-03-19 02:28:22 +01:00
tmj-fstate
441b39ce5f partial render code revert, oerlikon brakes fix, sound fixes 2017-03-16 22:18:14 +01:00
tmj-fstate
e91e88d4c5 project files cleanup 2017-03-06 19:11:09 +01:00
tmj-fstate
66826994db milek7's branch merge; model file serialization, 64bit compatibility 2017-03-06 18:20:26 +01:00
tmj-fstate
89fe4e7f7c restored keyboard controls for events; tweaks to intensity of vehicle spotlights, minor bug fixes 2017-03-06 03:29:52 +01:00
VB
b65dd1a735 merge 2017-03-05 22:34:10 +01:00
tmj-fstate
39b8fbfb86 copydata communication fix, update loop tweaks 2017-03-04 13:24:34 +01:00
VB
6545ab39df merge 2017-03-03 13:12:00 +01:00
tmj-fstate
58b183d462 support for K type brakes, tweaks to external camera positioning 2017-02-28 17:33:54 +01:00