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
xwizard
3b0da6ce6a
Gitignore entries for vscode
2022-07-15 15:52:03 +02:00
xwizard
38e89ee5a5
Fixes OpenAL crash and adds extra OpenAL error logging.
2022-07-15 15:50:12 +02:00
milek7
1860e46d4b
allow for 0 dynamic lights
2022-07-07 02:44:56 +02:00
milek7
ba5dfda64d
WITH_PYTHON build option
2022-07-07 02:29:36 +02:00
milek7
11f58cc5a5
Merge remote-tracking branch 'youby/master' into sim
2022-06-23 22:39:06 +02:00
milek7
a340b795c1
Merge branch 'multiisolated' into sim
2022-06-23 22:36:11 +02:00
milek7
5675679f40
Merge remote-tracking branch 'origin/sim' into sim
2022-06-23 22:36:02 +02:00
milek7
28938f2782
allow for creating isolated segments outside track definition
2022-06-22 01:16:23 +02:00
milek7
a712cf1e64
allow for multiple isolated segments in track
2022-06-22 00:46:28 +02:00
Milek7
fb530e15ca
Merge pull request #15 from marcinn/feature/milek7-uart
...
Usprawnienia UART
2022-04-19 17:25:18 +02:00
Królik Uszasty
67098d5b3f
Configurable CabSignal activation with cabin activation
2022-04-17 22:49:15 +02:00
Marcin Nowak
7bd1e43dcf
(uart, debug) first part of fixes after code review
...
- remove `uart_status` from eu7_application class
- remove copy&pasted `m_scenariopanel` size settings
- remove unnecessary code `debug_panel::render_section_uart()`
- remove #ifdef from `driveruipanels.h` textlines
- set `data_pending` to false when establishing a new connection
2022-04-16 01:37:10 +02:00
Marcin Nowak
ddd8d77e3b
(uart, driveruipanels) always display ui combos for port and baud rate
2022-04-16 00:30:30 +02:00
Marcin Nowak
f2c74d2f08
(uart, driveruipanels) add possibility to change uart baud rate in debug panel
2022-04-15 23:56:14 +02:00
Marcin Nowak
855ab880d8
(uart, driveruipanels) change uart port selection widget from listbox to combo
2022-04-15 23:49:41 +02:00
Marcin Nowak
18100217c3
(uart) change incorrect name "enumeration" -> "port finding"
2022-04-15 23:49:41 +02:00
Marcin Nowak
20a369974a
(uart) fix port change handling, add packet stats resetting
2022-04-15 23:49:41 +02:00
Marcin Nowak
0138aa2f41
(uart) add serial ports enumeration and possibility to change at runtime
2022-04-15 23:49:41 +02:00
Marcin Nowak
3f308cf812
(uart) add possibility to enable/disable UART transmission from Debug panel
2022-04-15 23:49:41 +02:00