IRC logs for #openttd on OFTC at 2022-08-06
⏴ go to previous day
02:16:25 *** tokai|noir has joined #openttd
02:16:25 *** ChanServ sets mode: +v tokai|noir
02:23:11 *** tokai has quit IRC (Ping timeout: 480 seconds)
02:31:56 *** jpw has quit IRC (Ping timeout: 480 seconds)
02:56:30 *** debdog has quit IRC (Ping timeout: 480 seconds)
06:48:59 *** andythenorth_ has joined #openttd
06:57:05 *** andythenorth_ has quit IRC (Ping timeout: 480 seconds)
08:28:46 *** nielsm has quit IRC (Ping timeout: 480 seconds)
09:09:49 *** Tirili has quit IRC (Quit: Leaving)
10:55:51 *** D-HUND is now known as debdog
12:53:01 *** Flygon has quit IRC (Quit: A toaster's basically a soldering iron designed to toast bread)
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: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:10 <nielsm> like, "bool remove_tracks_too = !_ctrl_pressed;" or whatever the functionality is
15:56:55 <Samu> does that look okay now?
16:15:45 *** sla_ro|master has joined #openttd
16:34:12 *** HerzogDeXtEr has quit IRC (Read error: Connection reset by peer)
16:56:34 *** tokai|noir has quit IRC (Quit: c('~' )o)
17:01:20 *** ufo-piloot has quit IRC (Quit: you click on fancy icons. i execute code !)
17:01:41 *** ufo-piloot has joined #openttd
18:32:17 *** Tirili has quit IRC (Remote host closed the connection)
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 (Ping timeout: 480 seconds)
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 (Quit: Client limit exceeded: 20000)
19:37:23 *** Wormnest has joined #openttd
19:58:50 *** Flygon has quit IRC (Quit: A toaster's basically a soldering iron designed to toast bread)
20:14:06 *** sla_ro|master has quit IRC ()
20:54:07 *** nielsm has quit IRC (Ping timeout: 480 seconds)
21:06:04 *** HerzogDeXtEr has joined #openttd
22:03:16 *** Samu has quit IRC (Ping timeout: 480 seconds)
22:11:50 *** Wolf01 has quit IRC (Quit: Once again the world is quick to bury me.)
23:11:15 *** HerzogDeXtEr has quit IRC (Read error: Connection reset by peer)
continue to next day ⏵