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

1008 Commits

Author SHA1 Message Date
Kamil Lewan
b81e9e30fe Add checkbox in debug pannel.
- checkbox to force normal render mode of traction.
2018-10-14 00:05:15 +02:00
Kamil Lewan
b21ebd80b3 Traction wire depends on renderer settings. 2018-10-14 00:05:15 +02:00
Kamil Lewan
4af6f57cc3 Add settings struct to renderer. 2018-10-14 00:04:51 +02:00
milek7
d9020b5881 Merge branch 'tmj-dev' into milek-dev 2018-09-20 22:00:02 +02:00
tmj-fstate
2448e59dc8 build 180919. gldrawarrays() crash fix 2018-09-19 21:47:58 +02:00
tmj-fstate
38591a09f2 basic cargo attributes system, minor cargo enhancements and fixes 2018-09-19 19:12:53 +02:00
tmj-fstate
4c7d254539 minor logging message tweaks 2018-09-18 20:29:23 +02:00
tmj-fstate
496a680e44 build 180918. imgui implementation upgraded to opengl3, opengl version requirement raised to 3.0 2018-09-18 05:04:15 +02:00
tmj-fstate
40afc461fa maintenance: event code refactoring 2018-09-18 05:01:51 +02:00
milek7
d9687a4e1f Merge branch 'tmj-dev' into milek-dev 2018-09-16 22:48:53 +02:00
tmj-fstate
4da8b300e8 maintenance: event code refactoring, removed deprecated event code 2018-09-16 00:43:00 +02:00
tmj-fstate
77d0592e51 basic events code refactor, support for multiple event targets 2018-09-15 16:36:49 +02:00
tmj-fstate
6c68cff4c5 additional train state data exposed to uart interface, minor bug fixes 2018-09-15 16:35:03 +02:00
tmj-fstate
e881092ca0 voltage relays, additional light cab controls, minor cab control fixes 2018-09-12 21:33:40 +02:00
Królik Uszasty
450b60d7bd Variable fAccThreshold for dt_EZT and dt_DMU 2018-09-11 23:24:47 +02:00
tmj-fstate
d05e404d75 basic isolated track section hierarchy, track vertical radius property, ai passenger stop logic tweaks, ai signal speed limit tracking logic tweaks 2018-09-11 23:17:59 +02:00
tmj-fstate
251a31a705 build 180909. scenario time override, support for random texture sets in .mat files, minor bug fixes 2018-09-09 21:25:09 +02:00
tmj-fstate
397628242c external cargo included in the vehicle load visualization system, cargo model offset parameter 2018-09-08 19:55:13 +02:00
tmj-fstate
e4789db1d5 maintenance: minor code cleanup 2018-09-07 19:04:51 +02:00
Igor Mróz
3b00005857 FS#124 Added sound entry for engine shutdown event. 2018-09-07 00:37:00 +02:00
tmj-fstate
8f1292118b ai disconnect logic fix, non modal debug mode pause, minor render code reverts to track down potential crash source 2018-09-06 20:24:59 +02:00
tmj-fstate
bb0e1eb3bf disable interaction in pause mode, audio volume calculations tweak 2018-09-05 13:49:48 +02:00
tmj-fstate
bbe5fe9758 build 180904. sunlight applied to clouds, cab control labels included in the localization system, minor bug fixes 2018-09-04 22:05:34 +02:00
tmj-fstate
36ff8d83e8 minor ai logic tweaks, minor bug fixes 2018-09-04 01:33:54 +02:00
tmj-fstate
bd5968cb4b minor ai logic enhancements, minor bug fixes 2018-09-03 13:26:35 +02:00
tmj-fstate
6d16d52356 basic text localization system 2018-09-02 16:09:05 +02:00
tmj-fstate
955e8915a5 build 180831. vehicle debug panel content cleanup, configurable ui panel opacity, ai coasting logic tweaks 2018-08-31 17:04:20 +02:00
tmj-fstate
1cfaaa24f6 build 180830. minor bug fixes 2018-08-30 20:41:44 +02:00
tmj-fstate
0c062e9041 imgui user interface implementation 2018-08-30 20:41:14 +02:00
tmj-fstate
8b285834b0 door locking logic tweaks 2018-08-27 17:03:17 +02:00
tmj-fstate
1df53cfc6c build 180825. radio message playback enhancements and fixes 2018-08-25 22:44:09 +02:00
Królik Uszasty
924e709284 Disabling AntiSlippingBrake in MED calculation 2018-08-24 21:12:11 +02:00
tmj-fstate
09f24df109 scenery groups export and deserialization, associated events included in scenery node groups, AI brake charging tweak, door locking and vehicle hunting oscillation sounds 2018-08-24 21:11:35 +02:00
tmj-fstate
24eda2d63f AI cruise control fix, minor refactoring 2018-08-19 14:40:48 +02:00
milek7
e938466c90 Revert "use uart nonblocking write"
This reverts commit 4718e62ade.
2018-08-17 01:31:24 +02:00
tmj-fstate
4aeb98ecbe interior lighting power source lookup enhancement, track event activation filtering, switch geometry normal fix, material parsing enhancements, AI acceleration and braking logic tweaks, AI car route scanning accuracy fix, AI braking delay fix 2018-08-17 01:17:22 +02:00
milek7
2c49f57809 Merge branch 'master' of https://github.com/eu07/maszyna 2018-08-13 20:10:38 +02:00
milek7
4718e62ade use uart nonblocking write 2018-08-13 20:06:49 +02:00
tmj-fstate
5e52467746 car route scanning accuracy improvement, AI coasting logic tweaks, AI car braking fix 2018-08-11 01:42:22 +02:00
tmj-fstate
cbaa5f7817 build 180809. scenery node groups, AI shunt mode braking tweaks 2018-08-09 22:24:42 +02:00
Królik Uszasty
249e01375b Velocity Correction in pure EP mode for MED brake for certain time 2018-08-07 16:09:12 +02:00
tmj-fstate
e2fdf16fdc additional door cab controls, light configuration ai command, line breaker state change sounds, texture scaling crash fix 2018-08-06 17:01:20 +02:00
Milek7
39da22305b Merge pull request #26 from mizdebsk/cmake31
Apply CMake policy CMP0072 only when available
2018-08-06 01:32:41 +02:00
milek7
9955bb0426 Apply CMake policy CMP0072 only when available
CMP0072 policy introduced in commit e5d60cb requires CMake >= 3.11
2018-08-06 01:29:43 +02:00
Milek7
1090237846 Merge pull request #28 from mizdebsk/cmake-luajit21
Add support for building with luajit-2.1
2018-08-06 01:16:37 +02:00
Milek7
cf34a59063 Merge pull request #27 from mizdebsk/cmake-glfw3
Fix GLFW3 library lookup under Linux
2018-08-06 01:16:22 +02:00
Mikolaj Izdebski
883d029758 Add support for building with luajit-2.1 2018-08-06 00:03:40 +02:00
Mikolaj Izdebski
65e72715c0 Fix GLFW3 library lookup under Linux
The original problem report can be seen at:
https://eu07.pl/forum/index.php/topic,30260.html#msg487096
2018-08-05 23:59:51 +02:00
tmj-fstate
47d8944d17 build 180805. minor bug fixes 2018-08-05 13:22:21 +02:00
Królik Uszasty
9830e6c15e DynamicBrake parameters in FIZ file 2018-08-04 17:31:24 +02:00