Commit Graph

31817 Commits

Author SHA1 Message Date
Kuhnovic
accf29027d Codechange: Remove redundant data members from YAPF ship node. (#14577) 2025-12-08 03:06:45 +05:00
translators
cdad52421d Update: Translations from eints
danish: 8 changes by New-Authentication
2025-12-08 03:06:45 +05:00
Peter Nelson
dc6ea7d8b1 Codechange: Use span instead of raw pointer for animated cursors. (#14575)
This allows the terminator entry to be removed.
2025-12-08 03:05:18 +05:00
Peter Nelson
5c41262e99 Fix #14569: Ensure music playlist window is large enough. (#14570)
Take number of tracks allowed in custom playlist into account, instead of just the number of tracks loaded.
2025-12-08 03:05:16 +05:00
Cornelius Diekmann
d998144f65 Codefix f6555cf: fix comment track vs. tile (#14571) 2025-12-08 03:04:34 +05:00
Loïc Guilloux
adc3d06bbb Fix #14278, ccd586a7: [Script] Don't set members inside operator new() (#14568) 2025-12-08 03:04:32 +05:00
translators
2d6f141f4e Update: Translations from eints
portuguese: 5 changes by jcteotonio
2025-12-08 03:04:32 +05:00
Peter Nelson
46d0264291 Fix 6d6e64b1f0: Road stop properties 0x13/0x14 were not skipped properly. (#14567)
These properties where changed to be variable length for consistency, but ignoring them treated them as fixed length.
2025-12-08 03:04:30 +05:00
Peter Nelson
db43f98542 Fix #13922: Ensure music track no widget is wide enough for track no. (#14566) 2025-12-08 03:04:28 +05:00
translators
af4bdf097d Update: Translations from eints
galician: 2 changes by pvillaverde
vietnamese: 24 changes by MagicalDrizzle
french: 1 change by ottdfevr
2025-12-08 03:04:28 +05:00
dP
f44fd09cc1 Add timer dependency 2025-12-08 03:04:21 +05:00
Peter Nelson
c22536f464 Fix 7b60e5ccad: Badge filters were only applied to trains. (#14565) 2025-12-08 03:01:25 +05:00
dP
50b20c3830 Backport some fixes from cmclient 2025-12-08 02:50:36 +05:00
dP
288cbff966 Remove unused .github files 2025-10-19 03:25:50 +05:00
dP
94b4db3a72 Move event functions out of cm_main.hpp 2025-10-02 22:52:25 +05:00
dP
cd58b06be2 Reduce the number of includes in cm_event.hpp to hopefully speed up compilation 2025-10-01 02:13:01 +05:00
dP
3e9a5c052d Fix include paths in rev.cpp.in 2025-09-29 18:39:40 +05:00
dP
d785467c28 Fix .version 2025-09-04 14:00:34 +05:00
dP
00f356d0ff Fix compilation errors 2025-09-02 00:13:45 +05:00
dP
4fec64525a Merge branch 'openttd' 2025-09-01 23:28:07 +05:00
dP
187feeb3e0 Merge tag '15.0-beta3' into openttd 2025-09-01 23:08:18 +05:00
Peter Nelson
24a4a1652b Update: Changelog for 15.0-beta3 (#14407) 2025-08-31 14:49:25 -04:00
Peter Nelson
a23970af32 Fix f30f808b50: Bridge over bridge head could be built one level too low. (#14564) 2025-08-31 19:15:49 +01:00
Peter Nelson
febf8b0d57 Fix #14561: Vehicle effects missing for vehicle on bridge. (#14563) 2025-08-31 18:27:46 +01:00
Loïc Guilloux
4b9afbe35b Codefix: [Script] Mention ScriptError::ERR_STATION_TOO_SPREAD_OUT in API doc (#14562) 2025-08-31 15:18:51 +00:00
Loïc Guilloux
80666a0d51 Add: [Script] ScriptError::ERR_BRIDGE_TOO_LOW (#14560) 2025-08-31 14:04:02 +00:00
Rubidium
7c0f69a8fe Codefix: typos in comments and strings 2025-08-31 10:30:37 +02:00
Rubidium
4fb749886a Codefix: typos in variable/constant/function names 2025-08-31 10:30:37 +02:00
Rubidium
da8422a656 Codefix: typos in string names 2025-08-31 10:30:37 +02:00
translators
37b72f9dcf Update: Translations from eints
galician: 21 changes by pvillaverde
french: 9 changes by ottdfevr
2025-08-31 04:38:04 +00:00
Loïc Guilloux
fac55d0278 Fix #14506, aac3a5b6: Restore prefilling of _stations_nearby_list (#14551) 2025-08-30 21:11:09 +02:00
Peter Nelson
b867939f37 Fix #14553: Parameter configuration of pre-action 14 NewGRFs did not work. (#14554) 2025-08-30 19:47:37 +01:00
translators
011fca6e21 Update: Translations from eints
danish: 59 changes by bscargo
2025-08-30 04:37:31 +00:00
Jonathan G Rennison
32d93e1c67 Cleanup: Misspellings of "dropdown" in order_gui.cpp 2025-08-29 21:40:35 +02:00
translators
5c285f3e0c Update: Translations from eints
italian: 12 changes by da-cal
maori (new zealand): 85 changes by Kyle-McDangersword
2025-08-29 04:38:53 +00:00
Richard Wheeler
72fc2032e6 Change: Update OpenTTD TTF fonts to v0.8
Add new private range special symbols for recent OpenTTD updates: town and city icons for sans (supporting #14504), left arrow for small and sans (supporting #14174). Add Hebrew alphabet to small and serif fonts, for first (beta) support for Hebrew. Fix new shekel glyph height in all fonts. Fix i ogonek right bearing and umlaut alignment in sans font. Fixes #14179
2025-08-28 22:50:15 +01:00
Richard Wheeler
c6c72404e1 Change: Set endgame background to match original graphics borders 2025-08-28 21:22:31 +01:00
Kuhnovic
10e81af663 Codechange: Deduplicate YAPF estimate calculation. (#14527) 2025-08-28 21:09:00 +02:00
Peter Nelson
e6323e6760 Fix: File/directory titles not updated if language is changed. (#14542) 2025-08-28 17:42:00 +01:00
Peter Nelson
2978cfa5c9 Fix fbd71a9d72: Missing space after old file type identifier. (#14541) 2025-08-27 18:06:49 +01:00
translators
41ecb25238 Update: Translations from eints
maori (new zealand): 2 changes by translators
2025-08-27 04:39:11 +00:00
Kyle McDangersword
2907dff157 Add #14536: Maori (New Zealand) language 2025-08-26 20:52:25 +02:00
Peter Nelson
68af94cf3e Fix 7344dfe651: Hang when clicking on a link in a text file. (#14539)
When text is not wrapped, a line's `wrapped_width` is 0, causing the Layouter to get stuck in an infinite loop.
2025-08-26 18:28:16 +01:00
Loïc Guilloux
995f30bff0 Codefix bd1a3fe0: Incorrect handling of squirrel stack (#14538) 2025-08-26 16:00:01 +02:00
translators
d3d25a39a0 Update: Translations from eints
norwegian (bokmal): 5 changes by eriksorngard
2025-08-26 04:40:50 +00:00
Jonathan G Rennison
c4912c94e4 Fix: Incorrect use of GetDescription in town/industry load handler (#14526)
GetLoadDescription should be used instead such that skipping incoming
table fields works as expected
2025-08-25 15:16:04 +01:00
Peter Nelson
6eb5c166dc Fix: Account for both text and icon size in station waiting cargo display. (#14535) 2025-08-25 15:15:10 +01:00
translators
5996aa4a57 Update: Translations from eints
chinese (traditional): 4 changes by KogentaSan
english (us): 5 changes by 2TallTyler
chinese (simplified): 5 changes by WenSimEHRP
2025-08-25 04:42:04 +00:00
glx22
6d495d1fb9 Codechange: [Actions] Use NuGet for vcpkg binary caching 2025-08-24 21:38:16 +02:00
glx22
0f2d1dc39c Codechange: [Actions] Setup vcpkg via a composite action 2025-08-24 21:38:16 +02:00