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

Commit Graph

  • d550b4d980 oops milek7 2017-09-05 20:52:26 +02:00
  • b69a34b157 Merge branch 'tmj-dev' into lua milek7 2017-09-05 20:20:28 +02:00
  • a0f705292a New formula for adhesion, fixed some bugs in calculation of wheels' rotation Królik Uszasty 2017-09-05 20:14:58 +02:00
  • 316584b8d3 crazy hack for weird numpads on windows milek7 2017-09-04 18:57:00 +02:00
  • 2446468038 build 170903. scan table fixes, some const correctness improvements tmj-fstate 2017-09-04 19:08:59 +02:00
  • 42f96b7680 Merge branch 'tmj-dev' into lua milek7 2017-09-04 17:25:13 +02:00
  • 7925f8702b Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ firleju 2017-09-03 17:54:51 +02:00
  • 5d7206b369 scan table improvements from refs/remotes/firleju/mover_in_c++ tmj-fstate 2017-09-02 17:18:26 +02:00
  • 5644206e42 basic lua support milek7 2017-08-30 13:55:07 +02:00
  • fa8881f52f ai braking logic tweaks tmj-fstate 2017-09-01 15:21:31 +02:00
  • 1f2d7feccb Merge branch 'tmj-dev' into nogfx milek7 2017-08-31 21:29:44 +02:00
  • 61e8b8a906 build 170831. scan table fixes, emergency brake control, mouse support for manual brake tmj-fstate 2017-08-31 19:43:55 +02:00
  • 36fbfd285b Merge branch 'tmj-dev' into nogfx milek7 2017-08-31 16:33:31 +02:00
  • e5980f946c minor refactoring and diagnostics enhancements, fixed some memory leaks, radiostop test command tmj-fstate 2017-08-30 19:54:43 +02:00
  • decbcd8055 build 170828. track scanning fix, vbo render path made default tmj-fstate 2017-08-28 20:23:16 +02:00
  • 3a6e2869ae maintenance: minor refactoring, removed deprecated code and variables tmj-fstate 2017-08-28 00:07:47 +02:00
  • 6d2328db6e fix material slash handling milek7 2017-08-27 22:53:11 +02:00
  • 74b252b619 Merge branch 'tmj-dev' into nogfx milek7 2017-08-25 22:06:10 +02:00
  • 83c0f4b8e2 use openal-soft extensions to pause sounds and defer updates milek7 2017-08-25 22:02:31 +02:00
  • 110bdf63bb build 170825. tweaks and fixes to AI brake handling, scan table distance calculation fix tmj-fstate 2017-08-25 21:06:43 +02:00
  • 9d91b19841 improve handling of sound shutting down caused by distance milek7 2017-08-25 20:39:57 +02:00
  • 59317743fa configurable complex_sound stop during beginning behavior milek7 2017-08-25 20:24:06 +02:00
  • 73a1baf3f9 Merge branch 'tmj-dev' into nogfx milek7 2017-08-24 23:30:41 +02:00
  • 42aab52038 Build 170823. tweaks to AI brake handling tmj-fstate 2017-08-24 03:12:04 +02:00
  • a41a666184 fixed animation rate of scene elements tmj-fstate 2017-08-23 16:56:56 +02:00
  • 3a63d1d346 better AI handling of emergency stop procedure, simplified lod visibility calculations, adjustable track geometry fidelity tmj-fstate 2017-08-22 20:07:27 +02:00
  • d3b8a40f2c Merge branch 'tmj-dev' into nogfx milek7 2017-08-21 20:40:16 +02:00
  • a3bde32bc6 build 170821. tmj-fstate 2017-08-21 20:32:24 +02:00
  • 18043f2a0e maintenance: removed deprecated audio code tmj-fstate 2017-08-21 20:25:41 +02:00
  • c3975e96a0 AI: Better acceleration with ElectricSeriesMotor - motor current is set acording to ahdesion and fuse limit Królik Uszasty 2017-08-20 20:22:04 +02:00
  • 2b5a8288fe maintenance: removed deprecated render code tmj-fstate 2017-08-21 18:32:34 +02:00
  • 2829a8430c Merge branch 'tmj-dev' into nogfx milek7 2017-08-21 13:16:36 +02:00
  • 5104d7f4fd sound positioning fixes and other changes milek7 2017-08-21 12:44:18 +02:00
  • 318dd9a0fe build 170820. tweaks and fixes to car detection, proximity scanning, car handling; support for basic diffuse-only gfx renderer mode tmj-fstate 2017-08-21 01:29:01 +02:00
  • f06f997946 AI: Better acceleration with ElectricSeriesMotor - motor current is set acording to ahdesion and fuse limit Królik Uszasty 2017-08-20 20:22:04 +02:00
  • 92442b8bf7 largeaddressaware for windows milek7 2017-08-20 19:55:38 +02:00
  • 4918fea2ba move sound_manager new/delete into main milek7 2017-08-20 17:37:05 +02:00
  • a4ef017eab path fixes milek7 2017-08-19 22:39:12 +02:00
  • 9cb61b0285 next fixes for missing sound crashes milek7 2017-08-19 19:43:50 +02:00
  • 417d4a7e9e normalize slashes in timetable loading (for linux) milek7 2017-08-19 19:33:50 +02:00
  • 3a004a0912 search sounds also in root milek7 2017-08-19 19:05:41 +02:00
  • d048b32531 another fixes for crashes on missing sounds milek7 2017-08-19 19:01:36 +02:00
  • 3bbef8bde5 fix another missing sound crash milek7 2017-08-19 13:09:14 +02:00
  • eaddd4b91a add sound gain and pitch compatibility modes milek7 2017-08-19 11:27:11 +02:00
  • 6d592815c0 sound fixed milek7 2017-08-18 22:40:23 +02:00
  • 9aace0d85f fix linux crash (maybe not correct, but does not crash) milek7 2017-08-18 15:58:08 +02:00
  • 6b5084e855 fixes milek7 2017-08-18 11:48:13 +02:00
  • ec60853614 merge, with tmj renderer milek7 2017-08-18 00:56:05 +02:00
  • 4ee618a3c1 build 170815. tmj-fstate 2017-08-15 22:47:31 +02:00
  • 5c14eb82cb Merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' tmj-fstate 2017-08-15 22:45:23 +02:00
  • 72760ee9a8 bug fixes for speed table creation and update tmj-fstate 2017-08-15 19:10:43 +02:00
  • e31c7d8f60 AI: better braking with small difference of velocity Królik Uszasty 2017-08-15 18:32:42 +02:00
  • 7e51d5d2e0 changed NULL use to c++11 compliant tmj-fstate 2017-08-15 00:55:38 +02:00
  • 7068a4ceff ai improvements and fixes for acceleration and brake handling, fix for automatic sandbox activation tmj-fstate 2017-08-14 15:51:08 +02:00
  • 335198384f Merge remote-tracking branch 'refs/remotes/youby/mover_in_c++' tmj-fstate 2017-08-12 00:01:47 +02:00
  • 30fc01c65a upgraded reflection map to dynamic environment cube map tmj-fstate 2017-08-11 23:45:38 +02:00
  • 2014494c2a braking distance (fBrakeDist) calculation depends on train brakes performance, better braking - removed old conditions and phases Królik Uszasty 2017-08-11 18:38:03 +02:00
  • aaf4b599a5 remote sync tmj-fstate 2017-08-10 19:11:56 +02:00
  • 611ebed7ab build 170810. multi-texture materials, reflection map support tmj-fstate 2017-08-10 18:19:21 +02:00
  • 846ed21394 build 170810. multi-texture materials, reflection map support tmj-fstate 2017-08-10 18:19:21 +02:00
  • 08acc60a8b sound works milek7 2017-08-05 22:18:59 +02:00
  • 06f00ebdeb this seems to be causing glitches milek7 2017-08-06 17:16:08 +02:00
  • 064259a2e5 Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ firleju 2017-08-07 05:59:33 +02:00
  • bc22d582de compilation warnings fixes tmj-fstate 2017-08-06 17:14:20 +02:00
  • 7e5b2d09cb conversion of legacy model-based terrain to camera-centric render system tmj-fstate 2017-08-05 18:41:39 +02:00
  • b783cd38a9 replaced basic array in the model manager with stl containers tmj-fstate 2017-08-05 18:28:46 +02:00
  • 1574e0bbd1 Fixed crach when speedtable has one position firleju 2017-08-04 20:31:54 +02:00
  • 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 Królik Uszasty 2017-08-03 22:55:46 +02:00
  • 238ea7547d minor refactoring, shadows colour influenced by sun/moon positions tmj-fstate 2017-08-03 16:00:48 +02:00
  • 3a713dd1ed minimize calls to opengl by caching uniforms (is it worth it, though?) milek7 2017-08-03 12:28:15 +02:00
  • 26e76abfbc works for rendering without texture (not done yet) milek7 2017-08-03 11:49:03 +02:00
  • 27920a9595 make static_asserts compilant with c++11 milek7 2017-08-03 00:10:12 +02:00
  • 60e38616bd vao changes milek7 2017-08-03 00:07:29 +02:00
  • 726a834232 ubo for light settings milek7 2017-08-02 23:26:40 +02:00
  • c8a70e5280 build 170731. cascade shadow maps stub, support for additional debug camera tmj-fstate 2017-08-01 03:15:19 +02:00
  • 722733e8ac Merge remote-tracking branch 'refs/remotes/TMJ/mover_in_c++' Królik Uszasty 2017-07-31 17:32:23 +02:00
  • e88b85e725 AI z hamulcem co 0,25 pozycji Królik Uszasty 2017-07-31 17:31:29 +02:00
  • 80e216608e Merge pull request #14 from firleju/master firleju 2017-07-31 10:01:48 +02:00
  • a8cdea66c0 Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ firleju 2017-07-31 09:06:17 +02:00
  • b87ae9199c Merge remote-tracking branch 'tmj-fstate/mover_in_c++' firleju 2017-07-31 08:00:11 +02:00
  • f7459f3434 linux support milek7 2017-07-31 00:25:19 +02:00
  • 01ef6b3887 minor c++ standard compliance fixes tmj-fstate 2017-07-29 02:02:02 +02:00
  • 4357919272 mvp matrices cached separately for each render pass, eliminated duplicate screen width/height variables tmj-fstate 2017-07-29 00:28:37 +02:00
  • e7623fa18f fix case in cmakelists milek7 2017-07-28 23:41:11 +02:00
  • ce9a0b39c2 match include to file case milek7 2017-07-28 23:39:22 +02:00
  • 3a26ccb2fd reverted pantograph control changes, removed some of the type conversion warnings tmj-fstate 2017-07-28 20:28:08 +02:00
  • 9b4dc83a2d pantograph switch functionality swapped for the rear cab tmj-fstate 2017-07-27 18:24:58 +02:00
  • bb58156513 shadow visibilty fixes, more strict degenerate triangle detection tmj-fstate 2017-07-27 18:23:48 +02:00
  • 000603877c build 170725. cab control sound support tweaks, excluded track nodes from casting shadows tmj-fstate 2017-07-25 18:34:24 +02:00
  • 2f1358422d multi texturing support for display list mode tmj-fstate 2017-07-25 17:42:43 +02:00
  • d2d93616fa build 170424. basic shadow mapping implementation, multi texturing unit setup tmj-fstate 2017-07-24 01:26:05 +02:00
  • 9ff3f2b4c1 Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ firleju 2017-07-24 14:47:36 +02:00
  • 997f3199e0 Sortowanie tabelki po odległości firleju 2017-07-22 07:49:19 +02:00
  • ba5a3613ad build 170721. increased size of light points at long distances tmj-fstate 2017-07-22 00:14:07 +02:00
  • 67cc663099 Post-merge clean firleju 2017-07-21 06:15:51 +02:00
  • 8d5fde7371 completed basic separation of visual renderer from simulation tmj-fstate 2017-07-21 01:27:20 +02:00
  • 3cf4347e72 Merge remote-tracking branch 'tmj-fstate/mover_in_c++' into mover_in_c++ firleju 2017-07-20 21:33:05 +02:00
  • 8e6eee1b21 Przewijanie do prawidłowego przystanku firleju 2017-07-20 19:30:59 +02:00
  • 6c0333dbfd Tabelka liczona od pozycji pojazdu i przejechanej odległości firleju 2017-07-20 17:24:04 +02:00
  • 215a5b6039 gauge animation precision fix, visualization fix for turntable animations, mouse control repeat rate tweak, rudimentary framebuffer implementation tmj-fstate 2017-07-20 03:51:44 +02:00