Times are UTC Toggle Colours
22:46:18 <truebrain> _glx_: just to check, on Steam it doesn't show me as `In menu`, right? 22:46:51 <_glx_> just generic in game 22:46:58 <truebrain> hmmmm .. so at least I see the same thing 22:46:59 <truebrain> tnx 🙂 22:47:10 <_glx_> https://cdn.discordapp.com/attachments/1008473233844097104/1188976258357399702/image.png?ex=659c7b6e&is=658a066e&hm=f99868a782c86b52708c721b69e7626967d85d7bf4b5890a54b366676de6d3b7& 22:47:22 <truebrain> tnx 22:47:39 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1188976381191782410/image.png?ex=659c7b8b&is=658a068b&hm=b76ebdef8782fffe93f2dfaadb6ff78aee3d2397a4db4513a8aae65b33bed753& 22:47:39 <xarick> just started 22:53:40 <LordAro> you can of course still run 32bit programs on win11 64bit 22:55:53 <truebrain> hmm .. I don't get the Steam SDK .. I had similar issues with Discord .. takes a while to understand what they are actually expecting, and when 23:09:49 <truebrain> ha, now it works 🙂 I had to put my Steam client in a mode it is allowed to do this while not launching the game via Steam itself 🙂 23:11:48 <truebrain> look at that ... okay ... that works .. now time to clean things up 🙂 23:18:31 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #11523: Feature: Toyland-specific river graphics https://github.com/OpenTTD/OpenTTD/pull/11523#pullrequestreview-1795962619 23:23:30 <xarick> I dropped 13.4 from the test 23:23:41 <xarick> we already know it's slow 23:23:47 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1188985471884345444/image.png?ex=659c8402&is=658a0f02&hm=0c588af64934adca3fcdef233fa95db83c9eb0ce891072364c9b5c6a537755ff& 23:24:07 <xarick> in its place, we got std::unordered_set<VehicleID> 23:25:38 *** Wolf01 has quit IRC 23:28:13 <xarick> is there any other std container I could try that is faster than std::vector 23:29:15 *** keikoz has quit IRC 23:35:11 <Rubidium> std::array is arguably faster than std::vector, but that won't help you much 23:38:58 <xarick> thx, I'll take a look at std::array tomorrow 23:44:30 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #11627: Codechange: replace NULL with nullptr https://github.com/OpenTTD/OpenTTD/pull/11627 23:46:01 <DorpsGek> [OpenTTD/OpenTTD] TrueBrain approved pull request #11627: Codechange: replace NULL with nullptr https://github.com/OpenTTD/OpenTTD/pull/11627#pullrequestreview-1795964669 23:55:09 <truebrain> I hate git GUIs 23:55:14 <truebrain> you never know what they actually try to do 23:55:17 <truebrain> and often it is the wrong thing