IRC logs for #openttd.dev on OFTC at 2013-06-01
⏴ go to previous day
03:58:21 *** tycoondemon has joined #openttd.dev
06:38:38 *** Alberth has joined #openttd.dev
06:38:38 *** ChanServ sets mode: +v Alberth
09:28:11 *** ntoskrnl has joined #openttd.dev
10:24:57 *** Ristovski has joined #openttd.dev
11:08:40 *** frosch123 has joined #openttd.dev
11:08:40 *** ChanServ sets mode: +v frosch123
13:40:49 *** fonsinchen has joined #openttd.dev
13:40:49 *** ChanServ sets mode: +v fonsinchen
13:42:52 <frosch123> though i am not sure whether there is really a font where 8 is not the widest
13:46:19 <Alberth> if it is not, this won't fix the issue :)
13:47:23 <frosch123> it does not fix fs5562, if you mean that :p
13:47:28 <frosch123> fs5562 is smoething different
13:48:46 <frosch123> but i first thought that fs was this, and now i need to free my working copy :p
14:40:42 <frosch123> that diff ofc totally breaks when '0' is the broadest :(
14:42:52 <frosch123> so, the digit with thingie was in fact the issue, just that i broke it differently now :p
14:44:47 <Alberth> that makes two of us, I also missed it ;)
14:45:20 <frosch123> my fs diff was also wrong :p the padding was already added later in the function
14:57:27 <frosch123> hmm, if they all have width 0, i do not assign any value :p
14:58:26 <frosch123> changed it to "int width = -1;"
15:05:22 <Alberth> with some tricky bits in it :)
15:05:55 <Alberth> looks like it should work
15:49:54 <Rubidium> planetmaker: which #openttdcoop server could be used to check cargodist for desyncs and other issues?
15:50:37 <Rubidium> ah, that's offline now
15:50:37 <planetmaker> one server for every purpose :-P
15:52:12 <Rubidium> fonsinchen: is rebasing almost finished, or should we just try the current cargodist HEAD? (i.e. fire the CF 'now')
15:53:35 <Rubidium> although... rebasing might introduce some issues, so the current one *might* be more stable
15:55:33 <Rubidium> then I propose gcbf20a25-cd ;)
15:56:37 <Rubidium> a.k.a. cbf20a25e46f3324c4a6686182b00d4a89291d65 of git://github.com/ulfhermann/openttd.git
16:02:02 <fonsinchen> I've pushed all the code and the result can be compiled.
16:02:46 <fonsinchen> I'm pondering what to do with 62faba97 and where to add the asserts
16:02:56 <fonsinchen> That can take some time.
16:03:24 <fonsinchen> When I'm done with that I'll reorder all the stuff and beautify it a bit.
16:04:03 <fonsinchen> Let me know when you start the server. I'll join.
16:04:25 <Rubidium> that depends on planetmaker
16:04:30 <fonsinchen> Oh, actually it would be good to add the asserts before that.
16:04:38 <fonsinchen> Give me some minutes ...
17:39:11 *** LordAro has joined #openttd.dev
17:39:11 *** ChanServ sets mode: +v LordAro
17:42:19 *** LordAro has joined #openttd.dev
17:42:19 *** ChanServ sets mode: +v LordAro
17:43:29 *** LordAro has joined #openttd.dev
17:43:29 *** ChanServ sets mode: +v LordAro
19:44:51 *** Alberth has left #openttd.dev
21:28:11 *** fonsinchen has joined #openttd.dev
21:28:11 *** ChanServ sets mode: +v fonsinchen
continue to next day ⏵