IRC logs for #openttd on OFTC at 2026-06-09
            
00:18:23 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
02:46:34 *** WormnestAndroid has joined #openttd
03:25:00 *** Flygon has joined #openttd
03:39:20 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15688: Codechange: introduce enums for TrainSignalSide and RoadVehicleDrivingSide https://github.com/OpenTTD/OpenTTD/pull/15688
03:41:09 *** Philemon has joined #openttd
03:44:35 *** Phileman has quit IRC (Ping timeout: 480 seconds)
03:51:48 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
03:52:42 *** WormnestAndroid has joined #openttd
04:12:28 *** WormnestAndroid has quit IRC (Remote host closed the connection)
04:12:54 *** WormnestAndroid has joined #openttd
04:16:54 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
04:17:12 *** MinchinWeb[m] has joined #openttd
05:30:52 *** tokai|noir has joined #openttd
05:30:52 *** ChanServ sets mode: +v tokai|noir
05:37:50 *** tokai has quit IRC (Ping timeout: 480 seconds)
05:54:21 <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/dbb8096a527548d59b9fd2bd28e654378c7952a3
05:54:22 <DorpsGek> - Update: Translations from eints (by translators)
06:00:42 <peter1138> GCC still spamming about PoolID value possibly being uninitialised :/
06:27:10 <LordAro> :(
06:40:56 <DorpsGek> [OpenTTD/OpenTTD] livingBEEF commented on pull request #15661: Fix traffic side inconsistencies https://github.com/OpenTTD/OpenTTD/pull/15661#pullrequestreview-4455916786
06:54:38 <peter1138> Well, I didn't expect it to not. I just don't know why :D
06:55:59 <peter1138> There's a comment "Do not explicitly initialize" which I believe simply predates the current non-UB way we set pool item index.
06:56:12 <peter1138> But even if I do explicitly initialize it, GCC still warns.
07:38:50 <peter1138> Also, bananas still working this morning \o/
07:41:01 <peter1138> infra#3 was updated
08:18:04 <peter1138> The switch block at smallmap_gui.cpp:1656 is quite confusing :(
08:24:53 <peter1138> One for later :)
08:59:27 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
08:59:28 *** WormnestAndroid has joined #openttd
09:08:45 <tateisukannanirase> To those who were discussing RV pathfinder with me yesterday, firstly thank you. I read more about A* and realised one thing about RVs, the optimum path might have several variations with identical travel time, especially when using 2x2 or 3x3 road grids. But RVs still always choose the same route. I was wondering if it is possible there is a bias towards the direction chosen at a junction, for
09:08:45 <tateisukannanirase> example when iterating over track direction it always in a fixed order?
09:15:18 <LordAro> it'll definitely be a fixed iteration order. not sure what that is or where it's defined though
09:16:02 <tateisukannanirase> I am trying to find it! No luck so far 😄
09:16:28 <LordAro> https://github.com/OpenTTD/OpenTTD/blob/master/src/pathfinder/yapf/yapf_road.cpp#L150 possibly. not certain
09:23:31 <tateisukannanirase> that looks promising. yapf_ship has a get random trackdir util I can reuse.
09:37:44 <DorpsGek> [OpenTTD/OpenTTD] livingBEEF commented on pull request #15661: Fix traffic side inconsistencies https://github.com/OpenTTD/OpenTTD/pull/15661#pullrequestreview-4457330442
13:43:52 *** WormnestAndroid has quit IRC (Remote host closed the connection)
13:44:18 *** WormnestAndroid has joined #openttd
13:49:53 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
13:51:01 *** MinchinWeb[m] has joined #openttd
16:54:20 *** Flygon has quit IRC (Remote host closed the connection)
17:20:09 *** Wolf01 has joined #openttd
17:36:33 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #15690: Codechange: simplify drawing of smallmap legends https://github.com/OpenTTD/OpenTTD/pull/15690
17:40:17 <peter1138> Heh, and it's shorter, even with the doxygen.
17:50:36 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15690: Codechange: simplify drawing of smallmap legends https://github.com/OpenTTD/OpenTTD/pull/15690#pullrequestreview-4461132859
18:16:37 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
18:16:57 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #15690: Codechange: simplify drawing of smallmap legends https://github.com/OpenTTD/OpenTTD/pull/15690
18:17:15 *** WormnestAndroid has joined #openttd
18:26:51 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15691: Fix: town name language incorrectly decoded https://github.com/OpenTTD/OpenTTD/pull/15691
18:30:20 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15692: Codechange: directly use _current_language->newgrflangid instead of maintaining a separate variable for two functions https://github.com/OpenTTD/OpenTTD/pull/15692
18:31:30 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
18:32:05 *** MinchinWeb[m] has joined #openttd
20:56:03 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
21:00:44 *** WormnestAndroid has joined #openttd
21:07:09 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
22:02:03 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
22:04:37 *** WormnestAndroid has joined #openttd
23:33:38 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
23:34:49 *** MinchinWeb[m] has joined #openttd
23:54:58 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
23:57:14 *** WormnestAndroid has joined #openttd