IRC logs for #openttd on OFTC at 2026-06-05
            
01:16:03 *** MinchinWeb[m] has joined #openttd
01:21:27 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
01:28:35 *** MinchinWeb[m] has joined #openttd
01:34:31 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
01:45:01 *** Flygon has quit IRC (Remote host closed the connection)
01:59:19 *** Wormnest has quit IRC (Quit: Leaving)
02:03:17 *** MinchinWeb[m] has joined #openttd
02:11:22 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
02:11:45 *** MinchinWeb[m] has joined #openttd
02:34:38 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
02:36:46 *** WormnestAndroid has joined #openttd
03:45:59 *** Philemon has joined #openttd
03:49:19 *** Phileman has quit IRC (Ping timeout: 480 seconds)
04:47:51 *** Flygon has joined #openttd
05:30:49 *** tokai|noir has joined #openttd
05:30:49 *** ChanServ sets mode: +v tokai|noir
05:37:36 *** tokai has quit IRC (Ping timeout: 480 seconds)
08:48:13 <peter1138> _glx_, I wonder if something needs booting again, no eints commits since 28th May.
08:48:28 <peter1138> Could just be no changes.
09:24:56 <tateisukannanirase> Is there a CMakePresets.json floating around anywhere that I can use as a starting point? (no real idea what I'm doing but I'd like to build non-debug builds for further testing)
09:27:59 <LordAro> run cmake with -DRelWithDebInfo
09:28:47 <yiffgirl> tateisukannanirase: folks in the irc don't see edits i think.
09:29:10 <LordAro> correct
09:39:06 <peter1138> If you're using Codium/VS Code, then the "CMake Tools" extension should just make everything work, built in.
09:39:26 <peter1138> I've never needed to do anything with a CMakePresets.json
09:54:14 <rito12_13> Does road stop's `view` (var 0x40) do the same job for props 0x13 and 0x14 as station's `tile_type` (var 0x40) for props 0x20 and 0x21?
09:58:52 <peter1138> Not quite but similar.
10:00:16 <peter1138> IIRC, for road stops, the view is: 0-3 are diagdirection of bay stop, 4-5 are axis of drivethrough stop.
10:01:29 <rito12_13> that would match the nml constants 😄
10:01:50 <peter1138> Okay, so reading the question again...
10:02:06 <peter1138> Yes, "view" is the index into prop 13/14.
10:02:22 <tateisukannanirase> peter1138: that's how I've been getting by so far, but I would like to build without debugging to see the performance impact of my change. I can just do it from the terminal, I guess.
10:02:33 <rito12_13> perfect, thanks
10:03:32 <peter1138> tateisukannanirase, Ctrl-Shift-P -> CMake: Select Variant -> RelWithDebInfo
10:04:22 <peter1138> (You can also use CMake: Select Kit to switch compiler)
10:05:47 <peter1138> I also set my "Cmake: Build Directory" configuration to `${workspaceFolder}/build/${buildKitVendor}/${buildType}`. so that I can test GCC/Clang and Release/Debug builds.
10:14:18 <DorpsGek> [OpenTTD/nml] Rito13 commented on pull request #388: Add: Station/RoadStop height and blocked pillar flag lists. https://github.com/OpenTTD/nml/pull/388#issuecomment-4630471458
10:16:11 <DorpsGek> [OpenTTD/nml] Rito13 commented on pull request #378: Support vehicle var 0x65 https://github.com/OpenTTD/nml/pull/378#issuecomment-4630482786
10:18:28 <peter1138> \o/
10:18:54 <peter1138> There is a track for this somewhere, but I forget where. And it might not have been put on the tracker to track.
10:19:19 <rito12_13> https://wiki.openttd.org/en/Development/NewGRF/Specification%20Status ?
10:19:46 <tateisukannanirase> peter1138: that worked, thanks!
10:19:55 <peter1138> rito12_13, Yeah :)
10:20:07 <peter1138> Hmm, perhaps I should re-open frosch's RTL sprite work.
10:20:26 <peter1138> (I rebased it but can't push to the repo)
11:00:17 <_glx_> peter1138: Scheduled workflows are running, so might be no changes
11:01:16 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
11:01:18 *** WormnestAndroid has joined #openttd
11:01:18 *** WormnestAndroid has quit IRC (Read error: Connection reset by peer)
11:01:33 *** WormnestAndroid has joined #openttd
11:01:35 *** WormnestAndroid has quit IRC (Remote host closed the connection)
11:01:54 *** WormnestAndroid has joined #openttd
12:36:08 <peter1138> orudge, zernebok-go-boom?
13:40:10 <_glx_> done some translations, so I know changes are pending 🙂
13:47:21 <peter1138> :)
14:13:10 *** Wormnest has joined #openttd
14:35:40 *** Flygon has quit IRC (Read error: Connection reset by peer)
16:21:32 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
16:21:42 *** MinchinWeb[m] has joined #openttd
16:26:31 <DorpsGek> [OpenTTD/steam-social] leahanderson1 opened issue #6: fails to initialize if steam account does not own OpenTTD https://github.com/OpenTTD/steam-social/issues/6
16:38:00 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
16:40:10 *** Wormnest has quit IRC (Ping timeout: 480 seconds)
16:40:58 *** MinchinWeb[m] has joined #openttd
16:45:22 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
16:46:34 *** WormnestAndroid has joined #openttd
17:32:06 *** gelignite has joined #openttd
17:34:11 *** Wolf01 has joined #openttd
17:46:37 <_zephyris> Is it possible to disable foundations for road/rail anymore?
17:47:03 <peter1138> You mean "autoslope"?
17:47:40 <peter1138> build_on_slopes
18:04:13 *** WormnestAndroid has quit IRC (Ping timeout: 480 seconds)
18:15:51 *** WormnestAndroid has joined #openttd
18:19:17 *** MinchinWeb[m] has quit IRC (Read error: Connection reset by peer)
18:20:13 *** MinchinWeb[m] has joined #openttd
18:57:35 *** WormnestAndroid has quit IRC (Remote host closed the connection)
18:57:51 *** WormnestAndroid has joined #openttd
19:08:29 *** Wormnest has joined #openttd
19:24:09 <_zephyris> Thanks, that's the one
19:45:05 <DorpsGek> [OpenTTD/nml] Rito13 opened pull request #432: Change: Use explicit (Var)Action2 results for "callback failed" and "calculated result". https://github.com/OpenTTD/nml/pull/432
21:45:50 *** MinchinWeb[m] has quit IRC (Ping timeout: 480 seconds)
21:46:01 *** MinchinWeb[m] has joined #openttd
21:55:46 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
22:14:38 *** gelignite has quit IRC ()
23:42:00 <DorpsGek> [OpenTTD/OpenTTD] Baricus updated pull request #15350: Add: Screensaver Mode https://github.com/OpenTTD/OpenTTD/pull/15350
23:57:37 *** Flygon has joined #openttd