Commit Graph

1529 Commits

Author SHA1 Message Date
Peter Nelson
b54cc9c9e7 Fix f34c45c36d: Incorrect colour in cargo list in fund industry window. 2025-12-28 06:13:56 +05:00
Peter Nelson
a48ae91717 Fix: Update language files for changes to English strings. 2025-12-28 06:13:34 +05:00
Peter Nelson
ec015a93fa Fix f34c45c36d: Incorrect string colour in industry directory. 2025-12-28 06:13:32 +05:00
Peter Nelson
ef3a8e7cb1 Fix #14973: Incorrect colour for some composed strings. 2025-12-28 06:12:06 +05:00
Peter Nelson
b5e93a3e61 Change: Automatically push/pop colours when formatting a sub-string. (#14006)
Reverts 226a44bf86.

This universally prevents the sub-string from changing colours in the outer string.
2025-12-21 02:03:51 +05:00
Peter Nelson
2c528229cb Revert: "Change: Support side-by-side fallback FontCaches instead of hierarchical. (#13303)"
This reverts commit 1829f7926d.
2025-12-14 00:20:37 +05:00
Tyler Trahan
2ea9f058f5 Feature: House placer mode to replace existing houses (#14469) 2025-12-08 23:19:02 +05:00
Cyprian Klimaszewski
add6521abd Doc: Update information for receiving a copy of GPL. (#14869) 2025-12-08 22:26:18 +05:00
Peter Nelson
5be16a658a Change: Support side-by-side fallback FontCaches instead of hierarchical. (#13303)
The text layouter system can now support using different fonts for different glyphs, including mixing scalable and sprite glyphs.
2025-12-08 21:34:56 +05:00
Peter Nelson
e8134eb0e5 Change: Make picker label/text colours consistent. (#14829)
Use {GOLD} instead of {ORANGE} in house picker window, to match other picker windows.
2025-12-08 21:31:35 +05:00
Richard Wheeler
18649c800b Fix: Bridge deck sprites were not toyland aware (#14821) 2025-12-08 21:29:33 +05:00
Peter Nelson
8c1afe52f8 Change: Use proper tooltip strings for freeform edge toggles. (#14765) 2025-12-08 20:25:31 +05:00
Peter Nelson
2608ff2bac Change: Scale towns/industries by amount of land tiles. (#10063) 2025-12-08 20:00:07 +05:00
Rito12
3a7260c2d6 Add: Show height difference in bridge is too low error message. (#14614) 2025-12-08 19:58:55 +05:00
Rito12
91498a326b Add: Game units for height. (#14615) 2025-12-08 19:57:38 +05:00
Su
6cfc7a85d5 Change: replace the "(City)" identifier in the town directory with the city icon (#14634) 2025-12-08 17:36:22 +05:00
Tyler Trahan
25ad0317fb Feature: Draw infinite water when all borders are water (#13289) 2025-12-08 16:41:31 +05:00
Kuhnovic
511779e468 Change: Ask for confirmation before deleting a savegame / scenario / heightmap. (#14621) 2025-12-08 15:46:12 +05:00
Michael Lutz
81c5823b62 Add: Show all railtypes in the build vehicle and engine preview dialogs. 2025-12-08 15:44:49 +05:00
Peter Nelson
9d9390f89d Change: Allow bridges over locks. (#14595)
The bridge must be at least 2 levels higher than the lock.
2025-12-08 15:37:51 +05:00
Peter Nelson
5833ac7497 Change: Allow bridges over docks. (#14594) 2025-12-08 15:36:15 +05:00
dP
18460f24a7 Merge branch 'v14' 2025-10-17 22:30:58 +05:00
dP
0ba1ed61a5 Add no unload option to station order modifier hotkey actions 2025-10-01 01:32:53 +05:00
dP
c19d61bdac Add a button to show/hide advanced(block) signal types 2025-09-28 15:20:19 +05:00
dP
8404c2a7cc Merge remote-tracking branch 'upstream/master' 2025-09-28 02:33:49 +05:00
dP
3386f8caff Merge branch 'v14' 2025-09-04 23:08:10 +05:00
Rubidium
da8422a656 Codefix: typos in string names 2025-08-31 10:30:37 +02:00
Peter Nelson
9a294ab2ed Feature: Allow stations and roadstops under bridges.
Bridges above stations will have pillars excluded if they conflict with the station layout.

Partly based on the system implemented in JGRPP.

Co-authored-by: <su@angel-island.zone>
2025-08-20 21:40:41 +01:00
Peter Nelson
3a5eaf367a Feature: Option to disable activate-on-release behaviour of toolbar dropdown buttons. 2025-08-18 19:48:22 +01:00
Su
85af200788 Add: Identify cities on the main viewport by appending an icon to their names (#14504)
Co-authored-by: Peter Nelson <peter1138@openttd.org>
2025-08-15 16:49:25 -04:00
Tyler Trahan
f596498a28 Fix #14486: Make cargo graph All/None tooltips less specific (#14509) 2025-08-11 16:08:05 -04:00
Tyler Trahan
78f7060994 Fix: Standardize "rail waypoint" strings (#14505) 2025-08-10 10:56:33 -04:00
Mizuki Nguyen
45929c1672 Add: Currency: Vietnamese Dong (#14474) 2025-08-05 20:16:12 +01:00
Peter Nelson
bd57aee3a9 Add: Town cargo history graphs. (#14461) 2025-08-02 23:19:43 +01:00
Peter Nelson
557fb0bd78 Change: Add support for different horizontal graph scales. 2025-07-30 01:13:05 +01:00
Peter Nelson
56942a15c7 Add: Industry accepted and waiting history graphs.
Records amount of cargo accepted, and a rolling average of the waiting amount.

Average waiting samples the waiting amount once per day for each industry, spread out over an economy day.
2025-07-20 14:03:54 +01:00
Peter Nelson
67e56391c7 Fix #8167: No error sub-message when trying to clear protected buildings. (#14444) 2025-07-14 23:23:15 +01:00
dP
2ba9439554 Add settings to set depot order modifier hotkeys 2025-07-10 19:59:00 +05:00
Peter Nelson
f6e78a480d Change: Make truncation ellipsis translatable. (#14417) 2025-07-09 22:55:43 +01:00
Heikki Piirainen
febba930b0 Fix: Inconsistent capitalization in game settings 2025-07-03 17:11:51 +02:00
Tyler Trahan
e578668a93 Fix #14360: Don't reuse strings for Low/Medium/High setting values (#14409) 2025-07-02 06:09:39 -04:00
dP
feb4e68df5 Merge branch 'v14' 2025-06-28 02:22:55 +05:00
dP
0fe7c3635c Fix compilation errors after the merge 2025-06-27 18:03:03 +05:00
dP
b2737fe293 Reimplement station building previews 2025-06-26 18:24:01 +05:00
Peter Nelson
8f01ae675e Revert 0853c1979b: Button to toggle showing advanced signal types (#9617) (#14219) 2025-06-24 20:18:08 +02:00
Peter Nelson
a46a3a97f3 Change: New company face definition system and UI. (#14319)
Bits used by company faces are now defined by a variable system instead of being hardcoded, allowing future expansion.

The four face types covering gender and skin colour are now separate face styles with their own definitions.
2025-06-24 07:59:49 +01:00
Jonathan G Rennison
e436b32468 Codechange: Remove now unused sprite cache memory error strings 2025-06-23 21:22:37 +01:00
Peter Nelson
1d67094863 Add: Buttons to change picker preview image height. (#14373)
Adjusted height is remembered per picker type, but not saved.
2025-06-23 08:24:49 +01:00
dP
f0f93c68ca Merge remote-tracking branch 'upstream/master' 2025-06-14 17:01:17 +05:00
Peter Nelson
ecafbf884e Add: Allow separate expansion of town buildings and roads in scenario editor. (#14341) 2025-06-07 13:56:43 +00:00