Jonathan G Rennison
4756707d0e
Fix #12465 : Click/tooltip alignment of industry chain cargo lines ( #14963 )
2025-12-28 06:13:41 +05:00
Peter Nelson
fc8dd8d524
Fix 2d7d085e8e: "(Invalid parameter)" in error message when trying to remove another player's object. ( #14981 )
...
Formatted error string was thrown away.
2025-12-28 06:13:38 +05:00
Peter Nelson
c1e4edb0d3
Fix #14978 : Don't clear water tiles after removing buoys. ( #14980 )
...
Buoys have no owner and can be cleared by anyone, but the underlying tile (e.g. canal) should not be cleared if has a different owner.
2025-12-28 06:13:36 +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
d81fa6f9a4
Fix c213218b66: Don't highlight selected dropdown item if it has a click result.
...
This is used by toggles and buttons within the dropdown item, and using those should not cause the row to look selected.
2025-12-28 06:12:03 +05:00
Peter Nelson
4bb6236410
Update: Backport language changes
2025-12-28 06:12:02 +05:00
Tyler Trahan
438beb47e9
Fix #14938 : Don't allow cacti to die off ( #14956 )
2025-12-28 06:11:58 +05:00
Rubidium
a7fddf770d
Codefix: add missing tracing debug messages for Coordinator/Stun/Turn
2025-12-28 06:11:55 +05:00
Cyprian Klimaszewski
8adc1c6e98
Fix cb1c240: Client list is not invalidated after company take over. ( #14955 )
2025-12-28 06:11:50 +05:00
Jonathan G Rennison
26a1f90d0f
Fix #14951 : Init and save/load TimerGameEconomy::days_since_last_month ( #14962 )
2025-12-28 06:11:47 +05:00
Loïc Guilloux
313bc63c35
Fix #14958 , e96f35c: Don't use not yet initialised member ( #14959 )
2025-12-28 06:11:43 +05:00
glx22
1f2e85a52d
Fix #14949 , 0717746: Add the new callbacks to the callback table
2025-12-28 06:11:11 +05:00
glx22
49feeaca77
Codechange: Check command callbacks registration even in single player
2025-12-28 06:09:43 +05:00
Peter Nelson
059f3bd685
Fix #14945 : Hang when deleting implicit orders during vehicle loading. ( #14946 )
2025-12-28 06:07:43 +05:00
dependabot[bot]
d5b01fb17b
Upgrade: Bump the actions group across 1 directory with 5 updates ( #47 )
...
Bumps the actions group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/cache](https://github.com/actions/cache ) | `4` | `5` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `6` | `7` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `5` | `6` |
| [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs ) | `5` | `6` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `2.4.2` | `2.5.0` |
Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
Updates `actions/download-artifact` from 6 to 7
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7 )
Updates `actions/upload-artifact` from 5 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
Updates `Apple-Actions/import-codesign-certs` from 5 to 6
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases )
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v5...v6 )
Updates `softprops/action-gh-release` from 2.4.2 to 2.5.0
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.4.2...v2.5.0 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: Apple-Actions/import-codesign-certs
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: softprops/action-gh-release
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-21 14:02:30 +05:00
dP
d0e0d3740a
Fix compilation error
2025-12-21 04:53:24 +05:00
dP
d1de35d3cc
Merge branch 'v14'
2025-12-21 04:22:53 +05:00
dP
65fee05309
Update rev.cpp to 15.0-RC3
2025-12-21 02:03:51 +05:00
Tyler Trahan
2ed1b436bc
Update: Changelog for 15.0-RC3 ( #14940 )
2025-12-21 02:03:51 +05:00
Peter Nelson
2ecd0b38b9
Update: Backport language changes
2025-12-21 02:03:51 +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
e448864ca4
Fix #14932 : Increase internal badge index size to avoid overflowing BadgeIDs. ( #14933 )
2025-12-21 02:03:50 +05:00
mmtunligit
adebcbec5b
Fix a41738e: Picker item recolour depends on gamemode ( #14929 )
2025-12-21 02:03:50 +05:00
Peter Nelson
8aade54f66
Fix #14921 : Crash during station autorefit if station doesn't accept current cargo type. ( #14924 )
...
Add convenience helpers to correctly retrieve goods entry cargo available/totals.
Avoids having to check if cargo data is available before accessing it, which was missing for autorefit.
2025-12-21 02:03:50 +05:00
Peter Nelson
914c6a3421
Fix #14917 : Crash when opening house picker with no houses available. ( #14920 )
2025-12-21 02:03:50 +05:00
Peter Nelson
160807c788
Fix #14916 : Duration of error message window could be too short. ( #14919 )
...
The timer for automatically closing the error message was started when creating the window, instead of when first displaying the window.
2025-12-21 02:03:50 +05:00
Peter Nelson
19bd512cef
Fix #14915 : Crash due to divide-by-zero of industry probabilities. ( #14918 )
2025-12-21 02:03:50 +05:00
Loïc Guilloux
c681ad21fb
Fix ff08a22: script configs were cleared by AIPL and GSDT chunks from intro game ( #14910 )
2025-12-21 02:03:50 +05:00
Rubidium
a482863544
Codefix: possible null pointer dereference
2025-12-21 02:03:50 +05:00
Rubidium
b9069ca358
Doc: not much is going to change in the 15.0 script APIs
2025-12-21 02:03:50 +05:00
dP
7d202f944a
Fix joininig deleted stations with improved join
2025-12-21 01:05:05 +05:00
dP
2aaf60b38d
Fix potential infinite loop when unpacking zstd (from jgrpp)
2025-12-18 04:14:11 +05:00
dP
e37e11c3cd
Fix hanging when opening road stop tool
2025-12-18 04:13:29 +05:00
dP
d520775ece
Send cmclient info in join packet instead of identify
2025-12-15 17:11:50 +05:00
dP
2033299336
Don't crash when opening airport build tool with no available airports
2025-12-14 17:37:16 +05:00
dP
d95e758bc2
Don't show production of the hidden industries on a minimap
2025-12-14 17:24:27 +05:00
dP
fe6e895001
Fix some compiler warnings
2025-12-14 16:16:42 +05:00
dP
0586e48c3b
Fix road/rail station building buttons malfunction when switching from other tool
2025-12-14 16:16:29 +05:00
dP
2d0cd347f8
Update rev.cpp to 15.0-RC2
2025-12-14 00:22:29 +05:00
Peter Nelson
1362aeea16
Update: Changelog for 15.0-RC2
2025-12-14 00:22:29 +05:00
Peter Nelson
848ff71b5f
Update: Backport language changes
2025-12-14 00:22:27 +05:00
Rubidium
e6ebac3558
Fix #14677 : desync due to using newgame time settings to validate savegame time settings
2025-12-14 00:22:20 +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
Peter Nelson
766ab3804d
Revert: "Add: Automatically load fonts for missing glyphs. ( #14856 )"
...
This reverts commit c1d37d8699 .
2025-12-14 00:19:22 +05:00
Peter Nelson
2e792543ce
Fix: Graph label allocated size could be too small. ( #14901 )
...
Set initial size based on what could be displayed, instead of what is displayed right now.
2025-12-14 00:19:19 +05:00
Loïc Guilloux
b0d5b59c16
Codechange: [CI] setup-vcpkg action is now in OpenTTD/actions ( #14897 )
2025-12-14 00:19:18 +05:00
Peter Nelson
c8a4815f9c
Fix #14891 , a8650c6b06: Minimum sprite zoomlevel could break in some cases. ( #14894 )
...
Caused by sprite control flags not being reset when scanning available sprites.
2025-12-14 00:19:16 +05:00
Peter Nelson
9c09394a3c
Fix #14889 : [FluidSynth] Don't try to load a soundfont that doesn't exist.
2025-12-14 00:19:15 +05:00