IRC logs for #openttd on OFTC at 2024-09-16
            
02:23:11 *** gnu_jj has joined #openttd
02:26:19 *** gnu_jj_ has quit IRC (Ping timeout: 480 seconds)
02:39:17 *** D-HUND has joined #openttd
02:42:49 *** debdog has quit IRC (Ping timeout: 480 seconds)
02:49:40 *** D-HUND is now known as debdog
04:01:50 *** reldred has quit IRC (Quit: User went offline on Discord a while ago)
04:08:41 *** keikoz has joined #openttd
05:00:44 *** keikoz has quit IRC (Ping timeout: 480 seconds)
05:19:08 <DorpsGek> [OpenTTD/OpenTTD] PikkaBird opened issue #12940: [Bug]: When station building is blocked by the presence of a signal, the wrong error text is shown https://github.com/OpenTTD/OpenTTD/issues/12940
05:30:31 *** Afdal has left #openttd (Leaving)
05:40:29 *** Flygon has quit IRC (Read error: Connection reset by peer)
06:44:24 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #12718: Codechange: Replace FILE * with FileHandle class. https://github.com/OpenTTD/OpenTTD/pull/12718#pullrequestreview-2305839670
07:15:07 <DorpsGek> [OpenTTD/survey-web] survey-summary[bot] pushed 1 commits to main https://github.com/OpenTTD/survey-web/commit/551f62ab57e9e7db1d021a43e3aa346fc2bf1563
07:15:08 <DorpsGek> - Add: summary for week 37 of 2024 (by OpenTTD Survey)
07:45:29 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #12718: Codechange: Replace FILE * with FileHandle class. https://github.com/OpenTTD/OpenTTD/pull/12718
07:45:30 <peter1138> YOLO
07:47:47 <peter1138> Hmm, Github lost the ability to delete the source branch?
07:57:58 <peter1138> Ahh, probably because I had opened a 'local' PR to test it.
08:40:55 <andythenorth> pff AWS Cost Alert
08:41:03 <andythenorth> monthly budget exceeded
08:42:03 <andythenorth> $26
08:42:08 <andythenorth> $20 of that is Guard Duty
08:44:48 <locosage> peter1138: https://discord.com/channels/142724111502802944/337701432230805505/1224612813046288444 šŸ˜‰
08:57:46 <peter1138> Heh, nice, though it wasn't that.
09:06:57 *** xarick has joined #openttd
09:06:57 <xarick> hi
09:08:01 <xarick> I reinstalled windows 11, and now I'm in the process of installing visual studio community 2022, I'm a bit lost what components i need to install
09:11:03 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285166047141564416/image.png?ex=66e947a6&is=66e7f626&hm=d1e8cd7b6739df86b4b167676b9ac043cc6b98310d31240e58bde092a2cd6908&
09:11:03 <xarick> I only need these 4?
09:24:57 <peter1138> Dunno. You don't need any of the .NET stuff for sure.
09:31:47 <kuhnovic> He's alive!
09:35:32 <peter1138> He is. Summer's over, AoE's over.
09:35:49 <peter1138> Or was it PoE?
09:44:04 <xarick> PoE killed my gpu, had to replace it
09:49:30 <peter1138> Whereas OpenTTD won't do anything with you GPU, but will kill the rest of the system šŸ˜„
10:01:11 <peter1138> Trying to work out where to apply these fixups ;D
10:01:15 <peter1138> So many šŸ˜¦
10:01:30 <truebrain> peter1138: all I am saying is: you did this!
10:01:43 <peter1138> Sometimes commit-often creates more work. But then again I don't lose it in stashes...
10:03:20 <truebrain> been using git-butler lately, which kinda helps more with that problem than I expected šŸ™‚
10:03:46 <truebrain> virtual branches is kinda a nice concept; it works better than stashes, and doesn't have a lot of the fluff around commits
10:05:08 <peter1138> Does it help with all the conflicts due to making design changes which then need to apply to individual commits already made?
10:05:38 <truebrain> No, the only solution for that is to delete everything šŸ˜›
10:06:06 <truebrain> Without joking, it kinda helps with that, I have noticed
10:06:21 <truebrain> As long as different commits don't touch the same hunk
10:06:37 <truebrain> Which .. is not always the case šŸ˜›
10:08:42 <peter1138> That is very much the case, yes...
10:10:45 <truebrain> Ghehe, yeah, those cases suck šŸ˜¦
10:11:37 <peter1138> I'll probably squash it all down to one commit and then split that out again. Turns out easier.
10:11:46 <debdog> _jgr_: compiled 0.62 last night, works like a charm! thank you!
10:11:51 <peter1138> Although it would be nicer if the tools let you partially commit new files.
10:16:26 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285182503186862203/image.png?ex=66e956fa&is=66e8057a&hm=8cdd54f98fe2e2507f23ca3a7d3dd603b9b69534c3a5aca3272788a0cb605bb2&
10:16:26 <xarick> something vcpkg failing
10:16:30 <peter1138> https://cdn.discordapp.com/attachments/1008473233844097104/1285182517887897600/image.png?ex=66e956fd&is=66e8057d&hm=37c9031f316247b2d5262a8fa841495adbf6b86364ccef210478f1104884d7b4&
10:16:30 <peter1138> Do I blame DNS or IPv6 for this?
10:17:21 <peter1138> Make sure you gave vcpkg the correct triplet.
10:17:38 <peter1138> Actually doesn't VS have it all built in now?
10:24:37 <xarick> https://gist.github.com/SamuXarick/0502b662f56edebfcc9d1e103abf5f84
10:37:26 <peter1138> I wish Timtams were cheaper. I really want to cane this pack...
10:41:39 <xarick> CMake Toolchain file?
10:42:17 <xarick> brb
10:43:17 <peter1138> Real solution is to replace Windows 11 (commiserations) with Debian Linux and use VS Code there.
10:47:59 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285190441767272458/image.png?ex=66e95e5f&is=66e80cdf&hm=a4b9327283196118d489e998b9a6479660d9d0d9f549ef712933abd36d6764dc&
10:47:59 <xarick> almost
10:48:14 <xarick> the norev0000 seems odd, something still not right
10:50:02 <LordAro> strange HDR monitor strikes again
10:50:16 <LordAro> norev0000 is when cmake couldn't find git
10:51:57 <xarick> oh, i dont have git bash or whatever it is installed
10:53:06 <LordAro> you should be able to point it at whatever git VS has somehow...
10:53:13 <LordAro> if you can find it
10:56:12 <xarick> oh snap, git bash requires notepad++
10:56:17 <xarick> fine, i'll install it
11:01:43 *** keikoz has joined #openttd
11:02:06 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285193995529621514/image.png?ex=66e961ae&is=66e8102e&hm=ad609a1684a5ba8d4b06340c182bd68a8c829e9efd080c7b736f1beda1d5ab09&
11:02:06 <xarick> Rebase?
11:02:19 <LordAro> rebase
11:03:36 <peter1138> Funnily enough I rarely ever pull..
11:06:56 <_pruple> it's not that funny
11:07:36 <peter1138> Damn you're right šŸ˜¦
11:07:51 <peter1138> This is what my life has come to.
11:17:34 <debdog> my dog's name is Git ā€“ and yes, he sometimes behaves as such
11:17:34 <debdog> Git fetch!
11:23:25 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285199360656805919/image.png?ex=66e966ad&is=66e8152d&hm=a35bc827eba8b6436b078346e38530a95da4a23eb07da568559281f2963cbae7&
11:23:25 <xarick> this seems to fix my issues
11:23:31 <xarick> it was empty
11:25:04 <xarick> git bash also fixed the revision
11:25:12 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285199809136824400/image.png?ex=66e96718&is=66e81598&hm=a40bf56967116d8fe4485398a44a1c1866ecb121980c83bcdc3af0ccad7b51d1&
11:25:12 <xarick> looks like I'm ready!
11:29:30 <peter1138> Setting the toolchain is required yeah.
11:30:07 <peter1138> I haven't read the build docs for this, maybe it's there... maybe it's not. Schrodinger's docs šŸ˜„
11:30:27 <peter1138> xarick: Well then. Welcome Back.
11:30:48 <xarick> disabling hardware acceleration should fix the colours
11:32:37 <xarick> hmm the config doesn't seem to be saving
11:34:13 <xarick> well lunch time, I'll fix this after
11:49:24 *** SigHunter has quit IRC (Ping timeout: 480 seconds)
11:50:47 *** SigHunter has joined #openttd
12:00:16 <peter1138> I think it might be time for another lemsip
12:11:32 *** ahyangyi has quit IRC (Quit: User went offline on Discord a while ago)
12:17:43 <xarick> where is it saving the config file? I changed hardware acceleration and window resolution but on next launch it went to what it was before
12:20:11 <peter1138> Documents\OpenTTD or something?
12:23:25 <xarick> seems to load from there, but on exit it doesn't save
12:26:45 <peter1138> Is OneDrive fucking it up again?
12:34:14 <xarick> i have onedrive, but it's not syncing documents
12:45:29 <truebrain> talltyler: regarding 10409, did you check if the docs are still accurate? (I did not, hence the question)
12:46:26 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler commented on pull request #12938: Add: Overlay cargo icon in vehicle/depot list when holding shift+ctrl. https://github.com/OpenTTD/OpenTTD/pull/12938#pullrequestreview-2306523699
12:47:48 <talltyler> truebrain: Yes, I last updated them on July 2 and nothing in this area has changed since then (but I gave them a quick read-through again just now, to be sure)
12:47:52 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285220610909405244/image.png?ex=66e97a77&is=66e828f7&hm=75ccf597af840ed5fb53f849e0dfff2dfea0d64ae521a52783f47bd9f150f4f4&
12:47:52 <xarick> investigating
12:48:00 <DorpsGek> [OpenTTD/OpenTTD] TrueBrain approved pull request #10409: Feature: Import town data from JSON file https://github.com/OpenTTD/OpenTTD/pull/10409#pullrequestreview-2306547073
12:48:20 <xarick> let me check that users\public
12:49:06 <xarick> C:\Users\Public\Documents is empty
12:49:12 <xarick> so it's not saving here
12:50:31 <peter1138> Maybe my last merge has broken it :p
12:50:45 <xarick> well it's not supposed to save there
12:50:57 <xarick> it's what i meant, just went to check if it did
12:51:01 <xarick> so it's fine
12:51:12 <peter1138> i mean, maybe my last merge has broken saving anywhere...
12:51:30 <LordAro> Public/Documents ? I don't think it's ever saved there
12:51:35 <peter1138> Can you save savegames?
12:51:49 <xarick> gonna test
12:52:59 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285221900066230303/image.png?ex=66e97bab&is=66e82a2b&hm=e994a64c850b5915b20a8007c774de3a113f122af702610e9cea5e6345b64776&
12:53:04 <xarick> šŸ™‚
12:54:46 <LordAro> that'd do it
12:55:59 <peter1138> Yup, so it's my last merge I guess.
12:56:32 <peter1138> "Works for me" though, of course.
12:56:43 <peter1138> Hmm.
12:57:09 <peter1138> Maybe not. Oh dear.
12:57:17 <peter1138> It wrote a file.
12:59:43 <LordAro> peter1138: it occurs to me that there's no copy constructor deletion on the FileHandle object
13:03:51 <peter1138> Implicit due to unique_ptr member.
13:04:01 <LordAro> ah, of course
13:04:13 <LordAro> not that then :)
13:07:34 <peter1138> We'll see...
13:08:56 <xarick> nullopt
13:09:05 <xarick> in the fh
13:15:42 <peter1138> if (this->file.has_value()) return;
13:15:44 <peter1138> That would do it.
13:15:51 <peter1138> Should be `!`
13:20:51 <peter1138> Hmm, not sure about the settings file though.
13:21:13 <peter1138> IniFile::SaveToDisk is one of the rate places that uses std::ofstream, so I didn't actually change that...
13:23:22 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #12941: Fix #12718: Inverted condition prevented actually writing data to files. https://github.com/OpenTTD/OpenTTD/pull/12941
13:24:12 <peter1138> Hmm
13:27:59 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler approved pull request #12941: Fix #12718: Inverted condition prevented actually writing data to files. https://github.com/OpenTTD/OpenTTD/pull/12941#pullrequestreview-2306667736
13:29:15 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler merged pull request #10409: Feature: Import town data from JSON file https://github.com/OpenTTD/OpenTTD/pull/10409
13:29:40 <talltyler> truebrain: šŸŽ‰
13:29:48 <truebrain> gratz šŸ™‚
13:29:52 <talltyler> Thanks for the review, been excited for this for a while šŸ˜„
13:30:17 <truebrain> good! Now tell the world! šŸ˜›
13:31:24 <talltyler> I will plan to write a dev diary on it when we release 14.0! In the meantime, yeah, there are some people here who might be interested... Especially as it'll come to JGRPP long before we release the next OpenTTD
13:31:52 <truebrain> you know we already released 14.0, rioght? šŸ˜›
13:32:10 <talltyler> Uh, 15.0 šŸ˜›
13:33:02 <peter1138> Re-release (don't fade away)
13:35:04 *** Ox7C5 has quit IRC (Ping timeout: 480 seconds)
13:45:27 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #12941: Fix 908ee729: Inverted condition prevented actually writing data to files. https://github.com/OpenTTD/OpenTTD/pull/12941
13:46:50 <xarick> let's test
13:47:28 <xarick> I am somewhere else
13:48:16 <xarick> <https://github.com/OpenTTD/OpenTTD/blob/master/src/fileio.cpp#L1174>
13:49:09 <xarick> f = NULL
13:49:20 *** nielsm has joined #openttd
13:50:17 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285236321530679296/image.png?ex=66e98919&is=66e83799&hm=1b712f2a45da087199670438ce6f51359ca354173a3ff56de6b0ccab9e9ed111&
13:53:30 <peter1138> Silly question but is that directly writable?
13:54:23 <xarick> yeah, it should be
13:57:46 <peter1138> Does the path exists even?
13:59:08 <xarick> yes
13:59:33 <xarick> just the folder, the file doesn't exist
14:00:11 <xarick> C:\Users\Ricardo Soares\Documents\OpenTTD\save
14:03:23 <xarick> I wonder, shouldn't the filename be only "Unnamed, 1950-01-01.sav"
14:03:52 <xarick> hmm maybe not, i dunno
14:05:12 <peter1138> Oh, we have a conflict that didn't conflict, too.
14:27:16 <DorpsGek> [OpenTTD/OpenTTD] PeterN opened pull request #12942: Fix ad020759: Update town data loader for FileHandle change. https://github.com/OpenTTD/OpenTTD/pull/12942
14:28:03 <peter1138> https://cdn.discordapp.com/attachments/1008473233844097104/1285245822933405788/image.png?ex=66e991f2&is=66e84072&hm=8b6c6de2201696a594994307c1900d6058473cc674dca43b871bd2707a3a192e&
14:28:03 <peter1138> xarick: What does this do for you?
14:28:10 <peter1138> (It might not compile... I'm not sure)
14:29:19 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #12942: Fix ad020759: Update town data loader for FileHandle change. https://github.com/OpenTTD/OpenTTD/pull/12942#pullrequestreview-2306852260
14:32:38 <peter1138> Weird if it's wrong though, because you can obviously open files for reading...
14:33:27 <xarick> line 1168 can i omit?
14:34:32 <peter1138> Yeah. You should be able to see the converted values in your debugger at least with those temporaries.
14:34:51 <peter1138> But as reading works, I'm not really sure what I was looking for šŸ˜„
14:36:02 <peter1138> Maybe `git checkout 3784a3d3` and try that. That is before my merge.
14:40:24 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285248932997496894/image.png?ex=66e994d8&is=66e84358&hm=ccfe1e441b683890af0d3b1a151308193d2d644afbf44ed952d6512d7bcfdaf3&
14:40:35 <xarick> f still NULL
14:42:05 <peter1138> Yeah, at least I know it's not anything weird with OTTD2FS. Thanks.
14:42:16 <peter1138> Have you tried vanilla OpenTTD? šŸ˜„
14:42:20 <peter1138> Erm
14:42:23 <xarick> yes, 14.1 works
14:42:31 <peter1138> Have you tried downloaded 14.1 OpenTTD... yeah.
14:42:32 <peter1138> Ok
14:42:37 <xarick> savegames and configs
14:42:41 <peter1138> And it writes to that location?
14:42:44 <xarick> yes
14:43:03 <talltyler> peter1138: Ah, thanks for fixing that šŸ™‚
14:46:53 <xarick> i created a savegame with 14.1
14:46:59 <xarick> loaded in master fine
14:47:11 <xarick> saved again with overwriting and worked
14:47:20 <xarick> but if i try to delete it, if fails
14:47:40 <xarick> if i try a new name, it fails
14:48:22 <peter1138> Try it with 3784a3d3 instead of master
14:48:22 <xarick> actually, the overwriting seems to not return an error
14:48:37 <xarick> but didn't overwrite, gamelog still says 14.1
14:48:59 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285251091843256414/image.png?ex=66e996db&is=66e8455b&hm=948900c84a89d14e09b7899d1d2990c1d4fbf3820e3f29950968d48847c9adf5&
14:48:59 <xarick> or maybe im wrong sorry
14:49:45 <peter1138> Revision changed is because it's loaded a 14.1 save in your current version.
14:50:34 <xarick> okay, the overwriting didn't really do anything, i cleared terrain for testing and upon loading the terrain was still green
14:50:58 <LordAro> i'd imagine the modification time on the file has not changed
14:51:02 <LordAro> which is rather easier to check
14:51:02 <xarick> 3784a3d3 gonna try this
14:51:10 <LordAro> the lack of any error is concerning though
14:51:55 <xarick> [2024-09-16 15:46:27] dbg: [misc:0] Removing C:\Users\Ricardo Soares\Documents\OpenTTD\save\Unnamed, 1950-01-01.sav failed: Acesso negado.
14:52:03 <xarick> access denied
14:52:19 <xarick> that's weird
14:52:21 <LordAro> sounds kinda like the folder permissions are wrong
14:52:27 <LordAro> but given 14.1 worked...
14:53:23 <peter1138> Wondering if it's a Windows security thing... 14.1 came from a known installer, self-build... who knows....
14:57:25 <xarick> maybe a result of windows formating
14:57:43 <xarick> I kept the D:\ partition
14:57:53 <xarick> where i got the openttd github stuff
14:58:11 <xarick> deleted C:\ partition and reinstalled windows there
14:58:41 <LordAro> can you write files to that folder otherwise?
14:58:45 <LordAro> e.g. some sort of text file
15:02:02 <xarick> yes
15:02:26 <LordAro> probably not the folder permissions then
15:02:47 <xarick> admins can write
15:02:51 <xarick> users can't
15:02:55 <xarick> i think i am admin
15:03:04 <LordAro> ...that would probably do it
15:03:16 <xarick> i could put a folder in
15:07:00 <LordAro> folder creation can do unexpected things even if you don't necessarily have permission
15:08:31 *** Flygon has joined #openttd
15:09:03 <xarick> git checkout 3784a3d3
15:09:07 <xarick> testing this
15:11:15 <xarick> can't delete savegame
15:11:20 <xarick> gonna checkout 14.1
15:14:31 <peter1138> I wonder if somehow your self-build version is running as a different user....
15:14:47 <peter1138> Or, indeed, your account permissions are all messed up.
15:14:50 <LordAro> that's what i'm thinking
15:15:26 <xarick> 14.1 can't delete savegame, well...
15:15:54 <xarick> self-built 14.1 can't delete
15:16:07 <xarick> 14.1 installed from openttd.org can
15:16:17 <xarick> well permissions, i have no idea how to solve
15:22:42 <xarick> Adding a Ricardo Soares permission, full control, let's see if it solves
15:25:29 <xarick> nop, still unable to delete savegame
15:27:19 <xarick> starting visual studio as admin
15:27:38 <xarick> might solve, not sure
15:27:52 <LordAro> it shouldn't
15:27:55 <peter1138> Definitely sounds like a bad idea.
15:27:56 <LordAro> and that's a really terrible idea
15:29:44 <xarick> didn't solve
15:30:05 <peter1138> Fucksake
15:30:16 <peter1138> Accidental timtam šŸ˜¦
15:32:46 *** gelignite has joined #openttd
15:33:40 <xarick> well, ill figure out something later
16:03:38 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285269876826439730/image.png?ex=66e9a859&is=66e856d9&hm=9ee2184e2ccf15fa1d594fe6d99206373db534a44c1bcb0d816bf70ac525b70d&
16:03:42 <xarick> probably this
16:04:33 <xarick> yep!
16:04:37 <xarick> problem solved
16:06:09 *** HerzogDeXtEr has joined #openttd
16:13:46 <peter1138> https://cdn.discordapp.com/attachments/1008473233844097104/1285272426858414092/image.png?ex=66e9aab9&is=66e85939&hm=857e8eb6b9d4e9705d4352c08ca34d12186421082ea42a1b0fa39f40d4020f41&
16:13:46 <peter1138> Yeah
16:14:09 <LordAro> https://learn.microsoft.com/en-us/windows/dev-drive/ this may be of interest to you
16:14:13 <xarick> a self-built openttd is a non-friendly application šŸ˜›
16:26:54 <xarick> virtual disks, hmm interesting
16:29:48 *** keikoz has quit IRC (Ping timeout: 480 seconds)
16:33:26 *** keikoz has joined #openttd
16:41:02 *** Wolf01 has joined #openttd
16:51:59 <peter1138> Well anyway, you made me find a real bug, so... cool šŸ™‚
16:52:28 <DorpsGek> [OpenTTD/OpenTTD] PeterN merged pull request #12942: Fix ad020759: Update town data loader for FileHandle change. https://github.com/OpenTTD/OpenTTD/pull/12942
17:15:53 <xarick> VCPKG_TARGET_TRIPLET
17:15:53 <xarick> x64-windows
17:16:01 <xarick> is this still required to be static?
17:16:07 <peter1138> Yes
17:16:15 <xarick> seems to work without static though
17:16:25 <xarick> where does it fail?
17:17:06 <peter1138> Linking normally...
17:19:51 <xarick> saved a game but resulted in 0 bytes
17:26:56 <peter1140> If you haven't fetched master since this morning, yes.
17:27:20 *** Ox7C5 has joined #openttd
17:44:08 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler opened pull request #12943: Fix #12940: Use specific error when overbuilding station on signals https://github.com/OpenTTD/OpenTTD/pull/12943
18:02:29 <truebrain> ooeeehhh, talltyler made a PR šŸ˜„
18:02:56 <Rubidium> ... just after you enticed him to close another of his PRs...
18:03:10 <truebrain> correlation? šŸ˜„
18:03:32 <DorpsGek> [OpenTTD/OpenTTD] PeterN dismissed a review for pull request #12932: Fix #12917: Write to negative array index for some string patterns. https://github.com/OpenTTD/OpenTTD/pull/12932#pullrequestreview-2301043770
18:03:35 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #12932: Fix #12917: Write to negative array index for some string patterns. https://github.com/OpenTTD/OpenTTD/pull/12932
18:03:51 <peter1138> Keep it simple, only one open PR at a time?
18:04:22 <andythenorth> "one in, one out"
18:04:30 <andythenorth> single kanban slot šŸ˜›
18:05:02 <truebrain> it would help in the sense that you are sure that the PR that is open is the most important PR for that person to have open šŸ˜„
18:05:33 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #12938: Add: Overlay cargo icon in vehicle/depot list when holding shift+ctrl. https://github.com/OpenTTD/OpenTTD/pull/12938#pullrequestreview-2307367360
18:13:21 <peter1138> > The only good thing about AI is that nobody talks nonsense about blockchain anymore.
18:13:47 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler commented on pull request #12938: Add: Overlay cargo icon in vehicle/depot list when holding shift+ctrl. https://github.com/OpenTTD/OpenTTD/pull/12938#pullrequestreview-2307393266
18:15:31 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #12938: Add: Overlay cargo icon in vehicle/depot list when holding shift+ctrl. https://github.com/OpenTTD/OpenTTD/pull/12938#pullrequestreview-2307397645
18:18:30 <talltyler> Aha.
18:20:25 <talltyler> If you mark that ready for review Iā€™d be happy to approve it šŸ™‚
18:21:03 <LordAro> peter1138: haha
18:25:57 <peter1138> talltyler: and I'm not even sure what itch I was scratching when I wrote it...
18:28:42 <DorpsGek> [OpenTTD/grfcodec] rubidium42 opened pull request #43: Fix: uploading of GRFcodec releases https://github.com/OpenTTD/grfcodec/pull/43
18:29:44 <peter1138> Oooo
18:33:09 <DorpsGek> [OpenTTD/grfcodec] TrueBrain commented on pull request #43: Fix: uploading of GRFcodec releases https://github.com/OpenTTD/grfcodec/pull/43#issuecomment-2353629609
18:35:05 <DorpsGek> [OpenTTD/grfcodec] TrueBrain commented on pull request #43: Fix: uploading of GRFcodec releases https://github.com/OpenTTD/grfcodec/pull/43#pullrequestreview-2307445267
18:36:02 <truebrain> hopefully _glx_ has a bit more time to guide you Rubidium; but I commented what I spotted by glancing over šŸ™‚
19:17:59 *** tokai has quit IRC (Ping timeout: 480 seconds)
19:18:55 *** tokai has joined #openttd
19:18:55 *** ChanServ sets mode: +v tokai
19:21:57 <_glx_> yeah grfcodec workflows don't set any output
19:22:18 <_glx_> because it was not needed šŸ™‚
19:30:00 <DorpsGek> [OpenTTD/grfcodec] glx22 commented on pull request #43: Fix: uploading of GRFcodec releases https://github.com/OpenTTD/grfcodec/pull/43#pullrequestreview-2307598859
19:39:48 *** tokai has quit IRC (Ping timeout: 480 seconds)
19:46:50 *** tokai has joined #openttd
19:46:50 *** ChanServ sets mode: +v tokai
19:58:56 *** tokai|noir has joined #openttd
19:58:56 *** ChanServ sets mode: +v tokai|noir
19:59:34 *** gelignite has quit IRC (Quit: Stay safe!)
19:59:39 *** tokai has quit IRC (Ping timeout: 480 seconds)
20:07:44 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
20:09:05 *** tokai has joined #openttd
20:09:05 *** ChanServ sets mode: +v tokai
20:16:15 *** tokai|noir has joined #openttd
20:16:15 *** ChanServ sets mode: +v tokai|noir
20:17:08 *** tokai has quit IRC (Ping timeout: 480 seconds)
20:33:08 *** nielsm has quit IRC (Ping timeout: 480 seconds)
20:49:33 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
20:52:15 *** tokai has joined #openttd
20:52:15 *** ChanServ sets mode: +v tokai
20:57:24 *** HerzogDeXtEr has quit IRC (Read error: Connection reset by peer)
21:03:11 *** tokai|noir has joined #openttd
21:03:11 *** ChanServ sets mode: +v tokai|noir
21:05:03 *** tokai has quit IRC (Ping timeout: 480 seconds)
21:07:23 <xarick> testing virtual hard drive
21:07:52 <xarick> devdrive
21:08:45 <xarick> nice, it works
21:10:02 <xarick> is it possible to move all my branches from a local repository to another local repository?
21:10:53 <xarick> not sure if a simple folder move would suffice
21:11:58 *** tokai|noir has quit IRC (Ping timeout: 480 seconds)
21:16:22 *** tokai has joined #openttd
21:16:23 *** ChanServ sets mode: +v tokai
21:31:39 <dwfreed> there is nothing in git that cares about where the files are, so yes, you can move it freely
21:31:53 <dwfreed> note that if you've done a build before, you'll probably to fully clean that out
21:32:02 <dwfreed> s/probably/& have/
21:37:33 <xarick> vcpkg doesn't autoconfigure itself šŸ˜¦
21:41:00 <xarick> also the upstream remote isn't added automaticaly with visual studio
21:45:29 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1285355907437432962/image.png?ex=66e9f879&is=66e8a6f9&hm=ea960c01973228ce9af2a4d1f1725be97ad0bbcd71ab13cbca161709c71cb811&
21:45:29 <xarick> permissions
21:47:28 *** keikoz has quit IRC (Ping timeout: 480 seconds)
21:49:36 <xarick> are the files inside .git, all i need to copy?
21:50:24 <xarick> gonna test
21:52:26 <xarick> yay, it works!
22:18:47 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
23:01:15 *** D-HUND has joined #openttd