Config
Log for #openttd.dev on 4th December 2016:
Times are UTC Toggle Colours
10:44:18  *** welshdragon has joined #openttd.dev
11:17:43  *** welshdragon has quit IRC
11:51:53  <fonsinchen> I would like a review for https://github.com/ulfhermann/openttd/commit/7a2990bb8439d7fb3b44afb7fb7f2a21c08c6db8 and https://github.com/ulfhermann/openttd/commit/0505b7a3eb65d99f0966a723f3c4e13d48d422a6 .
11: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()
11:54:37  *** aard has joined #openttd.dev
12:25:12  *** frosch123 has joined #openttd.dev
12:25:12  *** ChanServ sets mode: +v frosch123
12:37:46  <frosch123> 7a29 looks good
12: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?
18:17:49  *** frosch123 has quit IRC
18:20:46  *** TheIJ has quit IRC
18:25:50  *** aard has quit IRC
18:26:29  *** frosch123 has joined #openttd.dev
18:26:29  *** ChanServ sets mode: +v frosch123
18:28:14  *** frosch123 has quit IRC
18:32:51  *** frosch123 has joined #openttd.dev
18:32:51  *** ChanServ sets mode: +v frosch123
18:32:59  <frosch123> @mode +i
18:32:59  *** DorpsGek sets mode: +i 
18:33:07  <LordAro> well this is unfun
18:34:04  <frosch123> :)
18:34:44  * LordAro finally finds +g
18:35:09  <LordAro> everyone else was getting spammed with PMs, i presume?
18:35:18  <frosch123> yes, dcc downloads
18:36:29  <frosch123> @mode +g
18:37:09  <LordAro> mm, that too
18:37:25  <LordAro> https://i.imgur.com/CJgVHZe.png thanks spammers
18:37:42  <frosch123> you should disable autoaccept :)
18:37:54  <frosch123> where do i enable usermodes though
18:38:06  <LordAro> well i have *now* :p
18:38:24  <LordAro> was just a /mode LordAro +g for me
18:38:51  <frosch123> ah, that worked
18:39:29  <Rubidium> but does that mean nobody can message you?
18:39:38  <frosch123> there is also +R
18:39:44  <frosch123> but that already failed for joining in this case
18:39:50  <frosch123> apparently they are all registered to services
18:40:21  <Rubidium> ah well, I'm just happy that irssi can close hundreds of windows in one command
18:43:35  <LordAro> ^
18:44:19  <LordAro> means that no one can message you, but it tells you that they tried (so you can /accept them)
18:44:24  <LordAro> https://freenode.net/kb/answer/usermodes
18:45:08  <LordAro> ah, there go the autokills
18:47:59  <LordAro> 18:47:41 -!- Irssi: #openttd: Total of 1022 nicks [6 ops, 0 halfops, 2 voices, 1014 normal]
18:48:03  <LordAro> still got a way to go though :>
18:49:06  <frosch123> aw, +g prevents dorpsgek from talking to me :/
18:49:13  <frosch123> that is sad
18:49:38  <LordAro> should work if you open a query with it?
18:50:09  <frosch123> i did
18:50:31  <LordAro> :(
18:50:41  <frosch123> though i opened it before setting +g
18:50:45  <frosch123> does that make a difference?
18:51:04  <LordAro> might do...
18:51:06  <frosch123> no
18:51:12  <LordAro> try sending it anything?
18:51:39  <frosch123> added /accept, now it works
18:51:59  <frosch123> so, dorpsgek is now the only one who may talk to me :)
18:53:14  <LordAro> ^^
19:20:45  *** michi_cc has quit IRC
19: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.
19:45:17  <fonsinchen> We do that for autodistributed cargo so that it's not constantly rerouted if the links drop and get re-established
19:45:56  <fonsinchen> We don't need to do it if the links only serve an informational purpose.
19:46:28  <frosch123> ah, i see :)
19: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.
19:53:41  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r27681 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
19:55:40  <fonsinchen> frosch123: Does "ah, i see" count as "approved"?
19:56:01  <LordAro> looks like the flood is over?
19:56:25  <frosch123> sure, looks nice :)
19:59:18  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r27682 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
20:43:07  *** _dp_ has left #openttd.dev
21:09:31  *** frosch123 has quit IRC
22:54:36  *** michi_cc has joined #openttd.dev
22:54:36  *** ChanServ sets mode: +v michi_cc
23:09:47  *** glx has joined #openttd.dev
23:09:48  *** ChanServ sets mode: +v glx

Powered by YARRSTE version: svn-trunk