IRC logs for #openttd on OFTC at 2026-02-22
            
00:02:02 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #14391: Change: Make tile highlight red if the place operation would fail. https://github.com/OpenTTD/OpenTTD/pull/14391
00:02:05 <peter1138> Oh, I hadn't committed my fixes.
00:02:11 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
00:26:53 <_glx_> ``` [906/907 -- 143.314]Linking CXX executable openttd.exe
00:26:53 <_glx_> [907/907 -- 147.906]Linking CXX executable openttd_test.exe``` feels correct for a release full rebuild
00:32:09 *** gelignite has quit IRC ()
00:33:18 <_glx_> ``` [906/907 -- 140.253]Linking CXX executable openttd.exe
00:33:18 <_glx_> [907/907 -- 140.624]Linking CXX executable openttd_test.exe``` for debug full rebuild
00:54:32 *** toktik is now known as Guest3402
00:54:39 *** toktik has joined #openttd
00:58:38 *** Guest3402 has quit IRC (Ping timeout: 480 seconds)
01:09:34 *** Tiger[m]1 has joined #openttd
02:53:01 *** Wormnest has quit IRC (Quit: Leaving)
04:13:33 *** Zathras_11 has joined #openttd
04:17:11 *** Zathras_7 has quit IRC (Ping timeout: 480 seconds)
04:23:31 *** WormnestAndroid has quit IRC (Remote host closed the connection)
04:23:46 *** WormnestAndroid has joined #openttd
04:58:30 *** Beer has quit IRC (Quit: Leaving)
05:05:17 <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/2cce03e2e12f8e1b3285cebbb03e4e298f4539b3
05:05:18 <DorpsGek> - Update: Translations from eints (by translators)
05:54:14 <DorpsGek> [OpenTTD/OpenTTD] abi9ail opened pull request #15334: Fix #15318: Nonsensical error message when trying to send aircraft to hangar with no usable airports https://github.com/OpenTTD/OpenTTD/pull/15334
05:58:47 <__abigail> Anyone up to help me get a job? Recruiter wants my GitHub and it's a bit barren :p
06:18:57 <DorpsGek> [OpenTTD/OpenTTD] abi9ail opened pull request #15335: Change: Decapitalise third line strings https://github.com/OpenTTD/OpenTTD/pull/15335
07:14:09 *** Zathras_11 has quit IRC (Quit: Initiating getting-the-hell-out-of-here maneuver!)
07:33:08 <rito12_51026> xarick: I did benchmarks and master (with documentation) took on average one second longer than 15.2 (without documentation) what is included in the measurement error and shouldn't be noticed.
07:33:08 <rito12_51026> [Gist with the command and output](https://gist.github.com/Rito13/fdf9563f234ed8a00edcbc91f9aa6474).
08:00:26 <DorpsGek> [OpenTTD/OpenTTD] Rito13 opened pull request #15336: Cleanup: STR_ERROR_TOO_CLOSE_TO_EDGE_OF_MAP_SUB is not needed. https://github.com/OpenTTD/OpenTTD/pull/15336
08:01:25 *** hpiirai has joined #openttd
08:01:25 <hpiirai> 437 strings outdated 😬
08:23:09 <DorpsGek> [OpenTTD/OpenTTD] Squall-Leonhart commented on issue #15124: [Bug]: Game save failing on Windows https://github.com/OpenTTD/OpenTTD/issues/15124
09:10:12 *** Zathras_7 has joined #openttd
09:42:58 *** gelignite has joined #openttd
10:00:26 <xarick> 15124 sounds like a folder protection issue
10:00:42 <xarick> windows can be very annoying with that
10:01:48 *** gelignite has quit IRC ()
10:08:05 <xarick> There's Protected Folders
10:08:33 <xarick> and there's "allow an application to ignore protected folders", but in english
10:24:38 <xarick> PPMd savegames are small
10:24:46 <xarick> smaller than lzma 9
10:35:50 <Rubidium> how much slower does that make the compiles?
10:53:40 <xarick> isn't there a source code for PPM in c++ =
10:53:55 <xarick> can't find anything
11:00:33 <Rubidium> so how do you know it's better?
11:01:43 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1475085137518788649/image.png?ex=699c3396&is=699ae216&hm=e6e6e12bbf493ca949db50c0667df78ecafd85b9cd6970900afd115d989e9714&
11:01:43 <xarick> i tested the version from windows
11:02:20 <xarick> from 7-zip i guess
11:04:09 <xarick> the .sav is uncompressed, it's "none"
11:04:21 *** Wolf01 has joined #openttd
11:05:22 <xarick> zst has ppmd inbuilt? unsure
11:08:51 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 updated pull request #15333: Codechange: document a number of functions and variables https://github.com/OpenTTD/OpenTTD/pull/15333
11:10:21 <Rubidium> something about apples and oranges
11:23:58 <DorpsGek> [OpenTTD/OpenTTD] darrencomeau opened pull request #15337: Feature, Fix #15152, Fix #7965: Expert game option to enable transfer profits as immediate payments to company https://github.com/OpenTTD/OpenTTD/pull/15337
11:27:15 <xarick> maybe it's from the skd <https://www.7-zip.org/sdk.html>
11:28:10 <DorpsGek> [OpenTTD/OpenTTD] darrencomeau updated pull request #15337: Feature: Fix #15152, Fix #7965: Expert game option to enable transfer profits as immediate payments to company https://github.com/OpenTTD/OpenTTD/pull/15337
11:32:56 <xarick> 15337 = transfer to anywhere and you gain money!
11:36:01 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 commented on pull request #15337: Feature: Fix #15152, Fix #7965: Expert game option to enable transfer profits as immediate payments to company https://github.com/OpenTTD/OpenTTD/pull/15337#issuecomment-3940753386
11:46:16 <DorpsGek> [OpenTTD/OpenTTD] darrencomeau commented on pull request #15337: Feature: Fix #15152, Fix #7965: Expert game option to enable transfer profits as immediate payments to company https://github.com/OpenTTD/OpenTTD/pull/15337#issuecomment-3940774681
11:51:06 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
11:52:47 *** MinchinWeb[m] has joined #openttd
12:15:44 <hazardaj_nombroj> is it possible to edit translation files through github pull requests instead of eints, in case massive edits are necessary?
12:30:34 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
12:33:10 *** Wolf01 has joined #openttd
12:34:54 <Wolf01> So... many years into windows11, wsl support etc and still unable to mount a SD card with ext4 partition -.-
12:38:03 <_glx_> Unfortunately no
12:41:59 <Wolf01> Not really a problem, I can mount it on steam deck, but I would have liked it better without extra steps
12:44:57 *** WormnestAndroid has quit IRC (Remote host closed the connection)
12:45:37 *** WormnestAndroid has joined #openttd
13:18:04 <_glx_> seems it's possible according to <https://windowsreport.com/ext4-windows-11/>
13:20:17 <Rubidium> sadly... I would not bat an eye if a recent Microsoft update broke it or it was hallucinated
13:24:51 <_glx_> let's fix the 437 outdated strings
13:51:20 *** gelignite has joined #openttd
13:53:16 <_glx_> 337 left to do
14:51:12 <peter1138> :o
14:51:32 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
14:51:52 *** MinchinWeb[m] has joined #openttd
15:04:10 *** Flygon has quit IRC (Read error: Connection reset by peer)
15:06:05 <hpiirai> 233 left
15:14:34 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #14391: Change: Make tile highlight red if the place operation would fail. https://github.com/OpenTTD/OpenTTD/pull/14391
15:20:04 <_glx_> done (and as always I found inconsistencies in the translation so had to fix them
15:23:45 <_glx_> this error string "update" is about 10% of the total strings
15:32:19 <hpiirai> so now we just wait for an “update” affecting the other 90%?
15:35:34 <Rubidium> we could do worse... go from uppercase to camelcase for string constants ;)
15:35:53 <Rubidium> then you can redo all strings
15:37:18 <hpiirai> yay
15:37:39 *** Wormnest has joined #openttd
15:37:46 *** talltyler has joined #openttd
15:37:46 <talltyler> Finished en-US, the most useless translation 😛
15:44:06 <Rubidium> are you sure?
15:45:07 <talltyler> Maybe Australian English is more similar to British English
15:45:19 <talltyler> So I guess I don’t know
15:45:23 *** notluke2578 has joined #openttd
15:45:23 <notluke2578> it is not
15:48:35 *** belajalilija has joined #openttd
15:48:35 <belajalilija> I think aus English is closer to British English than US English is
15:48:59 <Rubidium> The 15 branch has ~125 differences for AU and ~500 for US (after accounting for RAW_STRING/STRINGn)
15:49:01 <belajalilija> But to be safe just replace every word with cunt and mate and it’ll be fine
15:49:44 <notluke2578> hugh jackman for any name too
15:50:19 <belajalilija> Any vehicle can be called a ute also
15:50:53 <Rubidium> for some 'weird' reason they're relatively a lot closer in master 550 vs 900 (only +~65% differences vs +300% differences)
18:06:22 <peter1138> Hmm
18:25:40 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #14391: Change: Make tile highlight red if the place operation would fail. https://github.com/OpenTTD/OpenTTD/pull/14391
18:33:52 <andythenorth> well
18:39:57 <rito12_51026> That's funny on Friday you were pink cat and today you are green one
18:44:57 *** Zathras_4 has joined #openttd
19:03:59 <Rubidium> yeah, our village idiot changed all the cat colours last night ;)
19:19:28 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler approved pull request #15336: Cleanup: STR_ERROR_TOO_CLOSE_TO_EDGE_OF_MAP_SUB is not needed. https://github.com/OpenTTD/OpenTTD/pull/15336#pullrequestreview-3838491303
19:58:06 <andythenorth> https://usercontent.irccloud-cdn.com/file/msHJR4Se/image.png
19:58:30 <andythenorth> I guess that translations didn't stop being needed after I deleted them in all my grfs :|
20:01:24 <andythenorth> wonder why the FIRS Wharf reports as being so large in 14391 https://usercontent.irccloud-cdn.com/file/eHtogBPA/image.png
20:01:47 <andythenorth> https://usercontent.irccloud-cdn.com/file/u6SY8UKm/image.png
20:04:29 <peter1138> It measures all possible layouts, because it doesn't know which one is actually going to be built.
20:09:21 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1475222955544805634/Unnamed_1991-05-21.png?ex=699cb3f0&is=699b6270&hm=5b6cf9038c2c0e5b07d300a20121b0052a99efe6f8dd52d965afaa0fbe9c61c9&
20:09:21 <xarick> that bridge... almost passing as a bug
20:11:44 <andythenorth> ah so the wharf has a large set of extra 0xFF water tiles, and then lots of layouts with them in different orientations
20:16:07 <DorpsGek> [OpenTTD/OpenTTD] PeterN updated pull request #14391: Change: Make tile highlight red if the place operation would fail. https://github.com/OpenTTD/OpenTTD/pull/14391
20:17:06 <peter1138> And it should be optional.
20:28:10 <andythenorth> testing the preview build
20:28:18 <andythenorth> preview is nice, I forget we have it
20:29:06 <andythenorth> there's some setting for 'one industry per town'
20:29:13 <andythenorth> how do I turn it off?
20:29:57 <andythenorth> I've searched for 'industry', 'industries' and 'town' in settings
20:31:01 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1475228410791067760/image.png?ex=699cb905&is=699b6785&hm=f20baec8d346bef9eb5c672cff35704ab972d0ce1b538acc3d42cef211058441&
20:32:01 <andythenorth> oh I need to do this https://usercontent.irccloud-cdn.com/file/UGx6rG21/image.png
20:59:57 <rito12_51026> Rubidium: Where are they, I don't see any idiots here
21:05:38 <andythenorth> @rito12_51026 translate 'dorpsgek' :)
21:10:07 <rito12_51026> Aha, nice, for what time is it?
21:17:24 <peter1138> andythenorth's cat changed because andythenorth has a different nick.
21:18:07 *** gelignite has quit IRC ()
21:40:13 <jfkuayue> andythenorth\_
21:40:25 <jfkuayue> wait for IRC i was intended to type andythenorth_
21:41:59 <andythenorth> I registered my nick on oftc years ago, but I've forgotten how to reauth for it
21:42:56 <andythenorth> I could google that
22:46:40 <jfkuayue> https://cdn.discordapp.com/attachments/1008473233844097104/1475262546322657542/image.png?ex=699cd8d0&is=699b8750&hm=4fa288f78bbe4275bfb1cbbd141b6d77f5bbab496c901b4fb7a3c4458b638242&
22:46:40 <jfkuayue> Xarick is playing airlinesim? 😮
23:00:09 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
23:15:12 <__abigail> talltyler: Expert here
23:15:12 <__abigail> How can I help you?
23:18:30 <__abigail> https://cdn.discordapp.com/attachments/1008473233844097104/1475270556633792636/image.png?ex=699ce045&is=699b8ec5&hm=8ed719f4b5b2216a881806d59fcf2191cfe59d550d8cbb57e7a0dcddb54ffb39&
23:18:30 <__abigail> OI
23:46:07 *** emperorjake has joined #openttd
23:46:07 <emperorjake> AXIS has a dew Aussie easter eggs like Servo lol
23:57:55 <__abigail> emperorjake: That isn't an easter egg. They __ARE__ servos smh