IRC logs for #openttd.dev on OFTC at 2016-12-04
⏴ go to previous day
11:44:18 *** welshdragon has joined #openttd.dev
12:52:47 <fonsinchen> They fix the performance regression that V453000 has reported in #openttd by iterating the vehicles in a different order and skipping manually routed cargo on DeleteStaleLinks()
12:54:37 *** aard has joined #openttd.dev
13:25:12 *** frosch123 has joined #openttd.dev
13:25:12 *** ChanServ sets mode: +v frosch123
13:38:34 <frosch123> 0505 always deletes all links for undistributed cargo, right? shouldn't that check also be in the function that creates the links, so the links are not even created?
19:26:29 *** frosch123 has joined #openttd.dev
19:26:29 *** ChanServ sets mode: +v frosch123
19:32:51 *** frosch123 has joined #openttd.dev
19:32:51 *** ChanServ sets mode: +v frosch123
19:35:09 <LordAro> everyone else was getting spammed with PMs, i presume?
19:37:42 <frosch123> you should disable autoaccept :)
19:37:54 <frosch123> where do i enable usermodes though
19:38:24 <LordAro> was just a /mode LordAro +g for me
19:39:29 <Rubidium> but does that mean nobody can message you?
19:39:44 <frosch123> but that already failed for joining in this case
19:39:50 <frosch123> apparently they are all registered to services
19:40:21 <Rubidium> ah well, I'm just happy that irssi can close hundreds of windows in one command
19:44:19 <LordAro> means that no one can message you, but it tells you that they tried (so you can /accept them)
19:45:08 <LordAro> ah, there go the autokills
19:47:58 <LordAro> 18:47:41 -!- Irssi: #openttd: Total of 1022 nicks [6 ops, 0 halfops, 2 voices, 1014 normal]
19:48:03 <LordAro> still got a way to go though :>
19:49:06 <frosch123> aw, +g prevents dorpsgek from talking to me :/
19:49:38 <LordAro> should work if you open a query with it?
19:50:41 <frosch123> though i opened it before setting +g
19:50:45 <frosch123> does that make a difference?
19:51:12 <LordAro> try sending it anything?
19:51:39 <frosch123> added /accept, now it works
19:51:59 <frosch123> so, dorpsgek is now the only one who may talk to me :)
20:44:38 <fonsinchen> frosch123: 0505 does not unconditionally delete those links. It just doesn't got to extreme lengths to check if they are actually still alive when they time out.
20:45:17 <fonsinchen> We do that for autodistributed cargo so that it's not constantly rerouted if the links drop and get re-established
20:45:56 <fonsinchen> We don't need to do it if the links only serve an informational purpose.
20:46:42 <fonsinchen> So, the change doesn't disable the link graph for manually distributed cargo. It only drops the extra effort to check links that time out.
20:55:40 <fonsinchen> frosch123: Does "ah, i see" count as "approved"?
20:56:01 <LordAro> looks like the flood is over?
20:56:25 <frosch123> sure, looks nice :)
23:54:36 *** michi_cc has joined #openttd.dev
23:54:36 *** ChanServ sets mode: +v michi_cc
continue to next day ⏵