Commit Graph

2354 Commits

Author SHA1 Message Date
cd860dd957 Add missing includes in materialparser 2025-03-09 21:58:34 +01:00
34b3a00687 Add missing asio ref 2025-03-09 21:28:22 +01:00
WLs50
33ffcaf66b always use included glfw for build 2025-03-09 21:22:35 +01:00
548f4263d0 Add glfw as ref 2025-03-09 21:09:52 +01:00
dd3b258967 Remove old glfw ref 2025-03-09 21:08:27 +01:00
WLs50
a5f6397eca merge manul 2025-03-09 15:36:11 +01:00
milek7
a687f551a2 zamiana backslashy w nazwie tekstur toru 2023-12-19 18:48:32 +01:00
milek7
590b47ed76 poprawka ładowania mmd 2023-12-19 18:48:32 +01:00
milek7
9259708d4c radio volume slider 2023-08-08 16:05:25 +02:00
milek7
27e03ab9e8 workaround, disable brake test for vehicles with FVel6 2023-05-28 23:23:07 +02:00
milek7
b01c19308c fix scenery_list crashes when missing vehicles 2023-05-28 21:25:05 +02:00
milek7
54e5e186a3 switch debugtoggle and pausetoggle to release, and logic fixes 2023-05-28 21:07:38 +02:00
milek7
3df159024b avoid gcc warning in uilayer.cpp 2023-05-28 20:12:21 +02:00
milek7
2b65410285 security system logic fixes 2023-05-28 18:39:41 +02:00
Daniel Tian
eaab79703f Allow escape key to close pause menu 2023-05-26 19:26:44 +02:00
Daniel Tian
71ff6a60d0 Make right mouse down + scroll wheel adjust FOV instead of master controller 2023-05-26 19:16:51 +02:00
Daniel Tian
99330e3921 Fix loading screen background aspect ratio on ultrawide displays 2023-05-26 19:16:09 +02:00
Daniel Tian
d710f42f0c Limit camera pitch movement to +/- 90° 2023-05-26 19:12:17 +02:00
milek7
c536bc657d maybe update macos CI to 11 2023-05-26 18:05:37 +02:00
milek7
a7e4a3a598 maybe update macos CI to 11 2023-05-26 18:00:27 +02:00
milek7
5ca133162d update CI to ubuntu 20.04 2023-05-26 17:58:26 +02:00
milek7
8ec7dd7731 maybe fix crash in camera update 2023-05-26 17:33:29 +02:00
milek7
c0260bf562 maybe fix crash in CheckVehicles 2023-05-26 17:28:45 +02:00
milek7
eaaecd36cc disable sun/moon rendering on ATI cards in legacy renderer, prone to crashes 2023-05-26 17:14:42 +02:00
milek7
0ba7a318aa fix crash when alGetError fails 2023-05-26 16:57:05 +02:00
milek7
4ea2046066 fix double-free when removing nonplayer TTrain 2023-05-26 16:51:51 +02:00
Marcin Nowak
9bb85ba554 (separate shp reset) add handling of SeparateAcknowledge flag 2022-11-05 17:03:23 +01:00
Marcin Nowak
556af193ac (uart) handle none arg in uartfeature; use new syntax in config debug output 2022-11-05 16:18:39 +01:00
Marcin Nowak
9b1e0d5090 (uart) expose radio message indicator state 2022-11-05 05:00:39 +01:00
Marcin Nowak
412800ea23 (uart, commands) add possibility to set radio channel and volume via uart 2022-11-05 05:00:39 +01:00
Marcin Nowak
041ebcf0b9 (config) new uartfeature syntax impl. proposal 2022-11-05 05:00:39 +01:00
Królik Uszasty
ebd3607e4b Added Pmax curve for EIM, e.g. EN57AL 2022-11-04 23:50:56 +01:00
Królik Uszasty
bdfc5556df Added pressure of spring brake for python 2022-11-04 23:50:56 +01:00
Królik Uszasty
d191d9e5e7 Random includes only for mmd files 2022-11-04 23:50:56 +01:00
Królik Uszasty
027f7c69e9 Random includes 2022-11-04 23:50:56 +01:00
Królik Uszasty
4d4df40baf Slower percentage speed for TRAXX 2022-11-04 23:50:56 +01:00
Królik Uszasty
a6ba375e7a Fix for switching off batteries with no active cabin and raising pantographs when deactivating cabin 2022-11-04 23:50:56 +01:00
Królik Uszasty
7b40fe9a72 Fixed shp activation when activating a cabin 2022-11-04 23:50:56 +01:00
Królik Uszasty
9caec803e7 More features for diesel engines 2022-11-04 23:50:56 +01:00
Królik Uszasty
9ccab22cb7 Small fixes for sounds 2022-11-04 23:50:56 +01:00
Królik Uszasty
09a060fa27 Slider for drawing distance for very experimental sceneries 2022-11-04 23:50:56 +01:00
Milek7
ccf537e70f Merge pull request #23 from marcinn/feature/add-missing-enable-disable-commands
Add useful enable and disable commands
2022-09-30 03:31:57 +02:00
Marcin Nowak
3bd90ec5b2 (commands) add dashboardlightenable and dashboardlightdisable commands 2022-09-29 00:57:49 +02:00
Marcin Nowak
1d34194453 (commands) add timetablelightenable and timetablelightdisable commands 2022-09-29 00:57:49 +02:00
Marcin Nowak
57dbcf79e1 (commands) add radiostopenable and radiostopdisable commands 2022-09-29 00:57:49 +02:00
maciejbaur
7880063f5c (commands) add radioenable and radiodisable commands 2022-09-29 00:57:46 +02:00
maciejbaur
31fd1dc56f (commands) Add alarmchainenable and alarmchaindisable commands 2022-09-29 00:33:00 +02:00
Marcin Nowak
cba929e61c (commands) add enable/disable commands for rear lights and redmarks 2022-09-29 00:32:55 +02:00
Milek7
08427d0edf Merge pull request #20 from xwizard
Fixes OpenAL crash and adds extra OpenAL error logging.
Gitignore entries for vscode
Removes unnecessary assert() and caps "sg" at 1.0
2022-07-15 19:20:51 +02:00
xwizard
943b32e023 Removes unnecessary assert() and caps "sg" at 1.0 2022-07-15 16:00:15 +02:00