IRC logs for #openttd on OFTC at 2023-10-17
β΄ go to previous day
00:41:46 *** Flygon has quit IRC (Read error: Connection reset by peer)
01:29:16 *** NGC3982 has quit IRC (Remote host closed the connection)
01:29:28 *** NGC3982 has joined #openttd
01:40:50 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
02:01:18 *** Wormnest has quit IRC (Quit: Leaving)
02:15:08 *** debdog has quit IRC (Ping timeout: 480 seconds)
05:30:03 *** keikoz has quit IRC (Ping timeout: 480 seconds)
07:40:10 *** berndj-blackout has joined #openttd
07:43:43 *** berndj has quit IRC (Ping timeout: 480 seconds)
07:46:35 <peter1138> Hmm, we have two ways of initializing widgets, one way calls FillNestedArray to fill nested_array, the other calls SetupSmallestSize which fills nested_array as it goes.
07:47:14 <peter1138> The FillNestedArray way means a window can access widgets by id during setup.
07:47:32 <peter1138> But I'm not sure why the second way needs to exist.
07:48:21 <peter1138> There is one comment that is "if nested widgets are used..." which may be related, and may indicate that it's a left-over from the transition to nested widgets.
07:49:36 <peter1138> Also I remember seeing some comment about performance once, but I can't remember where. And I'm entirely unconvinced that window construction performance is relevant.
11:19:35 <LordAro> I think I need to put a thicker jumper on
12:13:29 <LordAro> we were all waiting for you
12:28:33 <pickpacket> I ate in front of my computer. Investigating errors
12:33:33 <pickpacket> two problems solved but one serious one persisting. I'm off in 10 minutes. Then the rest of the team can keep investigating without me
13:09:27 <andythenorth> still not had lunch
13:09:31 <andythenorth> clearly my error
13:15:15 <peter1138> Just had a sandwich. Still no lettuce.
13:20:16 <andythenorth> no edible lettuce here either
13:32:41 <LordAro> 35 files changed, 4700167 deletions(-)
13:35:29 *** Kitrana has joined #openttd
13:38:31 *** Kitrana3 has quit IRC (Ping timeout: 480 seconds)
13:50:31 <talltyler> If you delete all the code, you delete all the bugs
13:51:46 *** virtualrandomnumber has joined #openttd
13:54:27 *** virtualrandomnumber has quit IRC ()
14:11:18 <pickpacket> And all the features
14:13:24 <LordAro> gotta love some checked in preprocessed source code
14:13:49 <LordAro> for tests for a feature that doesn't even exist anymore
14:29:01 *** NGC3982 has joined #openttd
14:46:07 <peter1138> Agon Console8 port?
14:47:36 <peter1138> 512KB, might be a bit tight :)
15:58:48 <peter1138> Well, that's not entirely right :/
16:03:06 *** gelignite has joined #openttd
16:03:40 <peter1138> Hmm, this industry set defines goods as TE_PASSENGERS...
16:05:53 <peter1138> Also no industries are actually created.
16:33:41 <peter1138> FIRS doesn't do anything with town effect really.
16:34:29 *** HerzogDeXtEr has joined #openttd
17:17:31 <LordAro> seems pretty reasonable
17:24:21 <peter1138> Not sure... I like the "doesn't rely on hardcoded types" aspect, but the result can be unexpected ^^
17:25:30 <peter1138> With my other patch, it just tries to create only passengers and mail, so it's less different. Same effect for Improved Town Industries, different for OTIS.
18:23:58 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
18:37:12 *** NGC3982 has joined #openttd
18:45:13 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
18:47:09 <talltyler> Ooh, thatβs very interesting π
18:47:36 *** NGC3982 has joined #openttd
18:55:41 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
19:13:56 *** gelignite has quit IRC (Quit: Stay safe!)
19:18:05 *** NGC3982 has joined #openttd
19:20:22 <xarick> My system is having BSODs recently, always with a `DRIVER_IRQL_NOT_LESS_OR_EQUAL` and the culprit file is `C:\Windows\System32\drivers\vmbkmclr.sys`. Its properties say it's part of Microsoft and the name for it is `Hyper-V VMBus Root KMCL`. I'm not sure what KMCL stands for. Internet search doesn't come up with anything useful π¦
19:20:44 <xarick> Sorry for asking in the wrong place, I'm just kind of clueless as what to do
19:26:20 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
19:29:29 <D-HUND> "...the VMBus Kernel Mode Client Library (KMCL) interface."
19:44:12 *** Wormnest has joined #openttd
19:45:26 <xarick> D-HUND: D-HUND, thanks. Why does microsoft is attempting to run a virtual machine during boot π¦
19:46:50 <xarick> is it because I'm on a Core i5-2500? A CPU with known vulnerabilities? Is that the workaround they do?
19:49:31 *** NGC3982 has joined #openttd
19:57:48 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
20:09:19 <LordAro> windows itself is surprisingly virtualised these days
20:10:11 <LordAro> if you've played around with hyper-v at any point (there's a feature you enable) it sort of half reconfigures itself
20:10:48 <LordAro> either way i'm surprised it's linked to bsods
20:11:07 <LordAro> probably corrupt install
20:25:38 *** nielsm has quit IRC (Remote host closed the connection)
20:30:58 *** NGC3982 has joined #openttd
20:39:15 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
20:50:03 <andythenorth> can we place bets on whether this one gets Zorged??
20:50:27 <andythenorth> I'm only interested in it as a gambling question, not a social question π
20:51:04 <andythenorth> so far I have made a profit in betting on: a pig race, and Brexit
20:51:29 <andythenorth> I'd have made money on betting Trump got elected, but the odds weren't that compelling
20:52:23 <andythenorth> I never win at cards though, nor 10p falls machines in arcades
21:03:56 <andythenorth> wonder what slope var returns for Y-oriented stations
21:04:06 <andythenorth> maybe the slope is also rotated?
21:04:07 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
21:04:39 <andythenorth> (the foundation overlay sprites are incorrectly selected)
21:05:10 <andythenorth> possibly my slope check needs to check station tile orientation also
21:16:18 *** keikoz has quit IRC (Ping timeout: 480 seconds)
21:22:25 *** NGC3982 has joined #openttd
21:30:41 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
21:53:52 *** NGC3982 has joined #openttd
21:55:24 <_glx_> I don't think slop is rotated
21:57:08 <_glx_> but nearby_XXX don't use x,y like other features
21:57:55 <_glx_> might be simpler to just use custom foundation mechanism
22:01:57 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
22:04:50 *** virtualrandomnumber has joined #openttd
22:05:33 *** virtualrandomnumber has quit IRC ()
22:08:32 *** HerzogDeXtEr has quit IRC (Read error: Connection reset by peer)
22:14:15 *** NGC3982 has joined #openttd
22:22:31 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
22:55:42 *** NGC3982 has joined #openttd
23:03:54 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
23:16:08 *** NGC3982 has joined #openttd
23:24:20 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
23:26:34 *** NGC3982 has joined #openttd
23:34:48 *** NGC3982 has quit IRC (Ping timeout: 480 seconds)
continue to next day β΅