milek7
|
129bc9059c
|
make imgui version runtime selectable
|
2022-04-13 22:15:43 +02:00 |
|
milek7
|
5395e6c060
|
remove unused file
|
2022-04-13 22:13:31 +02:00 |
|
Królik Uszasty
|
6ae15808b0
|
Loop fix for non-vs builds
|
2022-04-10 08:48:14 +02:00 |
|
Królik Uszasty
|
a1a5d1d9e1
|
Fix after merge
|
2022-04-10 00:53:52 +02:00 |
|
Królik Uszasty
|
cdca4f108d
|
Merge
|
2022-04-10 00:36:54 +02:00 |
|
milek7
|
4c999f62fe
|
do not use alpha channel in pickbuffer rendering
|
2022-04-09 22:42:49 +02:00 |
|
milek7
|
10fdb24c79
|
change MSVC build flags
|
2022-04-09 22:20:01 +02:00 |
|
milek7
|
83c9aa6730
|
publish symbols to azure for local debugging
|
2022-04-09 21:14:01 +02:00 |
|
milek7
|
6cb0160cb6
|
do not submit symbol files from appveyor as azure is used for releases anyway
|
2022-04-09 21:09:56 +02:00 |
|
milek7
|
020fa3ab05
|
possible nullptr workaround, but without understanding
|
2022-04-09 21:09:32 +02:00 |
|
milek7
|
fda53415e8
|
radeon voodoo in legacy renderer
|
2022-04-08 02:06:57 +02:00 |
|
milek7
|
32078ac8d8
|
fix delete conditions of gl resources as they are initialized to -1
|
2022-04-08 02:03:59 +02:00 |
|
milek7
|
670af731bc
|
fix potential null reference on simulation::Train
|
2022-04-08 02:03:01 +02:00 |
|
milek7
|
c4d0680f98
|
fix uarttune parsing
|
2022-04-03 21:25:35 +02:00 |
|
Królik Uszasty
|
dc03dd8a23
|
Fix for integrated controller with pneumatic brake when no cab is active
|
2022-04-03 20:45:52 +02:00 |
|
Królik Uszasty
|
b57b9c49c6
|
Fixed activation for AutomaticCabActivation
|
2022-04-03 20:28:12 +02:00 |
|
milek7
|
980501768f
|
dsbBuzzer null check fiasco
|
2022-04-02 15:29:50 +02:00 |
|
milek7
|
77833572ca
|
fix potential null reference in GuardOpenDoor
|
2022-04-02 15:18:11 +02:00 |
|
milek7
|
d0255f8871
|
allow uppercase in generated textures specification
|
2022-04-01 19:30:21 +02:00 |
|
milek7
|
fba7d98f2d
|
move captureonstart handling to drivermode
|
2022-04-01 15:50:06 +02:00 |
|
milek7
|
e66763df2d
|
temporary without lua on macos
|
2022-03-31 18:08:32 +02:00 |
|
milek7
|
968ebc451a
|
update to windows-2019 on azure
|
2022-03-30 01:15:23 +02:00 |
|
milek7
|
947c448e1b
|
set anim flag for cargo models, so that floor level from .fiz always works properly
|
2022-03-30 00:54:48 +02:00 |
|
milek7
|
5e72bc1a55
|
fix invalid index_size in e3d serialization, fix missing parent message, move captureonstart after crashreporter gui
|
2022-03-12 19:43:24 +01:00 |
|
milek7
|
043ef610f2
|
add vertex deduplication range to config, multiply tolerancescale through whole chain
|
2022-03-12 18:39:32 +01:00 |
|
Królik Uszasty
|
299ce4e689
|
Fixed Driver.cpp when DieselEngine has no CabActive
|
2022-03-12 15:15:59 +01:00 |
|
milek7
|
d2b93f0cbb
|
revert, try to maintain compatiblity with weirdness for now...
|
2022-03-07 21:02:14 +01:00 |
|
milek7
|
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
|
2022-03-07 20:52:48 +01:00 |
|
milek7
|
6e9041a214
|
opacity handling hacks (part 2)
|
2022-03-07 20:36:36 +01:00 |
|
milek7
|
520342f6f0
|
opacity handling hacks
|
2022-03-07 20:32:51 +01:00 |
|
milek7
|
364d7630c9
|
add missing replace_slashes in parser
|
2022-03-06 22:24:38 +01:00 |
|
milek7
|
8fcd17351c
|
flush fixes for e3d exporter
|
2022-03-06 22:10:38 +01:00 |
|
milek7
|
ff61e18fd0
|
remove stray include
|
2022-03-06 18:21:06 +01:00 |
|
milek7
|
ce6d530aa8
|
changes for standalone e3d export
|
2022-03-06 18:18:07 +01:00 |
|
Królik Uszasty
|
fa567df9dc
|
Fixed keys misalignment, corrected calculation of passengerstop
|
2022-03-05 22:37:04 +01:00 |
|
milek7
|
3cb5b5fd9a
|
fix scene_ubs layout
|
2022-03-04 17:53:16 +01:00 |
|
milek7
|
59b7e04379
|
add missing initial fb_size update in pythonscreenviewer
|
2022-03-04 17:46:53 +01:00 |
|
Królik Uszasty
|
2283ed4ff2
|
Switch for disabling mirrors
|
2022-03-03 22:33:53 +01:00 |
|
Królik Uszasty
|
5891061093
|
Fix for open doors light signals when no direction was ever chosen
|
2022-03-03 19:59:05 +01:00 |
|
Królik Uszasty
|
0508fa7660
|
Automatic neutral direction when deactivating cab
|
2022-03-02 23:33:54 +01:00 |
|
Królik Uszasty
|
a2bdd8d698
|
Merge branch 'master' of https://github.com/Xoov/maszyna
|
2022-03-01 21:14:08 +01:00 |
|
Królik Uszasty
|
3af92430c5
|
Blinking door permition signal lights
|
2022-03-01 21:13:11 +01:00 |
|
Królik Uszasty
|
c2b237cf9a
|
Blinking door permition signal lights
|
2022-02-27 22:30:06 +01:00 |
|
Królik Uszasty
|
50dfa88d10
|
Added signal light for receiving radio message
|
2022-02-20 23:47:07 +01:00 |
|
Królik Uszasty
|
827a3394df
|
Reworked some actions durin cab (de)activation
|
2022-02-20 22:41:31 +01:00 |
|
Królik Uszasty
|
3da4a42156
|
Added hints about cab(de)activation, reworked cab activation gauge, fixes for AI to use it
|
2022-02-20 00:34:35 +01:00 |
|
Królik Uszasty
|
fe455e3131
|
Dodany opcjonalny przełącznik aktywacji kabiny oraz rozłączania tylnego sprzęgu
|
2022-02-19 22:36:26 +01:00 |
|
milek7
|
5624a6db1d
|
Merge remote-tracking branch 'youby/master' into sim
|
2022-02-17 23:29:57 +01:00 |
|
Królik Uszasty
|
da74c2ce28
|
Additional parameter for more branches when going backwards
|
2022-02-14 22:35:28 +01:00 |
|
Królik Uszasty
|
bd86c95475
|
Train number of train entering isolation in WM_COPYDATA
|
2022-02-08 00:01:10 +01:00 |
|