⏴ go to previous day
00:08:18 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
00:10:36 *** WormnestAndroid has joined #openttd
00:37:16 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
00:38:48 *** MinchinWeb[m] has joined #openttd
00:44:52 *** Flygon has joined #openttd
01:51:45 *** Wormnest has joined #openttd
01:52:58 *** Wormnest has quit IRC ()
03:28:35 *** Kyle-Bot3000[m] has joined #openttd
03:28:40 *** Dave[m]1234 has joined #openttd
03:28:51 *** corpulentcoffee[m] has joined #openttd
03:29:26 *** Will[m] has joined #openttd
03:30:28 *** corpulentcoffee[m] has left #openttd
03:30:36 *** Dave[m]1234 has left #openttd
03:43:03 *** Phileman has joined #openttd
03:46:16 *** Philemon has quit IRC (Ping timeout: 480 seconds)
05:01:40 *** tokai|noir has joined #openttd
05:01:40 *** ChanServ sets mode: +v tokai|noir
05:08:51 *** tokai has quit IRC (Ping timeout: 480 seconds)
05:22:50 *** Flygon has quit IRC (Read error: Connection reset by peer)
06:18:40 *** penspinner_swz has joined #openttd
06:18:40 <penspinner_swz> brickblock19280: Hi everyone 🙂 longtime player here, first time building from source
06:18:40 <penspinner_swz> I got this error too, VS2022 17.14.31 and .34 (latest)
06:18:40 <penspinner_swz> Changing `constexpr` to `const` works. This seems to be the only usage that VC22 doesn't like
06:18:40 <penspinner_swz> If VC26 works ... I could spin up a quick issue + PR to use const for MSVC < 2026 only. Is that the right process?
06:36:21 <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/659208ab57e81ff3fad542f831eb87e762890e5d
06:36:22 <DorpsGek> - Update: Translations from eints (by translators)
06:42:49 *** rito12_13 has joined #openttd
06:42:49 <rito12_13> penspinner_swz: Does enclosing each array element in another set of brackets such like [here](https://github.com/OpenTTD/OpenTTD/commit/3a5608fd2d969f538b40268e304e9921bbb8b258) also fix this error on VC22?
07:49:10 <penspinner_swz> rito12_13: nope, got the same error and template details
07:59:07 <peter1138> Older MSVC doesn't like EnumBitSets inside constexpr arrays.
07:59:45 <peter1138> It works if the constexpr EnumBitSet values are composed outside of the array, but that gets messy.
08:07:35 <rito12_13> It also works if BaseBitSet::Set does not return anything
08:17:20 <DorpsGek> [OpenTTD/OpenTTD] LordAro approved pull request #15850: Codechange: remove unneeded packing of ChunkHeader and WAVE_DOWNLOAD https://github.com/OpenTTD/OpenTTD/pull/15850#pullrequestreview-4702218992
08:19:20 <DorpsGek> [OpenTTD/OpenTTD] LordAro approved pull request #15858: Codechange: use Label for CargoLabel, RailTypeLabel and RoadTypeLabel https://github.com/OpenTTD/OpenTTD/pull/15858#pullrequestreview-4702229284
08:24:57 *** Wolf01 has joined #openttd
08:25:10 <DorpsGek> [OpenTTD/OpenTTD] PeterN approved pull request #15858: Codechange: use Label for CargoLabel, RailTypeLabel and RoadTypeLabel https://github.com/OpenTTD/OpenTTD/pull/15858#pullrequestreview-4702282362
08:27:15 *** wallabra has quit IRC ()
09:06:56 *** f_ has quit IRC (Ping timeout: 480 seconds)
09:11:28 *** f_ has joined #openttd
09:19:48 *** wallabra has joined #openttd
10:35:25 *** WormnestAndroid has quit IRC (Remote host closed the connection)
10:35:39 *** WormnestAndroid has joined #openttd
10:57:01 <DorpsGek> [OpenTTD/OpenTTD] Rito13 opened issue #15863: [Bug]: Train runs into a crashed trains instead of waiting at the signal. https://github.com/OpenTTD/OpenTTD/issues/15863
11:03:43 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on issue #15863: [Bug]: Train runs into a crashed trains instead of waiting at the signal. https://github.com/OpenTTD/OpenTTD/issues/15863
11:12:04 <DorpsGek> [OpenTTD/OpenTTD] Rito13 commented on issue #15863: [Bug]: Train runs into a crashed trains instead of waiting at the signal. https://github.com/OpenTTD/OpenTTD/issues/15863
11:14:13 <LordAro> bisecting with manual actions sounds spicy
11:14:20 <LordAro> can AIs skip signals?
11:15:56 <peter1138> Compile, run with save game, is the behaviour different. Not automated but not particularly difficult.
11:40:41 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler merged pull request #15860: Fix: Rail depot overbuild did not handle associated reservation https://github.com/OpenTTD/OpenTTD/pull/15860
11:57:14 *** Flygon has joined #openttd
12:03:56 <DorpsGek> [OpenTTD/OpenTTD] Rito13 commented on issue #15863: [Bug]: Train runs into a crashed trains instead of waiting at the signal. https://github.com/OpenTTD/OpenTTD/issues/15863
12:10:35 <peter1138> Hmm, that's surprising and my suggestion was completely wrong again :o
12:18:56 <_glx_> Not the expected issue, but makes sense this commit could cause it
12:21:17 <_glx_> Test track setup could be improved to have signal lights visible 😉
12:25:53 <rito12_13> I did not expect it to matter
12:28:35 <peter1138> Hmm, someone "cheated" in the title game competition.
12:40:12 <talltyler> Shame on me for not adding a rule “you may not steal someone else’s entry, modify it, and resubmit as your own”
12:41:49 <LordAro> well you'd hope it wouldn't be necessary
12:42:03 <talltyler> You would hope
12:42:09 <belajalilija> are there any good toyland ones?
12:43:05 <rito12_13> you could create one
12:43:16 <belajalilija> i have other ongoing projects
12:45:10 <talltyler> I don’t see any obvious differences between the two entries
12:47:28 <peter1138> I approved the post because it's not a forum violation, but.
12:47:56 <rito12_13> https://cdn.discordapp.com/attachments/1008473233844097104/1526933333815070830/Zrzut_ekranu_z_2026-07-15_14-46-15.png?ex=6a58d2fb&is=6a57817b&hm=e42a9a0c6a61ab6c95b052ad528a64fcde3baf75d70365ed27d737f17d9095b9&
12:47:56 <rito12_13> They show a lot of water on 1x zoom
12:50:52 <talltyler> Heh, we wrote almost the same thing
12:52:38 <peter1138> :)
14:26:26 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
14:29:02 *** MinchinWeb[m] has joined #openttd
14:50:57 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
14:51:13 *** MinchinWeb[m] has joined #openttd
15:38:37 *** MinchinWeb[m] has quit IRC (Read error: No route to host)
15:40:26 *** MinchinWeb[m] has joined #openttd
15:56:38 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
15:57:06 *** MinchinWeb[m] has joined #openttd
16:07:28 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15858: Codechange: use Label for CargoLabel, RailTypeLabel and RoadTypeLabel https://github.com/OpenTTD/OpenTTD/pull/15858
16:07:54 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15850: Codechange: remove unneeded packing of ChunkHeader and WAVE_DOWNLOAD https://github.com/OpenTTD/OpenTTD/pull/15850
16:10:46 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 updated pull request #15859: Codechange: remove compiler flags allowing multi character literals https://github.com/OpenTTD/OpenTTD/pull/15859
16:15:34 *** Flygon has quit IRC (Read error: Connection reset by peer)
16:20:41 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15859: Codechange: remove compiler flags allowing multi character literals https://github.com/OpenTTD/OpenTTD/pull/15859#issuecomment-4982856088
16:21:36 <peter1138> Oops, already removed :)
16:30:03 <LordAro> mysterious
16:30:05 <LordAro> to the emails!
16:30:21 <LordAro> ha
16:30:43 *** Smedles_ has joined #openttd
16:32:24 *** Smedles has quit IRC (Ping timeout: 480 seconds)
16:36:44 *** Wormnest has joined #openttd
16:48:57 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
17:04:26 *** gelignite has joined #openttd
17:12:02 *** WormnestAndroid has quit IRC (Remote host closed the connection)
17:12:16 *** WormnestAndroid has joined #openttd
17:12:44 <DorpsGek> [OpenTTD/OpenTTD] PeterN approved pull request #15830: Codechange: remove multichar literals from FillSetDetails https://github.com/OpenTTD/OpenTTD/pull/15830#pullrequestreview-4706507941
17:13:23 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15830: Codechange: remove multichar literals from FillSetDetails https://github.com/OpenTTD/OpenTTD/pull/15830
17:14:28 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 updated pull request #15859: Codechange: remove compiler flags allowing multi character literals https://github.com/OpenTTD/OpenTTD/pull/15859
17:15:57 <DorpsGek> [OpenTTD/OpenTTD] PeterN approved pull request #15859: Codechange: remove compiler flags allowing multi character literals https://github.com/OpenTTD/OpenTTD/pull/15859#pullrequestreview-4706532888
17:50:13 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15864: Codechange: Make TextfileType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15864
18:07:57 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15859: Codechange: remove compiler flags allowing multi character literals https://github.com/OpenTTD/OpenTTD/pull/15859
18:08:23 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 closed pull request #15801: Codechange: Remove usage of multi-character character literals https://github.com/OpenTTD/OpenTTD/pull/15801
18:09:41 *** Wormnest has quit IRC (Ping timeout: 480 seconds)
18:11:55 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 commented on pull request #15864: Codechange: Make TextfileType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15864#pullrequestreview-4706933820
18:20:10 <peter1138> Ooops
18:20:46 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #15864: Codechange: Make TextfileType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15864
18:25:06 * peter1138 updated to clang-21
18:28:11 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
18:31:17 *** WormnestAndroid has joined #openttd
18:37:50 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
18:38:07 *** MinchinWeb[m] has joined #openttd
18:40:56 <peter1138> Of course, addable doesn't always mean addable.
18:42:40 <peter1138> And I had other changes staged, whoops.
18:43:21 *** gelignite has quit IRC ()
18:46:29 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #15864: Codechange: Make TextfileType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15864
18:57:15 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #15864: Codechange: Make TextfileType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15864
18:57:25 * peter1138 sighs. Too hot.
19:08:37 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15835: Codechange: Use sprite array instead of magic number for snowy rocks https://github.com/OpenTTD/OpenTTD/pull/15835#pullrequestreview-4707347351
19:10:39 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler merged pull request #15835: Codechange: Use sprite array instead of magic number for snowy rocks https://github.com/OpenTTD/OpenTTD/pull/15835
19:11:39 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15821: Codechange: Do not allow size_t indexing for Slope indexed arrays https://github.com/OpenTTD/OpenTTD/pull/15821#pullrequestreview-4707368292
19:24:24 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
19:24:54 *** WormnestAndroid has joined #openttd
19:28:58 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
19:29:23 *** WormnestAndroid has joined #openttd
19:35:01 *** Wolf01 has joined #openttd
19:40:08 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15864: Codechange: Make TextfileType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15864#pullrequestreview-4707559838
19:55:32 <DorpsGek> [OpenTTD/OpenTTD] nielsmh commented on pull request #15847: Doc: Add Reviewing guide for community PR reviews https://github.com/OpenTTD/OpenTTD/pull/15847#issuecomment-4984722483
20:29:42 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler commented on pull request #15847: Doc: Add Reviewing guide for community PR reviews https://github.com/OpenTTD/OpenTTD/pull/15847#issuecomment-4984994907
20:36:06 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
20:37:35 *** WormnestAndroid has joined #openttd
21:02:23 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
21:02:33 *** WormnestAndroid has joined #openttd
21:26:32 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15816: Upgrade: Bump the actions group with 3 updates https://github.com/OpenTTD/OpenTTD/pull/15816#pullrequestreview-4708242102
21:29:08 <DorpsGek> [OpenTTD/OpenTTD] glx22 merged pull request #15816: Upgrade: Bump the actions group with 3 updates https://github.com/OpenTTD/OpenTTD/pull/15816
21:50:56 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
21:58:05 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
21:58:16 *** WormnestAndroid has joined #openttd
21:58:19 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
21:58:20 *** WormnestAndroid has joined #openttd
22:22:04 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15864: Codechange: Make TextfileType a scoped enum https://github.com/OpenTTD/OpenTTD/pull/15864
22:41:08 *** Wormnest has joined #openttd
22:45:33 <DorpsGek> [OpenTTD/OpenTTD] PeterN closed pull request #15827: Add: [Script] Add AI/GSCargoList_TownEffect list https://github.com/OpenTTD/OpenTTD/pull/15827
continue to next day ⏵