IRC logs for #openttd.dev on OFTC at 2014-02-07
⏴ go to previous day
09:06:29 *** adf88 has joined #openttd.dev
09:06:30 *** ChanServ sets mode: +v adf88
13:21:57 *** adf88 has joined #openttd.dev
13:21:57 *** ChanServ sets mode: +v adf88
14:21:45 *** Ristovski has joined #openttd.dev
17:56:41 *** Alberth has joined #openttd.dev
17:56:41 *** ChanServ sets mode: +v Alberth
19:11:40 *** Belugas has joined #openttd.dev
19:11:41 *** ChanServ sets mode: +v Belugas
19:30:34 *** frosch123 has joined #openttd.dev
19:30:34 *** ChanServ sets mode: +v frosch123
19:51:23 *** Zuu has joined #openttd.dev
20:47:47 *** adf88 has joined #openttd.dev
20:47:47 *** ChanServ sets mode: +v adf88
21:53:24 *** Alberth has left #openttd.dev
22:47:53 *** adf88 has joined #openttd.dev
22:47:53 *** ChanServ sets mode: +v adf88
23:01:27 <frosch123> does not crash the game later on after unpause
23:06:06 <planetmaker> ah, so not only length change but also capacity change is evil
23:06:57 <frosch123> in the past we had issues where vehicle were infinitely loading because loading only checked for loaded != capacity :p
23:07:20 <frosch123> now cdist checks for loaded <= capacity :)
23:14:55 <planetmaker> Maybe: It changed vehicle capacity for '{1:ENGINE}' when not outside depot and not refitting
23:18:28 <frosch123> i am not sure about the depot thingie here
23:18:38 <frosch123> currently capacity is allowed to change when only servicing
23:18:46 <frosch123> but maybe we do not want that :p
23:18:57 <frosch123> but it does not hurt either
23:19:02 <planetmaker> I know what you mean with the 'arranging'. But it sounds a bit strange to me
23:22:49 <planetmaker> 'outside depot or station' ?
23:25:46 <planetmaker> I think I shall not discuss the colour of the bikeshed anymore. It's a nice patch, I think
23:38:35 <Zuu> I haven't followed the full discussion about this patch, but it looks nice. I did see some comments that perhaps should start with captital leter and be terminated with a dot. Eg. /* verify capacity hasn't changed */
23:39:14 <Zuu> But I also see that the style of that file seems to be to not use full sentences, so it is possible best to follow the style of that file.
continue to next day ⏵