⏴ go to previous day
00:31:12 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15357: Fix: [Script] IsBuildableRectangle is short for the width and height of 1 https://github.com/OpenTTD/OpenTTD/pull/15357#issuecomment-3987840182
00:50:01 <DorpsGek> [OpenTTD/OpenTTD] metablaster commented on pull request #15357: Fix: [Script] IsBuildableRectangle is short for the width and height of 1 https://github.com/OpenTTD/OpenTTD/pull/15357#issuecomment-3987900650
00:55:49 <DorpsGek> [OpenTTD/OpenTTD] glx22 commented on pull request #15357: Fix: [Script] IsBuildableRectangle is short for the width and height of 1 https://github.com/OpenTTD/OpenTTD/pull/15357#issuecomment-3987918441
01:09:50 <DorpsGek> [OpenTTD/OpenTTD] metablaster commented on pull request #15357: Fix: [Script] IsBuildableRectangle is short for the width and height of 1 https://github.com/OpenTTD/OpenTTD/pull/15357#issuecomment-3987961706
01:26:11 *** andythenorth has quit IRC (Quit: Connection closed for inactivity)
02:02:06 <DorpsGek> [OpenTTD/OpenTTD] metablaster updated pull request #15357: Fix: [Script] IsBuildableRectangle is short for the width and height of 1 https://github.com/OpenTTD/OpenTTD/pull/15357
02:05:06 <DorpsGek> [OpenTTD/OpenTTD] metablaster commented on pull request #15357: Fix: [Script] IsBuildableRectangle is short for the width and height of 1 https://github.com/OpenTTD/OpenTTD/pull/15357#issuecomment-3988145658
02:57:31 *** Wormnest has quit IRC (Quit: Leaving)
04:55:50 *** hazardaj_nombroj has quit IRC (Ping timeout: 480 seconds)
04:58:54 *** hazardaj_nombroj has joined #openttd
05:02:15 *** Zathras_7 has joined #openttd
05:02:36 *** Zathras_1 has joined #openttd
05:04:06 <DorpsGek> [OpenTTD/OpenTTD] eints-sync[bot] pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/259086ca1899a555195cf146820f70afc6072fb1
05:04:07 <DorpsGek> - Update: Translations from eints (by translators)
05:05:36 *** Zathras_11 has quit IRC (Ping timeout: 480 seconds)
05:05:56 *** Zathras_4 has quit IRC (Ping timeout: 480 seconds)
06:40:47 *** toktik has quit IRC (Remote host closed the connection)
07:00:02 *** toktik has joined #openttd
07:04:17 *** toktik has quit IRC (Remote host closed the connection)
07:04:43 *** toktik has joined #openttd
07:14:14 *** andythenorth has joined #openttd
07:15:36 *** toktik has quit IRC (Remote host closed the connection)
07:16:00 *** toktik has joined #openttd
07:47:28 *** toktik has quit IRC (Remote host closed the connection)
07:49:57 *** toktik has joined #openttd
08:24:28 *** Flygon has joined #openttd
08:49:06 <andythenorth> lunch?
08:56:58 <kuhnovic> I'll take a brown liquid "lunch"
08:59:24 <peter1138> Oh dear.
09:04:43 <peter1138> Not sure I see the point of #15357, has the potential to trip up scripts that work.
09:05:15 <LordAro> would require a compatibility layer likely
09:07:05 <_glx_> Yup compat layer for 0 width/height
09:07:34 <LordAro> possibly just replace the function with a TileArea function and replicate the old behaviour with the compatibility?
09:07:48 <peter1138> Possibly just don't touch it for the sake of touching it?
09:08:02 <LordAro> yeah, or just improve the documentation :)
09:32:07 <xarick> hi
09:32:18 <xarick> is buildable rectangle is bugged?
09:32:31 <xarick> how did I miss that!
09:37:14 <xarick> https://cdn.discordapp.com/attachments/1008473233844097104/1478325372083769446/image.png?ex=69a7fd4a&is=69a6abca&hm=a3772ee1feeccc4656f0f99b8dfe94abb9feb308ee71b2b82d61ca30c0b49eb5&
09:37:14 <xarick> well, DumbAI lives up to its name
09:42:30 <peter1138> Less than 0 will always return false.
10:41:16 *** SigHunter has quit IRC (Ping timeout: 480 seconds)
10:51:47 *** SigHunter has joined #openttd
11:21:51 *** ialokin has quit IRC (Ping timeout: 480 seconds)
12:31:46 <xarick> when i test my AI with 10k opcodes and medium speed, I get so disappointed by its performance :(
12:35:16 *** Heili has quit IRC (Remote host closed the connection)
12:37:30 *** Heili has joined #openttd
12:38:23 <LordAro> "when i drive slowly i get disappointed by how long it takes me to get anywhere"
12:49:07 *** ialokin has joined #openttd
12:52:53 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 commented on issue #15354: [Bug]: Mouse not moving after closing window https://github.com/OpenTTD/OpenTTD/issues/15354
12:57:16 <LordAro> i am suspicious
13:24:55 <peter1138> Uh
13:42:39 *** andythenorth has quit IRC (Quit: Connection closed for inactivity)
13:59:44 <DorpsGek> [OpenTTD/OpenTTD] 2TallTyler commented on issue #15354: [Bug]: Mouse not moving after closing window https://github.com/OpenTTD/OpenTTD/issues/15354
14:32:07 <rito12_51026> andythenorth: Hurray new badges in new horse https://github.com/Rito13/BaNaNaS-get_badge_labels/pull/11
14:37:10 *** andythenorth has joined #openttd
14:38:41 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 opened pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358
14:42:43 <DorpsGek> [OpenTTD/OpenTTD] PeterN commented on pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358#issuecomment-3991535485
14:58:15 *** bgs[m] has joined #openttd
15:30:02 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15353: Codechange: make enums in toolbar_gui.cpp file scoped https://github.com/OpenTTD/OpenTTD/pull/15353#pullrequestreview-3883356396
15:30:55 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 commented on pull request #15353: Codechange: make enums in toolbar_gui.cpp file scoped https://github.com/OpenTTD/OpenTTD/pull/15353#pullrequestreview-3883361657
15:40:48 *** Flygon_ has joined #openttd
15:47:36 *** Flygon has quit IRC (Ping timeout: 480 seconds)
16:07:14 *** Wormnest has joined #openttd
16:24:45 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 commented on pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358#issuecomment-3992150882
16:24:48 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 closed pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358
16:24:53 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 reopened pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358
16:25:03 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 closed pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358
16:26:23 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 reopened pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358
16:27:22 <DorpsGek> [OpenTTD/OpenTTD] Prashant27-07 commented on pull request #15358: Fix: release mouse capture when closing window via right-click https://github.com/OpenTTD/OpenTTD/pull/15358#issuecomment-3992167075
16:29:05 <peter1138> Uh
16:34:13 <mmtunligit> i feel like finding the OS specific stuff isnt that hard, theres a whole folder called OS
16:47:04 *** andythenorth has quit IRC (Quit: Connection closed for inactivity)
17:13:53 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15359: Codechange: use a scoped enum for ServerGameType https://github.com/OpenTTD/OpenTTD/pull/15359
17:29:20 *** Wolf01 has joined #openttd
17:30:56 *** andythenorth has joined #openttd
17:43:10 <DorpsGek> [OpenTTD/OpenTTD] LordAro approved pull request #15359: Codechange: use a scoped enum for ServerGameType https://github.com/OpenTTD/OpenTTD/pull/15359#pullrequestreview-3884141561
17:53:41 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #15359: Codechange: use a scoped enum for ServerGameType https://github.com/OpenTTD/OpenTTD/pull/15359
17:56:26 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
17:57:04 *** WormnestAndroid has joined #openttd
17:59:14 *** Wormnest has quit IRC (Ping timeout: 480 seconds)
18:07:24 <andythenorth> hmm
18:07:30 <andythenorth> 18 core M5
18:07:55 <andythenorth> probably faster Horse compile than 14 core M4
18:07:57 <andythenorth> will I though?
18:13:59 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
18:16:34 *** WormnestAndroid has joined #openttd
18:24:36 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
18:26:23 *** WormnestAndroid has joined #openttd
18:47:50 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15360: Codechange: use a scoped enum for NetworkErrorCode https://github.com/OpenTTD/OpenTTD/pull/15360
19:01:10 *** brickblock19280 has joined #openttd
19:01:10 <brickblock19280> is town perm storage newgrf local?
19:03:09 <andythenorth> local write, global read?
19:03:12 <andythenorth> I believe
19:08:53 <peter1138> Each NewGRF gets its own storage.
19:47:20 <DorpsGek> [OpenTTD/OpenTTD] Rito13 opened pull request #15361: Codechange: [CI] Distinguish errors from each other in file description checker. https://github.com/OpenTTD/OpenTTD/pull/15361
19:56:20 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
19:58:56 *** WormnestAndroid has joined #openttd
20:03:00 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
20:04:12 <DorpsGek> [OpenTTD/OpenTTD] Rito13 opened pull request #15362: Codefix 22f5b61: Paths with "/" in file-descriptions.py are invalid on Windows. https://github.com/OpenTTD/OpenTTD/pull/15362
20:04:13 *** WormnestAndroid has joined #openttd
20:10:05 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 approved pull request #15362: Codefix 22f5b61: Paths with "/" in file-descriptions.py are invalid on Windows. https://github.com/OpenTTD/OpenTTD/pull/15362#pullrequestreview-3884801792
20:11:33 *** Wormnest has joined #openttd
20:11:55 <andythenorth> naptime?
20:16:17 <andythenorth> not sure I need 36GB https://usercontent.irccloud-cdn.com/file/gGNvmZFR/image.png
20:16:20 <andythenorth> _shopping_
20:16:30 <andythenorth> 24GB might be enough
20:29:15 <DorpsGek> [OpenTTD/OpenTTD] rubidium42 opened pull request #15363: Codechange: make NetworkJoinStatus a scoped enum and remove unused value/strings https://github.com/OpenTTD/OpenTTD/pull/15363
20:31:31 <LordAro> andythenorth: but how can you be sure?
20:31:47 <andythenorth> indeed
20:32:16 <andythenorth> "I don't want to pay for 36GB in a new laptop" might tip the balance
20:35:02 <peter1138> Whatever happened to powers-of-2?
20:35:43 <andythenorth> new world apparently
20:35:47 <andythenorth> Apple world anyway
20:35:57 <andythenorth> seems to be increments of 12GB
20:36:15 <andythenorth> hmm Horse compile isn't really parallel enough to bother the cores I've got https://usercontent.irccloud-cdn.com/file/8F8kc7Ou/image.png
20:43:26 <andythenorth> OpenTTD compile gets the benefit https://usercontent.irccloud-cdn.com/file/Um9h1DMB/image.png
20:45:43 *** Aurelia has joined #openttd
21:33:25 <andythenorth> these are weird :) https://usercontent.irccloud-cdn.com/file/wp8qVoXe/image.png
21:33:42 <andythenorth> and all the passenger coaches in Horse appear to be (Steam) :P
21:33:47 <andythenorth> I haven't figured out why yet
21:40:56 <peter1138> Depends what it's attached to.
21:50:26 <andythenorth> another school day
21:50:31 <andythenorth> like all the others
21:53:39 <peter1138> Hmm?
21:54:17 <andythenorth> "I learnt something there"
21:54:33 <peter1138> I mean... it's been like that since it was introduced.
21:54:56 <peter1138> That being its purpose.
22:49:20 <andythenorth> hmm 1 spare engine ID in the Horse rules
22:49:25 <andythenorth> what shall I use it for?
22:49:46 <andythenorth> use it for sleeping :P
23:02:19 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
23:11:57 *** WormnestAndroid has quit IRC (Remote host closed the connection)
23:11:58 *** WormnestAndroid has joined #openttd
23:18:18 <reldred> Maglev 😛
23:53:23 *** Flygon_ has quit IRC (Quit: A toaster's basically a soldering iron designed to toast bread)
continue to next day ⏵