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

80 Commits

Author SHA1 Message Date
tmj-fstate
7c5f5d3d04 maintenance: removed deprecated render code 2017-05-24 14:54:02 +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
6655011af7 build 170509. minor fixes for pantograph logic and speed table calculations 2017-05-10 01:40:12 +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
4e516fd807 support for specifying multiple replaceable skins 2017-04-17 13:59:43 +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
1034fb8aa9 control for battery, pantographs, line breaker, converter and compressor 2017-04-10 15:18:08 +02:00
tmj-fstate
89a9a18428 maintenance: removed deprecated code from memcells, tracks, events 2017-03-23 16:47:29 +01:00
tmj-fstate
38acc083d1 fixed light controls in EZT modules, added missing vbo code 2017-03-20 22:09:27 +01:00
tmj-fstate
775e959bc9 environment-centric light level, groundwork for delayed texture upload, minor bug fixes 2017-03-18 01:37:00 +01:00
tmj-fstate
441b39ce5f partial render code revert, oerlikon brakes fix, sound fixes 2017-03-16 22:18:14 +01:00
tmj-fstate
5439fd86f3 render code relocation continued 2017-03-11 20:45:51 +01:00
tmj-fstate
167213eff9 added headlights dimming switch, removed obsolete sub-model from dynamic object class 2017-03-11 00:37:20 +01:00
tmj-fstate
3708a01d26 render code relocation, mouse wheel zoom control 2017-03-10 17:40:52 +01:00
tmj-fstate
b5ae395c42 camera frustum 2017-03-09 00:04:37 +01:00
VB
e3df71c025 merge 2017-02-27 13:17:39 +01:00
tmj-fstate
80b8da6749 dynamically assigned render lights 2017-02-27 03:51:35 +01:00
VB
bd9cd6f797 merge 2017-02-26 19:10:16 +01:00
tmj-fstate
4dcb87906f stars object, interrior lighting level as accessible parameter for dynamic object 2017-02-24 01:34:08 +01:00
tmj-fstate
35f1e67d58 merged upstream changes 2017-02-21 17:28:06 +01:00
tmj-fstate
1e4cdda367 basic renderer types. texture manager moved to renderer 2017-02-21 17:12:52 +01:00
VB
d262216f27 merge 2017-02-20 19:35:51 +01:00
tmj-fstate
8ae135375e feature: camera zoom 2017-02-19 16:24:10 +01:00
tmj-fstate
197fa21f98 point light size increase, changed movement scheme control in the cab 2017-02-17 22:47:21 +01:00
tmj-fstate
013a6f0559 light wrapper object 2017-02-16 18:17:40 +01:00
VB
0f33b0abdb merge 2017-02-15 15:03:15 +01:00
tmj-fstate
cf48989f39 fixes for sound transcripts, conversion of win1250cp to plain ascii, tga loader 2017-02-15 00:37:12 +01:00
VB
21bb3bc0e7 merge tmj 2017-02-14 19:26:51 +01:00
VB
92f39cd9b9 tymczasowe przywrócenie tekstu, porządek, wywalenie starych plików, warningi, cmake, itp. 2017-02-14 19:13:48 +01:00
tmj-fstate
377d661e68 Merge branch 'mover_in_c++' 2017-02-12 23:46:09 +01:00
tmj-fstate
a8ece11c27 removed direct texture binding. binding is now done through texture manager 2017-02-12 20:06:05 +01:00
tmj-fstate
22245a8801 introduced opengl texture object 2017-02-11 21:43:44 +01:00
tmj-fstate
6683738077 bug fixes for python bindings and .fiz loader 2017-02-11 15:50:08 +01:00
tmj-fstate
adeaa5fc79 completed .fiz file loader; minor parser enhancement, wheel slip and schedule loader bug fixes. 2017-02-08 03:13:04 +01:00
tmj-fstate
fdb95d3b63 fixed recognition of train stops. 2017-02-05 19:49:42 +01:00
tmj-fstate
22e168f518 fixes for EZT and coupler config parsing, minor re-arrangement of the main loop. 2017-02-01 22:44:09 +01:00
tmj-fstate
fe1c52027e replaced the list of dynamic objects on tracks with stl-based version 2017-01-27 22:45:47 +01:00
tmj-fstate
c3fab994ae re-enabled cargo mesh loading; minor brake fixes; increased use of glew and stl containers 2017-01-26 04:57:41 +01:00
tmj-fstate
752a25648e merged upstream changes 2017-01-23 16:43:56 +01:00
firleju
79302d6677 Konwersja na UTF-8
Konwersja na UTF-8

Dodany nowy warunek dla formatera aby nie sortował includów.
2017-01-23 15:31:40 +01:00
tmj-fstate
77d462ffe4 assorted bug fixes 2017-01-23 11:06:34 +01:00
tmj-fstate
538d130617 more complete parsing of .fiz data files 2017-01-22 00:08:53 +01:00
tmj-fstate
8fe465afef re-enabled door controls (hard-coded and limited to EZT for the time being); added more convenient version of getkyval(); fixed disappearing vehicle wheels. 2017-01-19 17:49:49 +01:00
tmj-fstate
6ab550831d basic patches for most of discovered memory leaks, fixes for brake system components 2017-01-18 07:56:51 +01:00