b9ca3ead8b
Change: Use (at least) standard toolbar button size for signal selection buttons. (#12265)
Peter Nelson
2024-03-11 14:19:01 +00:00
dc6305e8c1
Codechange: Use std::make_unique instead of passing new into a unique_ptr. (#12263)
Peter Nelson
2024-03-11 08:09:44 +00:00
95a8fab339
Update: Translations from eints swedish: 7 changes by joeax910 norwegian (bokmal): 242 changes by eriksorngard welsh: 609 changes by Ansbaradigeidfran english (us): 3 changes by 2TallTyler chinese (simplified): 1 change by WenSimEHRP ukrainian: 21 changes by StepanIvasyn latvian: 1 change by lexuslatvia dutch: 1 change by Jaws3rd esperanto: 53 changes by legoscia portuguese (brazilian): 19 changes by pasantoro
translators
2024-03-11 04:42:14 +00:00
8b60fc3d35
Codechange: Use vector for waypoint layout. (#12264)
Peter Nelson
2024-03-10 17:15:34 +00:00
2f0fe22d63Fix#12255: inconsistent punctuation in English
Rubidium
2024-03-10 16:00:17 +01:00
649c1cf14c
Fix: Off-by-one in EnsureVisibleCaption. (#12261)
Peter Nelson
2024-03-10 14:53:41 +00:00
ecf534522c
Codechange: replace macro with function for TileAdd(XY)
Rubidium
2024-03-10 14:54:25 +01:00
27eadc13ec
Codechange: rename TILE_ADD(XY) to TileAdd(XY)
Rubidium
2024-03-10 14:51:08 +01:00
df461b0329
Codechange: simplify TileAdd by using simple asserts
Rubidium
2024-01-17 04:06:51 +01:00
005892bfdbFix#12250: YAPF Trivial rail pathfinding crashes due to #12217 (#12258)
Kuhnovic
2024-03-10 15:37:56 +01:00
cca9dcdd57
Codechange: [DorpsGek] announce failures in nightlies to IRC / Discord (#12256)
Patric Stout
2024-03-10 14:22:15 +01:00
9c95fbdb07
Remove: official support for MSVC 2019 (#12254)
Patric Stout
2024-03-10 13:26:07 +01:00
86cb184eb4
Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc
Rubidium
2024-01-17 04:17:02 +01:00
e4b3f3f495
Codechange: use std::source_location over __FILE__ and __LINE__ for NOT_REACHED
Rubidium
2024-01-17 03:53:10 +01:00
bab5a8a787
Codechange: use std::source_location over __FILE__ and __LINE__ for Backup
Rubidium
2024-01-17 03:33:23 +01:00
381dee2e01
Codechange: [CI] switch to arm64 for MacOS builds (#12242)
Patric Stout
2024-03-10 09:33:47 +01:00
738624ded4
Update: Translations from eints english (au): 1 change by krysclarke norwegian (bokmal): 545 changes by eriksorngard chinese (traditional): 75 changes by wpi3 galician: 24 changes by pvillaverde chinese (simplified): 1 change by WenSimEHRP russian: 1 change by Ln-Wolf finnish: 4 changes by hpiirai ukrainian: 16 changes by StepanIvasyn catalan: 1 change by J0anJosep danish: 1 change by bscargo french: 3 changes by ottdfevr portuguese: 1 change by azulcosta esperanto: 203 changes by legoscia portuguese (brazilian): 21 changes by pasantoro polish: 1 change by pAter-exe
translators
2024-03-10 04:40:37 +00:00
55a328c586
Codechange: Replace type-punning with std::bit_cast in squirrel. (#12224)
Peter Nelson
2024-03-09 17:13:17 +00:00
de8a840db5
Codefix: Fully initialise MidiFile::DataBlock to avoid gcc warning. (#12240)
Peter Nelson
2024-03-09 17:01:39 +00:00
82430a1086
Fix ab315d0: Don't show "insert order" errors in the console (#12245)
Loïc Guilloux
2024-03-09 17:33:44 +01:00
216905ce1f
Update: Translations from eints chinese (simplified): 2 changes by WenSimEHRP luxembourgish: 2 changes by phreeze83 hungarian: 2 changes by PstasDev german: 2 changes by Wuzzy2 ukrainian: 10 changes by StepanIvasyn slovak: 197 changes by ApplePie420 catalan: 2 changes by J0anJosep portuguese (brazilian): 35 changes by pasantoro
translators
2024-03-08 04:40:35 +00:00
25aeb1c5a5
Change: Use same audio buffer size (and config parameter) for all sound drivers. (#12227)
Peter Nelson
2024-03-07 23:19:59 +00:00
8fb26612c0
Update: Translations from eints english (au): 2 changes by krysclarke vietnamese: 1 change by KhoiCanDev estonian: 4 changes by RM87 russian: 8 changes by Ln-Wolf ukrainian: 27 changes by StepanIvasyn slovak: 34 changes by palsoft333 tamil: 41 changes by Aswn spanish: 4 changes by MontyMontana portuguese (brazilian): 72 changes by pasantoro polish: 3 changes by pAter-exe
translators
2024-03-07 04:40:51 +00:00
ef40c5e240Fix#12225, 977aba7: [Script] Missing AI:ResetConfig support for running AI config (#12226)
Loïc Guilloux
2024-03-06 21:16:07 +01:00
634b67bf13
Update: Translations from eints estonian: 66 changes by siimsoni greek: 41 changes by gh658804 ukrainian: 6 changes by StepanIvasyn slovak: 30 changes by palsoft333 portuguese (brazilian): 41 changes by pasantoro
translators
2024-03-06 04:40:32 +00:00
1a2b54498b
Change: Show tile index as decimal number in land info window (#12104)
Kuhnovic
2024-03-05 21:32:29 +01:00
2d48829999
Codechange: Scan station catchment tiles when removing station from nearby towns/industries. (#12129)
Peter Nelson
2024-03-05 18:33:58 +00:00
00b442d6f9
Fix: Maximum permitted sound volume from NewGRF is 128. (#12222)
Peter Nelson
2024-03-05 18:31:04 +00:00
bc3bd642b9
Fix: Relocate main toolbar and statusbar before other windows. (#12218)
Peter Nelson
2024-03-05 18:30:25 +00:00
0fd576bfbc
Update: Translations from eints chinese (simplified): 2 changes by WenSimEHRP russian: 1 change by Ln-Wolf ukrainian: 9 changes by StepanIvasyn portuguese (brazilian): 66 changes by pasantoro
translators
2024-03-04 18:35:39 +00:00
626ee4ab41
Update: Translations from eints chinese (simplified): 6 changes by WenSimEHRP serbian: 16 changes by nkrs ukrainian: 1 change by StepanIvasyn portuguese (brazilian): 234 changes by pasantoro
translators
2024-03-03 18:34:58 +00:00
8172e25273
Codechange: Use range-for when iterating station speclists. (#12212)
Peter Nelson
2024-03-03 16:41:02 +00:00
b2ca6e1ac8
Codefix: Remove no-longer used ship special-case. (#12192)
Peter Nelson
2024-03-03 09:31:04 +00:00
cff48c0f63
Codechange: Templatise SlStationSpecList to reduce duplication.
Peter Nelson
2024-03-02 13:49:55 +00:00
41b3314d76
Codechange: Replace separate Station/RoadStopSpecList with template struct.
Peter Nelson
2024-03-02 13:49:55 +00:00
278c3a7db1
Codechange: Use reference instead of copy of NewGRF speclist item.
Peter Nelson
2024-03-02 13:49:54 +00:00
c5afc9173cFix#12176: Ships are circling in one place (#12181)
Kuhnovic
2024-03-02 21:45:54 +01:00
f180262aeeFix#12154: Incorrect calendar day lengths with minutes per year setting (#12158)
Jonathan G Rennison
2024-03-02 20:45:30 +00:00
d7c485d4b9
Update: Translations from eints estonian: 166 changes by siimsoni, 22 changes by RM87 chinese (simplified): 6 changes by WenSimEHRP serbian: 172 changes by nkrs ukrainian: 11 changes by StepanIvasyn spanish: 1 change by MontyMontana portuguese (brazilian): 149 changes by pasantoro
translators
2024-03-02 18:34:44 +00:00
8f22066b9aFix#12147: reset all saved settings to their default before loading a game (#12210)
Patric Stout
2024-03-02 16:05:43 +01:00
aff09306deFix#12076: Do not allow 'join' command on dedicated servers
Rubidium
2024-03-02 11:45:01 +01:00
253ba0d354Fix#12195: Reset cursor when no Object is selected (#12207)
Loïc Guilloux
2024-03-02 13:02:56 +01:00
b53d79b1d2
Codechange: Don't use NOT_REACHED() when catching unhandled thread exceptions (#12199)
Loïc Guilloux
2024-03-02 00:07:43 +01:00
a602845d0aFix#12202: Race condition when using sprite picker. (#12204)
Peter Nelson
2024-03-01 22:08:18 +00:00
3fd5c33ae6
Fix f6dd505: Only reset unbunching departure data in the correct depot (#12155)
Tyler Trahan
2024-03-01 16:29:55 -05:00