Jonathan G Rennison
|
65159f4b22
|
Refactor viewport catchment overlay change handling
|
2023-05-25 20:28:31 +01:00 |
|
Jonathan G Rennison
|
23ab1cb3d0
|
Show ctrl-click function of shared orders button in tooltip
|
2023-05-25 20:02:29 +01:00 |
|
Jonathan G Rennison
|
9f24895480
|
Fix case of Ctrl+Click in English tooltip texts
|
2023-05-25 19:53:35 +01:00 |
|
Jonathan G Rennison
|
0fd62de4f2
|
Re-organise interface settings in settings window
Fix enable_single_veh_shared_order_gui not being listed
|
2023-05-25 19:36:34 +01:00 |
|
Jonathan G Rennison
|
f053082478
|
Viewport map: Use transport colour for road bridge/tunnels and aqueducts
In route mode
|
2023-05-25 18:06:59 +01:00 |
|
Jonathan G Rennison
|
b5ee8e9e42
|
Add unset hotkey to toggle showing slopes in viewport map mode
See: #522
|
2023-05-24 20:29:27 +01:00 |
|
Jonathan G Rennison
|
d29cec53e0
|
Viewport map: Show bridges and tunnels in rail type colour in routes mode
See: #522
|
2023-05-24 20:29:27 +01:00 |
|
Jonathan G Rennison
|
9cb992ab14
|
Viewport map: Adjust vertical alignment of tunnels
|
2023-05-24 20:29:27 +01:00 |
|
Jonathan G Rennison
|
5428b6dd9b
|
GS: Documentation/comment fixes for ScriptAsyncMode
|
2023-05-23 22:49:48 +01:00 |
|
Jonathan G Rennison
|
cd9930542d
|
GS: Add GSAsyncMode(bool) class to set async mode of script DoCommands
In asynchronous mode, don't wait for result of executed command,
just fire-and-forget, and return estimated cost/result
|
2023-05-23 22:21:19 +01:00 |
|
Jonathan G Rennison
|
df6c35a48a
|
Documentation: Add contents listing to script additions document
|
2023-05-23 22:21:19 +01:00 |
|
Jonathan G Rennison
|
72dcdfafbd
|
Add setting for server sent commands per frame limit
Use higher of this and existing commands per frame limit setting
for server-originating commands, e.g. GS
|
2023-05-23 22:21:19 +01:00 |
|
Jonathan G Rennison
|
a25e674f06
|
Add "command" debug category to log commands
|
2023-05-23 21:35:07 +01:00 |
|
Jonathan G Rennison
|
8bb23e07ba
|
Merge PR #520 into jgrpp
|
2023-05-22 20:06:55 +01:00 |
|
Jonathan G Rennison
|
e8748c310c
|
Merge PR #519 into jgrpp
|
2023-05-22 20:05:20 +01:00 |
|
Jonathan G Rennison
|
a99418cb69
|
Revert "Codechange: Explicitly move a few variables to avoid a copy constructor (fixes warning from clang)"
This reverts commit 6378a78817 .
Fixes: #521
|
2023-05-22 20:02:17 +01:00 |
|
translators
|
e9b376d484
|
Update: Translations from eints
catalan: 14 changes by J0anJosep
portuguese: 20 changes by azulcosta
portuguese (brazilian): 15 changes by ericandradex
(cherry picked from commit 27b40da06a )
|
2023-05-22 20:02:06 +01:00 |
|
Jonathan G Rennison
|
37b8b59c85
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/date_type.h
# src/linkgraph/linkgraphjob.cpp
# src/linkgraph/linkgraphschedule.cpp
# src/saveload/saveload.h
# src/table/settings/linkgraph_settings.ini
|
2023-05-22 19:50:45 +01:00 |
|
Jonathan G Rennison
|
9a4512f789
|
Remove linkgraph duration not day length scaled setting
Now always enabled
|
2023-05-22 19:38:52 +01:00 |
|
Jonathan G Rennison
|
5dd99fb046
|
Add setting for milliseconds per game tick mode
|
2023-05-22 18:40:46 +01:00 |
|
Jonathan G Rennison
|
5e8266ac7d
|
Fix value of payment algorithm setting when loading new vanilla saves
|
2023-05-22 17:46:40 +01:00 |
|
Jonathan G Rennison
|
8ba1010fb4
|
Merge branch 'master' into jgrpp
|
2023-05-22 17:38:03 +01:00 |
|
TELK
|
6ec28479ea
|
Update: Korean translation for 0.53.3
|
2023-05-22 22:07:00 +09:00 |
|
pvillaverde
|
49da6b2070
|
🌐 Update Galician Translations up to 0.53.3
|
2023-05-22 13:29:16 +02:00 |
|
Jonathan G Rennison
|
2677c60f11
|
Don't show different version warning in save window when no file selected
|
2023-05-21 12:26:55 +01:00 |
|
Jonathan G Rennison
|
3cbd1a5a76
|
Add conditional order test for whether slot is empty/not empty
|
2023-05-21 12:03:22 +01:00 |
|
Jonathan G Rennison
|
0a17b7b11b
|
Version: Committing version data for tag: jgrpp-0.53.3
|
2023-05-20 00:52:14 +01:00 |
|
Jonathan G Rennison
|
7cad92988f
|
Avoid unnecessary scroll bar resets in refit window
When vehicle consist is changed
|
2023-05-20 00:11:37 +01:00 |
|
Jonathan G Rennison
|
d3eb7242ea
|
Fix removal of order backups when upgrading airports
|
2023-05-19 01:51:51 +01:00 |
|
Jonathan G Rennison
|
4ca0b43975
|
Fix train z pos after reversing at wrong-way signalled bridge wormhole
Could cause train disconnection or wrong wagon spacing
|
2023-05-18 01:18:50 +01:00 |
|
Jonathan G Rennison
|
29495b4e3d
|
Tracerestrict: Fix default state of copy/share button planes
|
2023-05-16 23:13:55 +01:00 |
|
Jonathan G Rennison
|
731f2fb46e
|
Tracerestrict: Add button to share program onto other signals
|
2023-05-16 21:10:54 +01:00 |
|
Jonathan G Rennison
|
9f89f1fb42
|
Tracerestrict: Do not change copy button selection plane when active
|
2023-05-16 19:53:24 +01:00 |
|
Jonathan G Rennison
|
cd0cc13724
|
Suppress calls to AdjustGUIZoom during startup phase
See: #518
|
2023-05-15 20:16:10 +01:00 |
|
Jonathan G Rennison
|
9e1066049f
|
Reduce strength of station rating source station penalty on truncation
|
2023-05-15 19:38:02 +01:00 |
|
Jonathan G Rennison
|
90abfff45c
|
Fix adjacent level crossings left barred after removing middle of crossing
See: #517
|
2023-05-14 22:31:29 +01:00 |
|
Jonathan G Rennison
|
f06160b882
|
Script: Remove command delay for non-network GS when game paused due to GS
|
2023-05-14 18:56:09 +01:00 |
|
Jonathan G Rennison
|
7bc6c4b59c
|
Script: Boost gamescript op limit when game is paused due to game script
|
2023-05-14 18:04:42 +01:00 |
|
Jonathan G Rennison
|
1b6d1086d0
|
Script: Add ScriptInstance field for script type
|
2023-05-14 17:54:42 +01:00 |
|
Jonathan G Rennison
|
4ed0c23644
|
Add text to warning dialog when overwriting a non-extended version save
|
2023-05-14 12:47:17 +01:00 |
|
Jonathan G Rennison
|
b26d91770f
|
Allow using ShowQuery with std::string texts
|
2023-05-14 12:46:07 +01:00 |
|
Jonathan G Rennison
|
b8f2d96250
|
Fix showing overwriting different save file warning when file name changed
|
2023-05-14 10:52:50 +01:00 |
|
Jonathan G Rennison
|
3573571229
|
Allow changing tree placement algorithm setting in game
|
2023-05-14 09:58:44 +01:00 |
|
Jonathan G Rennison
|
1bee438aff
|
Re-add vertical spacer in slots window right panel
See: #515
|
2023-05-13 17:07:33 +01:00 |
|
Jonathan G Rennison
|
d5c651dc0b
|
Fix width of left panel in slots window when using UI scaling
See: #515
|
2023-05-13 12:24:31 +01:00 |
|
Jonathan G Rennison
|
a6ba3de7e9
|
Fix slots window not being horizontally resizable
See: #515
|
2023-05-13 12:18:23 +01:00 |
|
Jonathan G Rennison
|
c4fc71339a
|
Update orders window when renaming/removing dispatch schedule
|
2023-05-13 11:55:17 +01:00 |
|
Jonathan G Rennison
|
2abdd27d02
|
Fix crash when selecting conditional orders in order window
|
2023-05-13 11:33:41 +01:00 |
|
Jonathan G Rennison
|
1d29116df9
|
Version: Committing version data for tag: jgrpp-0.53.2
|
2023-05-11 23:32:09 +01:00 |
|
Jonathan G Rennison
|
e74e08bf47
|
Fix manual tree planting in artic climate in perfect tree placement mode
|
2023-05-11 22:49:17 +01:00 |
|