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

529 Commits

Author SHA1 Message Date
milek7
d3b8a40f2c Merge branch 'tmj-dev' into nogfx 2017-08-21 20:40:16 +02:00
tmj-fstate
a3bde32bc6 build 170821. 2017-08-21 20:32:24 +02:00
tmj-fstate
18043f2a0e maintenance: removed deprecated audio code 2017-08-21 20:25:41 +02:00
Królik Uszasty
c3975e96a0 AI: Better acceleration with ElectricSeriesMotor - motor current is set acording to ahdesion and fuse limit 2017-08-21 18:33:39 +02:00
tmj-fstate
2b5a8288fe maintenance: removed deprecated render code 2017-08-21 18:32:34 +02:00
milek7
2829a8430c Merge branch 'tmj-dev' into nogfx 2017-08-21 13:19:03 +02:00
milek7
5104d7f4fd sound positioning fixes and other changes 2017-08-21 12:44:18 +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
milek7
92442b8bf7 largeaddressaware for windows 2017-08-20 19:55:38 +02:00
milek7
4918fea2ba move sound_manager new/delete into main 2017-08-20 17:37:05 +02:00
milek7
a4ef017eab path fixes 2017-08-19 22:39:12 +02:00
milek7
9cb61b0285 next fixes for missing sound crashes 2017-08-19 19:43:50 +02:00
milek7
417d4a7e9e normalize slashes in timetable loading (for linux) 2017-08-19 19:33:50 +02:00
milek7
3a004a0912 search sounds also in root 2017-08-19 19:05:41 +02:00
milek7
d048b32531 another fixes for crashes on missing sounds 2017-08-19 19:01:36 +02:00
milek7
3bbef8bde5 fix another missing sound crash 2017-08-19 13:09:14 +02:00
milek7
eaddd4b91a add sound gain and pitch compatibility modes 2017-08-19 11:27:11 +02:00
milek7
6d592815c0 sound fixed 2017-08-18 23:51:38 +02:00
milek7
9aace0d85f fix linux crash (maybe not correct, but does not crash) 2017-08-18 15:58:08 +02:00
milek7
6b5084e855 fixes 2017-08-18 11:48:13 +02:00
milek7
ec60853614 merge, with tmj renderer 2017-08-18 00:56:05 +02:00
tmj-fstate
4ee618a3c1 build 170815. 2017-08-15 22:47:31 +02:00
tmj-fstate
5c14eb82cb Merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' 2017-08-15 22:45:23 +02:00
tmj-fstate
72760ee9a8 bug fixes for speed table creation and update 2017-08-15 19:10:43 +02:00
Królik Uszasty
e31c7d8f60 AI: better braking with small difference of velocity 2017-08-15 18:32:42 +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
tmj-fstate
30fc01c65a upgraded reflection map to dynamic environment cube map 2017-08-11 23:45:38 +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
aaf4b599a5 remote sync 2017-08-10 19:11:56 +02:00
tmj-fstate
611ebed7ab build 170810. multi-texture materials, reflection map support 2017-08-10 19:04:34 +02:00
tmj-fstate
846ed21394 build 170810. multi-texture materials, reflection map support 2017-08-10 18:19:21 +02:00
milek7
08acc60a8b sound works
sound works 2

sound works 3

sound works

sound works

sound works

sound works

sound works

sound fixes

fix
2017-08-08 21:44:16 +02:00
milek7
06f00ebdeb this seems to be causing glitches
This reverts commit 3a713dd1ed.

Revert "this seems to be causing glitches"

This reverts commit ffda7fd4552dc11b6240332195e603e012d740b0.

Revert "vao changes"

This reverts commit 60e38616bd.
2017-08-07 20:58:37 +02:00
tmj-fstate
bc22d582de compilation warnings fixes 2017-08-06 17:14:20 +02:00
tmj-fstate
7e5b2d09cb conversion of legacy model-based terrain to camera-centric render system 2017-08-05 18:41:39 +02:00
tmj-fstate
b783cd38a9 replaced basic array in the model manager with stl containers 2017-08-05 18:37:05 +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
238ea7547d minor refactoring, shadows colour influenced by sun/moon positions 2017-08-03 16:00:48 +02:00
milek7
3a713dd1ed minimize calls to opengl by caching uniforms (is it worth it, though?) 2017-08-03 12:28:15 +02:00
milek7
26e76abfbc works for rendering without texture (not done yet) 2017-08-03 11:49:03 +02:00
milek7
27920a9595 make static_asserts compilant with c++11 2017-08-03 00:10:12 +02:00
milek7
60e38616bd vao changes 2017-08-03 00:07:29 +02:00
milek7
726a834232 ubo for light settings 2017-08-02 23:26:40 +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
milek7
f7459f3434 linux support 2017-07-31 00:25:19 +02:00
tmj-fstate
01ef6b3887 minor c++ standard compliance fixes 2017-07-29 02:12:06 +02:00