Times are UTC Toggle Colours
05:12:20 *** keikoz has quit IRC 06:15:07 *** Gukky has joined #openttd 06:21:15 <andythenorth> hmm 06:21:21 <andythenorth> if nml has #include 06:21:44 <andythenorth> can we cache the results of the parse for each included block, and only update if its changed? 06:24:16 *** D-HUND is now known as debdog 06:27:30 *** izhirahider has quit IRC 06:27:43 *** izhirahider has joined #openttd 07:10:19 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #13940: Codechange: Use unique_ptr to manage grffiles. https://github.com/OpenTTD/OpenTTD/pull/13940 07:16:36 <andythenorth> dumping `// comment` from the properties block saves 6 MB of nml 07:16:45 <andythenorth> might have reduced nml parse time a tiny bit 07:18:44 <andythenorth> probably a rounding error 😛 07:43:16 *** keikoz has joined #openttd 07:56:30 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #13941: Codechange: CargoSpec::Iterate() already tests cargo validity. https://github.com/OpenTTD/OpenTTD/pull/13941 08:17:38 *** mindlesstux has quit IRC 08:18:32 *** mindlesstux has joined #openttd 08:38:55 <DorpsGek> [OpenTTD/survey-web] survey-summary[bot] pushed 1 commits to main https://github.com/OpenTTD/survey-web/commit/191c71974aea5a477009b8c00fec1e03ca08844d 08:38:56 <DorpsGek> - Add: summary for Q1 of 2025 (by OpenTTD Survey) 08:46:22 *** SigHunter has quit IRC 08:49:21 *** SigHunter has joined #openttd 10:15:19 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1356572628017746013/image.png?ex=67ed0e36&is=67ebbcb6&hm=294d5106c57ee7d62538e0d3989b5269a2f08d62ffc6bf53929f49a4b9c46d02& 10:31:41 <xarick> oh, right, today is also a stupid day, everyone's going jokes 10:36:58 <peter1138> I guess OpenTTD is now dead. No April 1st release. 10:40:33 <DorpsGek> [OpenTTD/OpenTTD] glx22 approved pull request #13941: Codechange: CargoSpec::Iterate() already tests cargo validity. https://github.com/OpenTTD/OpenTTD/pull/13941#pullrequestreview-2732259173 10:43:34 <xarick> strange, when supersimpleai crashes, it's always on company 0 10:43:49 <xarick> very suspicious 10:45:58 <_glx_> Company 0 is usually the human one 10:46:37 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1356580506308710401/image.png?ex=67ed158c&is=67ebc40c&hm=d22db0967ed6cb57fb2745930e36fadf0036f907019ed270a8a24e28f7d3b5d2& 10:47:46 <xarick> i made a spectator slot for myself so i could use company 0 as AI 10:49:05 <_glx_> I know, but maybe the AI does something preventing it to work in slot 0 10:50:30 <_glx_> Of course the screenshot doesn't show the crash reason, only the end of stack 10:51:11 <xarick> https://www.tt-forums.net/download/file.php?id=232254 10:51:54 <xarick> this is the other crash: https://www.tt-forums.net/download/file.php?id=232247 10:57:29 <Rubidium> lets remove dedicated builds and big endian support. Survey says nobody uses them :D 10:58:38 <xarick> ah rats, it's using libraries 10:59:13 <xarick> i hate it when AIs aren't standalone 10:59:29 <_glx_> I'd check around railbuilder.nut:50 10:59:32 <xarick> need to open multiple folders as workspaces 11:00:11 <_glx_> Then the callers to see why it's passing null 11:01:15 <xarick> oh, my library folder isn't all that clean 😦 11:04:16 <xarick> gonna check if i made changes to Graph.AyStar.4 11:04:24 <xarick> i think i didn't, but since it's a folder... 11:04:29 <xarick> and not a .tar 11:07:57 <xarick> confirmed, it's unchanged, gonna delete folder 11:16:37 <xarick> wow his code is quite complex, akin to mine 🙂 11:22:54 <xarick> MyAITileList_Pass