Anonim17PL
583dc8c1ec
Czy ktoś w ogóle kompiluje ten kod?
...
```/home/debian/autobuilder/output/build/maszyna/application.h:41:10: error: extra qualification ‘eu07_application::’ on member ‘DiscordRPCService’ [-fpermissive]
41 | void eu07_application::DiscordRPCService(); // discord rich presence service function (runs as separate thread)
| ^~~~~~~~~~~~~~~~```
Czy C++20 jest nam potrzebne?
```/home/debian/autobuilder/output/build/maszyna/McZapkie/Mover.cpp:11346:34: error: ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} has no member named ‘_Starts_with’
11346 | if (PantType._Starts_with("DSA")) // zakladam ze wszystkie pantografy DSA sa takie same
| ^~~~~~~~~~~~```
Kompletny absurd z 7cac46d :
```/home/debian/autobuilder/output/build/maszyna/particles.cpp:477:29: error: cannot bind non-const lvalue reference of type ‘cParser&’ to an rvalue of type ‘cParser’
477 | if( source.deserialize( cParser( templatepath + templatename + ".txt", cParser::buffer_FILE ) ) ) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~```
2025-03-24 13:25:51 +01:00
Jano211
7cac46df02
Changes in camera shaking, and others:
...
clatter sounds, csm stage boundaries, particles physics and hiding log panel when in launcher mode.
2025-01-05 19:45:48 +01:00
milek7
5bafa31f9d
Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim
2022-01-05 22:21:05 +01:00
tmj-fstate
26d09440b0
build 210905. vehicle startup logic enhancements, whois event enhancement, line breaker activation type, material shadow rank, shadow rank cutoff value, shadow angle cutoff value, minor bug fixes
2021-09-05 21:09:46 +02:00
tmj-fstate
517c9c89f8
build 210303. vehicle control hint system, virtual trainman toggle, configurable diesel engine rpm deceleration rate, vehicle repair enhancement, debug panel enhancements, customizable vehicle displays refresh rate, idling compressor sound, traction ac motor sound, braking sound enhancement, sky state enhancement, minor bug fixes
2021-03-04 03:41:53 +01:00
milek7
29f8f91ad8
Merge remote-tracking branch 'tmj/master' into sim
2020-10-18 23:35:14 +02:00
milek7
1dc1bd5fcb
pre-merge renames
2020-09-30 18:27:43 +02:00
tmj-fstate
0d0e299a29
engine-powered compressor sound pitch adjustment, model node angles, global settings export and diagnostics, departure permit sound enhancement, radio channel selection ai logic enhancement, door permission ai logic fix
2020-07-16 21:32:51 +02:00
tmj-fstate
330bd3c455
post-merge fixes
2020-02-20 20:28:32 +01:00
tmj-fstate
a1e8f6e24d
build 200126. memory cell-based simulation state interface , time of day slider, minor bug fixes
2020-01-26 16:47:33 +01:00
tmj-fstate
41834c4d4c
vehicle visualization config file parameters, vehicle attachments support, axle clatter fix, disabled vehicles smoke fix
2019-09-25 18:18:33 +02:00
milek7
6190060b1a
Merge branch 'tmj-dev' into milek-dev
2019-09-07 02:25:43 +02:00
tmj-fstate
68a45db21a
build 190902. vehicle derailment, oil pressure change tweak, inverter sound tweak, car braking logic tweak, flashing alerter ui indicator, departure signal sources reduction, additional train state data exposed to uart interface, additional train state data for python scripts, wind simulation tweak, coupler animation fix
2019-09-02 19:18:44 +02:00
tmj-fstate
d9b4b9e32b
consist heating activation logic tweak, smoke in tunnel clipping through terrain hack/fix, door cab controls logic change
2019-08-20 12:45:57 +02:00
tmj-fstate
4dddf2dc45
heating power source fix, particle color support
2019-08-20 12:38:12 +02:00
tmj-fstate
7e91a52646
basic smoke quality settings
2019-08-10 22:24:28 +02:00
milek7
ac7a15d667
particles: do not use reserve/capacity, use separate var
2019-08-10 17:45:44 +02:00
milek7
c45081b2eb
Merge branch 'master' of https://github.com/tmj-fstate/maszyna into milek-dev
2019-08-08 15:49:34 +02:00
tmj-fstate
c951b1b955
scenery model smoke source binding, smoke dispersion tweaks, wind simulation tweak
2019-08-08 00:48:11 +02:00
milek7
1fa6313373
Merge branch 'master' of https://github.com/tmj-fstate/maszyna into milek-dev
2019-08-08 00:37:04 +02:00
tmj-fstate
fbd2ff85fa
basic particle system implementation
2019-08-06 14:06:46 +02:00