3f51dc95c2
Add missing Discord_Shutdown();
2026-01-16 15:43:08 +01:00
d70c379efc
Thread closing improvements
2026-01-16 15:11:20 +01:00
f9c95e2de0
Add brush mode in editor mode
2026-01-03 18:02:15 +01:00
1d17d8d0b3
Fix closing threads
2025-11-16 18:20:04 +01:00
acc4cca4c2
Fix crash on exit
2025-11-16 16:32:48 +01:00
ee01ad6e65
Subthreads fix for asynchronous logging and discord threads
2025-11-06 22:36:42 +01:00
67d8c18088
Move configs to %appdata%/MaSzyna
2025-11-06 18:31:17 +01:00
1797990d58
Change config locations
2025-11-03 19:59:42 +01:00
411aac648f
Fix shift, ctrl and alt key handling on windows
2025-09-17 17:54:12 +02:00
edaa452a8b
Experimental async train processing option
2025-09-17 00:38:28 +02:00
Ryba04
33ad7b718f
Merge branch 'master' into master
2025-09-13 19:46:26 +02:00
jakubg1
9fa22d81e5
Make launcher respond to window resize
2025-09-09 17:08:23 +02:00
54f8007d6a
Discord rpc overhaul for better modes support
2025-09-05 21:02:31 +02:00
jakubg1
6f1b03fccf
Fix Shift/Ctrl/Alt key handling on Linux
...
On native Linux builds, due to weird key modifier handling, key modifiers often worked backwards.
Now modifer key handling is streamlined and is not mode-dependent.
2025-09-05 14:54:29 +02:00
jakubg1
d07b0e76c4
Fix potentially crashy condition
2025-09-04 04:58:47 +02:00
10b645114b
Another logic fix cause im dumb
2025-08-21 01:31:58 +02:00
775b507727
Remove new lines for init errors
2025-08-21 00:18:00 +02:00
da7882536e
Transfer all error messages to LogService & fix logic for init_settings()
2025-08-21 00:16:32 +02:00
07229ab8d5
Add init error messages
2025-08-17 00:05:36 +02:00
c98227a2e3
Add log timer
2025-07-23 14:48:17 +02:00
1fba26c6cc
Console errors highlight
2025-07-23 14:24:56 +02:00
3659d87349
Add cruel way to disable python threaded upload when using nvrenderer
2025-06-12 00:02:06 +02:00
5ab14b7a2d
Move nvrhi renderer back as gfxrenderer experimental
2025-06-02 20:55:30 +02:00
f464d16f42
Fix logging crash on exit
2025-04-17 14:35:02 +02:00
8b855edaf5
Move nvrhi renderer as default (gl3.3 is legacy now)
2025-04-13 17:21:05 +02:00
WLs50
0280b40ca5
Merge remote-tracking branch 'manul-public/master' into manul-staging
2025-04-05 14:24:53 +02:00
WLs50
ffe5ece058
wrap discord rpc as optional feature
2025-03-17 07:19:07 +01:00
663336b86e
DiscordRPC fix when driving ghostview
2025-03-16 16:24:08 +01:00
aaad80d66c
Logging moved to separate thread
2025-03-16 16:23:49 +01:00
7970042774
Make DiscordRPC strings localized
2025-03-16 16:23:41 +01:00
424a97b7ce
Move DiscordRPC to separate threaad
2025-03-16 16:23:36 +01:00
302eac5b96
Add Discord RPC integration
2025-03-16 16:23:04 +01:00
Jano211
0e08086937
Fix for writing useless log informations
2025-03-16 13:44:36 +01:00
Jano211
797045e8ae
Changes in camera shaking, and others:
...
clatter sounds, csm stage boundaries, particles physics and hiding log panel when in launcher mode.
2025-03-16 13:44:07 +01:00
WLs50
a5f6397eca
merge manul
2025-03-09 15:36:11 +01:00
e010c67eab
DiscordRPC fix when driving ghostview
2025-02-28 12:15:46 +01:00
ca6c0f72e9
Logging moved to separate thread
2025-02-26 17:49:21 +01:00
016e4fed10
Make DiscordRPC strings localized
2025-02-25 08:37:07 +01:00
078470cc68
Move DiscordRPC to separate threaad
2025-02-25 07:45:27 +01:00
c7b40ca7ae
Add Discord RPC integration
2025-02-24 22:30:35 +01:00
milek7
129bc9059c
make imgui version runtime selectable
2022-04-13 22:15:43 +02:00
milek7
fba7d98f2d
move captureonstart handling to drivermode
2022-04-01 15:50:06 +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
5bafa31f9d
Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim
2022-01-05 22:21:05 +01:00
tmj-fstate
26d09440b0
build 210905. vehicle startup logic enhancements, whois event enhancement, line breaker activation type, material shadow rank, shadow rank cutoff value, shadow angle cutoff value, minor bug fixes
2021-09-05 21:09:46 +02:00
tmj-fstate
517c9c89f8
build 210303. vehicle control hint system, virtual trainman toggle, configurable diesel engine rpm deceleration rate, vehicle repair enhancement, debug panel enhancements, customizable vehicle displays refresh rate, idling compressor sound, traction ac motor sound, braking sound enhancement, sky state enhancement, minor bug fixes
2021-03-04 03:41:53 +01:00
milek7
3d15cf3672
add crashreporter
2021-02-13 18:32:19 +01:00
milek7
4e6b2ecedd
bump legacy ogl to 2.1
2021-01-30 23:43:03 +01:00
milek7
90a6b7c3b5
handle different window/framebuffer sizes
2021-01-24 22:00:30 +01:00
milek7
34113bf7e7
Revert scaling changes. It breaks pickbuffers on Windows with DPI scaling. Needs more investigation.
...
This reverts commit d901177489 .
2021-01-24 15:38:48 +01:00