Times are UTC Toggle Colours
02:16:25 *** tokai|noir has joined #openttd 02:16:25 *** ChanServ sets mode: +v tokai|noir 02:23:11 *** tokai has quit IRC 02:23:59 *** glx has quit IRC 02:31:54 *** jpw_ has joined #openttd 02:31:56 *** jpw has quit IRC 02:31:56 *** jpw_ is now known as jpw 02:53:06 *** D-HUND has joined #openttd 02:56:30 *** debdog has quit IRC 05:59:17 *** nielsm has joined #openttd 06:48:59 *** andythenorth_ has joined #openttd 06:57:05 *** andythenorth_ has quit IRC 08:28:46 *** nielsm has quit IRC 08:30:56 *** Flygon has joined #openttd 08:40:58 <DorpsGek> [OpenTTD/OpenTTD] AaronKatzin commented on pull request #9881: Add: [AzurePipelines] Ubuntu Jammy Jellyfish (22.04) build for releases https://github.com/OpenTTD/OpenTTD/pull/9881#issuecomment-1207175867 09:09:49 *** Tirili has quit IRC 09:23:52 <LordAro> "azure pipelines" 09:29:10 *** Samu has joined #openttd 09:31:57 *** Wolf01 has joined #openttd 10:55:51 *** D-HUND is now known as debdog 11:30:34 *** Tirili has joined #openttd 12:53:01 *** Flygon has quit IRC 12:55:13 *** Flygon has joined #openttd 14:03:06 *** nielsm has joined #openttd 15:22:28 <Samu> https://github.com/OpenTTD/OpenTTD/pull/9961/files 15:22:43 <Samu> I have it _ctrl_pressed ? 0 : 1 15:23:06 <Samu> but it actually is a bool at the other end 15:23:26 <Samu> should I change to _ctrl_pressed ? false : true 15:23:33 <Samu> or just !_ctrl_pressed 15:23:40 <Samu> or leave it as 0 : 1 15:28:30 <nielsm> the old bitfield stuffing definitely wanted it as zero and one in specific, the new doesn't care about that 15:28:51 <nielsm> I'd say just use !_ctrl_pressed 15:29:45 <nielsm> even better would be to add a temporary local variable that describes what happens 15:30:11 <nielsm> like, "bool remove_tracks_too = !_ctrl_pressed;" or whatever the functionality is 15:56:35 <DorpsGek> [OpenTTD/OpenTTD] SamuXarick updated pull request #9961: Fix 6fe445e: Removing rail station parts without ctrl pressed was also removing tracks https://github.com/OpenTTD/OpenTTD/pull/9961 15:56:55 <Samu> does that look okay now? 15:58:48 <nielsm> seems good now yeah 16:15:45 *** sla_ro|master has joined #openttd 16:34:12 *** HerzogDeXtEr has quit IRC 16:56:34 *** tokai|noir has quit IRC 17:01:20 *** ufo-piloot has quit IRC 17:01:41 *** ufo-piloot has joined #openttd 17:12:12 *** Etua has joined #openttd 17:12:48 *** Etua has quit IRC 18:32:17 *** Tirili has quit IRC 18:35:28 <peter1138> Oh christ, London Edinburgh London... It's also the Fringe. 18:36:33 *** andythenorth_ has joined #openttd 18:44:37 *** andythenorth_ has quit IRC 18:54:46 <DorpsGek> [OpenTTD/OpenTTD] DorpsGek pushed 1 commits to master https://github.com/OpenTTD/OpenTTD/commit/6893135fef72d10ca385ae37a3e4482354526fa2 18:54:47 <DorpsGek> - Update: Translations from eints (by translators) 19:04:21 <LordAro> peter1138: AG22, just in case you're interested 19:06:35 *** osvaldo[m] has quit IRC 19:37:23 *** Wormnest has joined #openttd 19:49:11 *** glx has joined #openttd 19:49:11 *** ChanServ sets mode: +v glx 19:58:50 *** Flygon has quit IRC 20:14:06 *** sla_ro|master has quit IRC 20:54:07 *** nielsm has quit IRC 21:06:04 *** HerzogDeXtEr has joined #openttd 22:03:16 *** Samu has quit IRC 22:11:50 *** Wolf01 has quit IRC 23:11:15 *** HerzogDeXtEr has quit IRC