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

Commit Graph

  • 08427d0edf Merge pull request #20 from xwizard Milek7 2022-07-15 19:20:51 +02:00
  • 943b32e023 Removes unnecessary assert() and caps "sg" at 1.0 xwizard 2022-07-15 16:00:15 +02:00
  • 3b0da6ce6a Gitignore entries for vscode xwizard 2022-07-15 15:52:03 +02:00
  • 38e89ee5a5 Fixes OpenAL crash and adds extra OpenAL error logging. xwizard 2022-07-15 15:50:12 +02:00
  • 1860e46d4b allow for 0 dynamic lights milek7 2022-07-07 02:44:56 +02:00
  • ba5dfda64d WITH_PYTHON build option milek7 2022-07-07 02:17:00 +02:00
  • 11f58cc5a5 Merge remote-tracking branch 'youby/master' into sim milek7 2022-06-23 22:39:06 +02:00
  • a340b795c1 Merge branch 'multiisolated' into sim milek7 2022-06-23 22:36:11 +02:00
  • 5675679f40 Merge remote-tracking branch 'origin/sim' into sim milek7 2022-06-23 22:36:02 +02:00
  • 28938f2782 allow for creating isolated segments outside track definition milek7 2022-06-22 01:16:23 +02:00
  • a712cf1e64 allow for multiple isolated segments in track milek7 2022-06-22 00:46:28 +02:00
  • fb530e15ca Merge pull request #15 from marcinn/feature/milek7-uart Milek7 2022-04-19 17:25:18 +02:00
  • 67098d5b3f Configurable CabSignal activation with cabin activation Królik Uszasty 2022-04-17 22:49:15 +02:00
  • 7bd1e43dcf (uart, debug) first part of fixes after code review Marcin Nowak 2022-04-16 01:28:42 +02:00
  • ddd8d77e3b (uart, driveruipanels) always display ui combos for port and baud rate Marcin Nowak 2022-04-16 00:30:30 +02:00
  • f2c74d2f08 (uart, driveruipanels) add possibility to change uart baud rate in debug panel Marcin Nowak 2021-10-27 02:14:06 +02:00
  • 855ab880d8 (uart, driveruipanels) change uart port selection widget from listbox to combo Marcin Nowak 2021-10-27 01:17:45 +02:00
  • 18100217c3 (uart) change incorrect name "enumeration" -> "port finding" Marcin Nowak 2021-10-20 17:12:04 +02:00
  • 20a369974a (uart) fix port change handling, add packet stats resetting Marcin Nowak 2021-10-17 00:13:33 +02:00
  • 0138aa2f41 (uart) add serial ports enumeration and possibility to change at runtime Marcin Nowak 2021-10-16 22:58:04 +02:00
  • 3f308cf812 (uart) add possibility to enable/disable UART transmission from Debug panel Marcin Nowak 2021-10-16 16:56:28 +02:00
  • a0153b1d7b (uart, debug) add UART debug panel with connection information Marcin Nowak 2021-10-16 02:16:17 +02:00
  • 0c1bcdcadf (uart, improvement) not quitting when serial port is unavailable + automatic reconnect + no repeating uart error messages Marcin Nowak 2021-10-16 00:41:57 +02:00
  • d101b08626 (uart) fix uart synchronization routine Marcin Nowak 2021-05-09 12:33:13 +02:00
  • be22d2d093 remove mac gl2 build from CI as it is selected at runtime now milek7 2022-04-13 22:22:31 +02:00
  • 129bc9059c make imgui version runtime selectable milek7 2022-04-13 22:15:43 +02:00
  • 5395e6c060 remove unused file milek7 2022-04-13 22:13:31 +02:00
  • 6ae15808b0 Loop fix for non-vs builds Królik Uszasty 2022-04-10 08:48:14 +02:00
  • a1a5d1d9e1 Fix after merge Królik Uszasty 2022-04-10 00:53:52 +02:00
  • cdca4f108d Merge Królik Uszasty 2022-04-10 00:36:54 +02:00
  • 4c999f62fe do not use alpha channel in pickbuffer rendering milek7 2022-04-09 22:42:49 +02:00
  • 10fdb24c79 change MSVC build flags milek7 2022-04-09 22:20:01 +02:00
  • 83c9aa6730 publish symbols to azure for local debugging milek7 2022-04-09 21:14:01 +02:00
  • 6cb0160cb6 do not submit symbol files from appveyor as azure is used for releases anyway milek7 2022-04-09 21:09:56 +02:00
  • 020fa3ab05 possible nullptr workaround, but without understanding milek7 2022-04-09 21:09:32 +02:00
  • fda53415e8 radeon voodoo in legacy renderer milek7 2022-04-08 02:06:57 +02:00
  • 32078ac8d8 fix delete conditions of gl resources as they are initialized to -1 milek7 2022-04-08 02:03:59 +02:00
  • 670af731bc fix potential null reference on simulation::Train milek7 2022-04-08 02:03:01 +02:00
  • c4d0680f98 fix uarttune parsing milek7 2022-04-03 21:25:35 +02:00
  • dc03dd8a23 Fix for integrated controller with pneumatic brake when no cab is active Królik Uszasty 2022-04-03 20:45:52 +02:00
  • b57b9c49c6 Fixed activation for AutomaticCabActivation Królik Uszasty 2022-04-03 20:28:12 +02:00
  • 980501768f dsbBuzzer null check fiasco milek7 2022-04-02 15:29:50 +02:00
  • 77833572ca fix potential null reference in GuardOpenDoor milek7 2022-04-02 15:18:11 +02:00
  • d0255f8871 allow uppercase in generated textures specification milek7 2022-04-01 19:30:21 +02:00
  • fba7d98f2d move captureonstart handling to drivermode milek7 2022-04-01 15:50:06 +02:00
  • e66763df2d temporary without lua on macos milek7 2022-03-31 18:08:32 +02:00
  • 968ebc451a update to windows-2019 on azure milek7 2022-03-30 01:15:23 +02:00
  • 947c448e1b set anim flag for cargo models, so that floor level from .fiz always works properly milek7 2022-03-30 00:54:48 +02:00
  • 5e72bc1a55 fix invalid index_size in e3d serialization, fix missing parent message, move captureonstart after crashreporter gui milek7 2022-03-12 19:43:24 +01:00
  • 043ef610f2 add vertex deduplication range to config, multiply tolerancescale through whole chain milek7 2022-03-12 18:39:32 +01:00
  • 299ce4e689 Fixed Driver.cpp when DieselEngine has no CabActive Królik Uszasty 2022-03-12 15:15:59 +01:00
  • d2b93f0cbb revert, try to maintain compatiblity with weirdness for now... milek7 2022-03-07 21:02:14 +01:00
  • 063db3d382 do not overwrite submodel opacity with material, which is contrary to all logic and reason, but it seems some horrible hacks expect not to overwrite it milek7 2022-03-07 20:52:48 +01:00
  • 6e9041a214 opacity handling hacks (part 2) milek7 2022-03-07 20:36:36 +01:00
  • 520342f6f0 opacity handling hacks milek7 2022-03-07 20:32:51 +01:00
  • 364d7630c9 add missing replace_slashes in parser milek7 2022-03-06 22:24:38 +01:00
  • 8fcd17351c flush fixes for e3d exporter milek7 2022-03-06 22:10:30 +01:00
  • ff61e18fd0 remove stray include milek7 2022-03-06 18:21:06 +01:00
  • ce6d530aa8 changes for standalone e3d export milek7 2022-03-06 18:18:07 +01:00
  • fa567df9dc Fixed keys misalignment, corrected calculation of passengerstop Królik Uszasty 2022-03-05 22:37:04 +01:00
  • 3cb5b5fd9a fix scene_ubs layout milek7 2022-03-04 17:53:16 +01:00
  • 59b7e04379 add missing initial fb_size update in pythonscreenviewer milek7 2022-03-04 17:46:53 +01:00
  • 2283ed4ff2 Switch for disabling mirrors Królik Uszasty 2022-03-03 22:33:53 +01:00
  • 5891061093 Fix for open doors light signals when no direction was ever chosen Królik Uszasty 2022-03-03 19:59:05 +01:00
  • 0508fa7660 Automatic neutral direction when deactivating cab Królik Uszasty 2022-03-02 23:33:54 +01:00
  • a2bdd8d698 Merge branch 'master' of https://github.com/Xoov/maszyna Królik Uszasty 2022-03-01 21:14:08 +01:00
  • 3af92430c5 Blinking door permition signal lights Królik Uszasty 2022-02-27 22:30:06 +01:00
  • c2b237cf9a Blinking door permition signal lights Królik Uszasty 2022-02-27 22:30:06 +01:00
  • 50dfa88d10 Added signal light for receiving radio message Królik Uszasty 2022-02-20 23:47:07 +01:00
  • 827a3394df Reworked some actions durin cab (de)activation Królik Uszasty 2022-02-20 22:41:31 +01:00
  • 3da4a42156 Added hints about cab(de)activation, reworked cab activation gauge, fixes for AI to use it Królik Uszasty 2022-02-20 00:34:35 +01:00
  • fe455e3131 Dodany opcjonalny przełącznik aktywacji kabiny oraz rozłączania tylnego sprzęgu Królik Uszasty 2022-02-19 22:36:26 +01:00
  • 5624a6db1d Merge remote-tracking branch 'youby/master' into sim milek7 2022-02-17 23:29:57 +01:00
  • da74c2ce28 Additional parameter for more branches when going backwards Królik Uszasty 2022-02-14 22:35:28 +01:00
  • bd86c95475 Train number of train entering isolation in WM_COPYDATA Królik Uszasty 2022-02-08 00:01:10 +01:00
  • 9a0851cb2c allow clicks on python surfaces to be also handled as normal controls milek7 2022-02-02 23:08:39 +01:00
  • d552b51726 update input list in vr milek7 2022-02-02 22:45:32 +01:00
  • 39656b23fd Merge remote-tracking branch 'youby/master' into sim milek7 2022-02-02 22:36:11 +01:00
  • 77e2ab8bca disable vigilance systems in debug mode milek7 2022-02-02 22:10:36 +01:00
  • 31ca7a18a7 Fixed animation of inverter control buttons and added coupling flag for this Królik Uszasty 2022-02-02 22:06:27 +01:00
  • e80f76758c do not access uninitialized optional (fixes crash on msvc debug) milek7 2022-02-02 20:17:25 +01:00
  • e787e5d815 Added commands and buttons for disabling inverters; mass and brake res. press for python; train guard opening doors before departure; small fix for AI Królik Uszasty 2022-02-01 20:23:36 +01:00
  • 1ed4c98cad Generic toggles for accessible for python Królik Uszasty 2022-01-23 23:11:56 +01:00
  • eb5908bf08 Merge remote-tracking branch 'youby/master' into sim milek7 2022-01-14 16:39:20 +01:00
  • f40e7f02e0 domyślnie MaxHoldTime=1.5 milek7 2022-01-14 16:39:11 +01:00
  • 80cb1a0c2f Fixed ventilators for ESM when going backwards Królik Uszasty 2022-01-13 23:32:58 +01:00
  • 9a97289f27 Added amplitude offset for airsounds of brake handle Królik Uszasty 2022-01-11 19:40:16 +01:00
  • 3edc5dd216 Added increased flow factor for filling stroke positions for handles K5P and 6P Królik Uszasty 2022-01-11 19:39:41 +01:00
  • 62f13749f4 vigilance light logic fix milek7 2022-01-06 18:21:13 +01:00
  • 597141b8ea missing dsbBuzzer check milek7 2022-01-06 17:48:04 +01:00
  • 97af1e7d74 fixes after merge milek7 2022-01-06 15:49:46 +01:00
  • 3c7ad80252 try to fix macos build milek7 2022-01-05 22:47:26 +01:00
  • 5bafa31f9d Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim milek7 2022-01-05 01:02:56 +01:00
  • d8170c932b Dodana lampka czuwaka/shp (2 w 1), dodany dźwięk/wskazówka stycznika EP zależny od stopnia zahamowania, poszerzenie zakresu informacji wyjściowych UART na potrzeby pulpitu EZT, poprawka dźwięku hamulca pomocniczego, poprawka pozycjonowania dźwięków w kabinach, dodane sterowanie procentowe po UART Królik Uszasty 2022-01-01 20:55:52 +01:00
  • aeca0e25ee Przygotowanie do wskaźnika zahamowania EP Królik Uszasty 2022-01-01 20:51:11 +01:00
  • 5775493b2d Poprawka asymilacji w K5P i 6P, ograniczenie interwencji automanewrowego w luzowanie pojazdów, zaliczanie pozycji utrzymania ciśnienia jako jazda Królik Uszasty 2022-01-01 20:50:30 +01:00
  • ff3c38a506 libpng package name fix Milek7 2021-11-03 22:57:58 +01:00
  • 0ee9f4e8f6 update azure pipelines config to ubuntu 18.04 Milek7 2021-11-03 22:55:03 +01:00
  • ecfb5ec39f Added sounds for ep braking (coils, relays), reworked delay in ed braking Królik Uszasty 2021-10-17 16:47:16 +02:00
  • 62d5bbe627 Added sounds for EP brake made by EP-Compact Królik Uszasty 2021-10-10 21:28:51 +02:00