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
Jonathan G Rennison
54221de0f5
Allow entering decimal day/minute timetable values
2023-05-10 20:06:19 +01:00
Jonathan G Rennison
d9eb839af9
Use separate CharSetFilter types for signed and unsigned decimal
2023-05-10 19:56:26 +01:00
Jonathan G Rennison
4c18a193e7
Simplify timetable long duration hours and minutes suffix string
2023-05-10 19:10:56 +01:00
Jonathan G Rennison
7941eb5187
Simplify timetable leftover ticks string
2023-05-10 18:55:29 +01:00
Jonathan G Rennison
e7f7cd06bd
Simplify timetable time/duration string management
2023-05-10 18:51:49 +01:00
Jonathan G Rennison
8e2319ad68
Scheduled dispatch: Add button to adjust departure slots
2023-05-09 20:16:36 +01:00
Jonathan G Rennison
8f92668e22
Scheduled dispatch: Add menu item to append schedules from another vehicle
2023-05-07 20:06:47 +01:00
Jonathan G Rennison
d93a1a5804
Use OnTooltip instead of OnHover for some custom tooltips
2023-05-07 19:58:07 +01:00
Jonathan G Rennison
b59f229723
TBTR: Remove unnecessary variable
2023-05-07 19:38:28 +01:00
Jonathan G Rennison
c14085f425
Be more permissive about vehicles when converting tunnel/bridge railtype
2023-05-07 19:07:48 +01:00
Jonathan G Rennison
62ecad1b63
Scheduled dispatch: Add menu item to duplicate current schedule
2023-05-07 14:02:37 +01:00
Jonathan G Rennison
6d483cc5cc
Add toggle to show vehicle route overlay even when window is not focused
2023-05-07 11:48:17 +01:00
Jonathan G Rennison
4c2244cc21
Viewport: Refactor handling of vehicle route overlays
2023-05-06 19:14:39 +01:00
Jonathan G Rennison
31f476220d
Allow converting track by individual track pieces instead of whole tiles
...
Ctrl-click on convert button
See: #509
2023-05-06 16:20:23 +01:00
Jonathan G Rennison
09e03fb6b2
Change TunnelBridgeIsFree across_only to a mode enum type
2023-05-06 16:19:52 +01:00
Jonathan G Rennison
f94e43c940
Update map mode viewports when converting rail track type
2023-05-06 14:27:19 +01:00
Jonathan G Rennison
c4571e86c8
Allow specifying any palette ID for tile highlight recolouring
2023-05-06 13:11:42 +01:00
Jonathan G Rennison
65cc6623dd
Tracerestrict: Add button to duplicate instruction/block
2023-05-05 23:34:48 +01:00
Jonathan G Rennison
b089b561a5
Add departure board via order subtype to remove via for prior terminus
2023-05-05 17:21:44 +01:00
Jonathan G Rennison
284390cf6a
Order window: Fix resizing of release slot and label button rows
2023-05-05 14:03:17 +01:00
Jonathan G Rennison
f78fea4fbf
Debug: Add introduction info to railtype debug info
2023-05-04 17:04:28 +01:00
Jonathan G Rennison
7aaf703bf2
Saveload: Use heap instead of stack for save filter write buffers
2023-05-02 21:26:26 +01:00
Jonathan G Rennison
f0cdd1e6f6
Fix sprite positions in house placement window when using UI scaling
2023-05-01 16:21:21 +01:00
Jonathan G Rennison
8218476e89
Fix rail platforms being left partially reserved after train crash
2023-05-01 13:27:41 +01:00
Jonathan G Rennison
dc56add6a3
Fix rail platforms being left partially reserved after deleting train
...
Due to company being removed when infrastructure sharing in use
2023-05-01 12:34:57 +01:00
Jonathan G Rennison
aa28fcf7de
Merge pull request #512 from telk5093/jgrpp
...
Update: Korean translation up to e26bea6
2023-04-30 09:40:36 +01:00
TELK
baaa5713a9
Update: Korean translation up to e26bea6
2023-04-30 13:38:22 +09:00
Jonathan G Rennison
e26bea6ce4
Add setting to select cargo payment algorithm
...
See: #506
2023-04-29 13:00:33 +01:00
Jonathan G Rennison
211c1ba61d
Allow naming scheduled dispatch schedules
2023-04-29 12:19:28 +01:00
Peter Nelson
1a24016964
Fix: Set TC_NO_SHADE only for shaded engine in purchase list.
...
Additionally use TC_FORCE to prevent additional colours in the shaded text.
2023-04-28 23:12:07 +01:00
Peter Nelson
23c46e1abf
Fix : #10735 : {POP_COLOUR} fails if string is drawn with extra flags.
2023-04-28 23:12:07 +01:00
translators
3ed8c35dfe
Update: Translations from eints
...
italian: 4 changes by Rivarossi
russian: 4 changes by Ln-Wolf
finnish: 4 changes by hpiirai
turkish: 4 changes by densxd
dutch: 6 changes by Afoklala
portuguese: 4 changes by azulcosta
2023-04-28 18:42:10 +00:00
Jonathan G Rennison
6445d688ed
Fix crash due to missing case in order window goto dropdown
2023-04-28 18:58:47 +01:00
Rubidium
b221fa3c5a
Codechange: use fmt::format_to instead of seprintf to create the search URL
2023-04-28 19:53:03 +02:00
Rubidium
6a8b4f3e10
Codechange: use fmt::format_to instead of seprintf to fill the PNG metadata
2023-04-28 19:53:03 +02:00
Rubidium
ef3beef7e9
Codechange: use fmt::format_to instead of seprintf to write the savegame info
2023-04-28 19:53:03 +02:00
Rubidium
33c4fbff8f
Codechange: use fmt::format_to instead of seprintf to fill load crash message
2023-04-28 19:53:03 +02:00