Peter Nelson
cdfbb113ce
Codechange: MissingGlyphSearcher now contains which fontsizes to search for
2026-04-03 19:45:46 +01:00
metablaster
3c9a75a387
Fix: [Script] IsBuildableRectangle for a 0x0 tile should return false ( #15357 )
2026-04-03 19:38:24 +01:00
Peter Nelson
36878bfbc8
Codechange: remove duplicate and out-of-date documentation for LoadFont ( #15411 )
...
Move comments inline to code where useful.
2026-04-02 12:20:46 +01:00
Tyler Trahan
3efaeb0eea
Change: Allow subsidies with CargoDist ( #15189 )
2026-04-01 18:45:27 -04:00
translators
2ac2fa79b9
Update: Translations from eints
...
korean: 3 changes by telk5093
2026-04-01 05:20:45 +00:00
Jonathan G Rennison
935f39ecab
Fix: MaxReliability order condition value not being clamped to <= 100
2026-03-31 23:08:08 +02:00
Tad Hardesty
e40c7f0c81
Add: Lower the Send To Depot button when a vehicle is on its way to one ( #15397 )
2026-03-31 12:23:28 +01:00
Peter Nelson
d2dd4d4e4a
Codefix: NWidgetDisplayFlag and MWidContainerFlag should be scoped enums
2026-03-31 12:21:00 +01:00
Peter Nelson
cca03f3112
Codechange: use scoped enum for Scrollbar Stepping
...
Rename as it is already in scope of Scrollbar class.
2026-03-31 12:21:00 +01:00
Peter Nelson
b856899a13
Codechange: use scoped enum for SizingType
2026-03-31 12:21:00 +01:00
Peter Nelson
8fdc503448
Codechange: use scoped enum for ResizeWidgetType
...
Rename from ResizeWidgetValues
2026-03-31 12:21:00 +01:00
Peter Nelson
ff2028c7d6
Codechange: use scoped enum for ArrowWidgetType
...
Rename from ArrowWidgetValues to make more sense
2026-03-31 12:21:00 +01:00
Peter Nelson
423bf8d5cd
Fix: force sprites in main menu image-text buttons to same square dimensions
...
Fixes appearance with original basesets
2026-03-31 12:20:40 +01:00
Peter Nelson
56f7d87b56
Fix: size toolbar buttons relative to largest toolbar icon instead of hardcoded value
...
This improves appearance with basesets that use a different sprite size for toolbar icons.
2026-03-31 12:20:40 +01:00
Peter Nelson
d15cbef897
Codechange: call AdjustPaddingForZoom on window creation
...
Reduces duplication in SetMinimalSize / SetMinimalTextLines
2026-03-31 12:20:40 +01:00
translators
915bc00ea0
Update: Translations from eints
...
chinese (traditional): 1 change by KogentaSan
english (us): 2 changes by 2TallTyler
hungarian: 5 changes by vargaviktor
portuguese: 2 changes by jcteotonio
esperanto: 2 changes by slashdevslashurandom
portuguese (brazilian): 5 changes by pasantoro, 1 change by jcteotonio
2026-03-31 05:18:54 +00:00
translators
10ac3a22e0
Update: Translations from eints
...
english (au): 2 changes by krysclarke
chinese (traditional): 3 changes by KogentaSan
greek: 2 changes by gh658804
finnish: 2 changes by hpiirai
esperanto: 61 changes by slashdevslashurandom
portuguese (brazilian): 4 changes by pasantoro
polish: 2 changes by pAter-exe
2026-03-30 05:21:03 +00:00
translators
bc9e786f84
Update: Translations from eints
...
english (au): 1 change by krysclarke
english (us): 1 change by 2TallTyler
greek: 1 change by gh658804
finnish: 1 change by hpiirai
catalan: 7 changes by J0anJosep
portuguese: 1 change by jcteotonio
esperanto: 23 changes by slashdevslashurandom
portuguese (brazilian): 6 changes by pasantoro
polish: 1 change by pAter-exe
2026-03-29 05:19:04 +00:00
Tyler Trahan
877af52d61
Change: Clarify max age shown in vehicle info window ( #15403 )
2026-03-28 21:52:48 +00:00
translators
a9b32664ca
Update: Translations from eints
2026-03-28 05:08:57 +00:00
Master Hellish
f1f31c1481
Add: Show maximum reliability in vehicle info ( #15401 )
2026-03-27 20:09:05 +00:00
translators
aeddd30a48
Update: Translations from eints
...
korean: 2 changes by telk5093
polish: 2 changes by pAter-exe
2026-03-27 05:17:26 +00:00
translators
34fdaec58e
Update: Translations from eints
...
norwegian (bokmal): 2 changes by eriksorngard
english (us): 2 changes by 2TallTyler
polish: 1 change by pAter-exe
2026-03-26 05:17:15 +00:00
translators
56342308eb
Update: Translations from eints
...
english (au): 2 changes by krysclarke
chinese (traditional): 2 changes by KogentaSan
greek: 2 changes by gh658804
russian: 2 changes by Ln-Wolf
finnish: 2 changes by hpiirai
portuguese: 2 changes by jcteotonio
portuguese (brazilian): 2 changes by pasantoro
polish: 1 change by Rito13
2026-03-25 05:09:12 +00:00
Tyler Trahan
fc3b81a313
Codechange: Rename "non-stop" and "go via" order flags for clarity ( #15398 )
2026-03-24 08:52:50 -04:00
translators
d9c35037d4
Update: Translations from eints
...
catalan: 4 changes by J0anJosep
2026-03-24 05:09:07 +00:00
Peter Nelson
b325575105
Add: Record history of cargo delivered to towns ( #15184 )
2026-03-23 21:32:18 +00:00
SamuXarick
11d5558c60
Doc: [Script] Update ScriptCargo::GetCargoIncome ( #15271 )
...
Update API docs to clarify distance is Manhattan tiles, rename days_in_transit unit to economy-days, update its max from 637 to 163838, and add a reference to ScriptEconomyTime.
2026-03-23 08:38:50 -04:00
Cyprian Klimaszewski
673d696989
Fix 05f2a0f: [NewGRF] Variable 0x69 has not been added for waypoints. ( #15396 )
2026-03-23 08:34:53 -04:00
Cyprian Klimaszewski
9abaf555a0
Codechange: [CI] Give examples in errors in file description checker. ( #15366 )
2026-03-23 08:32:03 -04:00
translators
4b40c1fefb
Update: Translations from eints
...
norwegian (bokmal): 65 changes by eriksorngard
2026-03-23 05:14:45 +00:00
translators
600df4caaa
Update: Translations from eints
...
swedish: 25 changes by joeax910
norwegian (bokmal): 38 changes by eriksorngard
spanish: 69 changes by franpacheco-cpp
esperanto: 30 changes by slashdevslashurandom
2026-03-22 05:07:21 +00:00
translators
8237a44152
Update: Translations from eints
...
esperanto: 94 changes by slashdevslashurandom
2026-03-21 04:58:27 +00:00
Peter Nelson
36869844d5
Fix 38b74639be: dropdown text filter could interfere with hotkeys after closing ( #15395 )
2026-03-20 19:01:48 +00:00
translators
bcc0476d18
Update: Translations from eints
...
swedish: 2 changes by joeax910
norwegian (bokmal): 141 changes by eriksorngard
2026-03-19 05:08:21 +00:00
translators
60ed1fb779
Update: Translations from eints
...
swedish: 7 changes by joeax910
2026-03-18 05:10:20 +00:00
translators
ba3c2a43f1
Update: Translations from eints
...
swedish: 32 changes by joeax910
2026-03-17 05:07:34 +00:00
translators
f949f3487b
Update: Translations from eints
...
norwegian (bokmal): 164 changes by eriksorngard
2026-03-16 05:19:51 +00:00
translators
4cee9e72d6
Update: Translations from eints
...
chinese (simplified): 21 changes by WenSimEHRP
turkish: 499 changes by jnmbk
danish: 12 changes by bscargo
2026-03-15 05:14:45 +00:00
translators
f296606c92
Update: Translations from eints
...
ukrainian: 22 changes by StepanIvasyn
2026-03-13 05:03:18 +00:00
translators
d2da30debe
Update: Translations from eints
...
vietnamese: 8 changes by KhoiCanDev
2026-03-12 05:04:52 +00:00
Tyler Trahan
812a74f821
Codechange: Make ReverseTrainDirection() static ( #15381 )
2026-03-11 18:30:03 +00:00
translators
511d3794ce
Update: Translations from eints
...
hungarian: 219 changes by vargaviktor
danish: 35 changes by bscargo
2026-03-11 05:01:37 +00:00
translators
a1cf40448e
Update: Translations from eints
...
hungarian: 122 changes by titanicbobo
catalan: 7 changes by J0anJosep
2026-03-10 05:00:35 +00:00
Peter Nelson
d02d57b348
Change: Make dropdown text filter persistent in some cases.
2026-03-08 19:25:28 +00:00
Peter Nelson
d685fc97f1
Change: Enable dropdown text filter for various dropdown lists.
2026-03-08 19:25:28 +00:00
Peter Nelson
38b74639be
Change: Add text filter to dropdown lists.
2026-03-08 19:25:28 +00:00
Peter Nelson
01ecbe5798
Codechange: Allow vertical container direction to be flipped.
...
Allows widgets to be laid out from bottom to top instead of top to bottom.
2026-03-08 19:25:28 +00:00
Peter Nelson
d4f5ded0d2
Fix 802a31cdb0: rejecting or accepting engine preview incorrectly closed preview windo ( #15378 )
2026-03-08 17:07:40 +00:00
Peter Nelson
37118b93c7
Codechange: use scoped enum for ScriptSettingSource ( #15377 )
2026-03-08 14:00:23 +00:00