IRC logs for #openttd.dev on OFTC at 2013-06-01
            
03:58:05 *** tycoondemon has quit IRC
03:58:21 *** tycoondemon has joined #openttd.dev
06:38:38 *** Alberth has joined #openttd.dev
06:38:38 *** ChanServ sets mode: +v Alberth
07:44:54 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25312 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
09:28:11 *** ntoskrnl has joined #openttd.dev
10:24:57 *** Ristovski has joined #openttd.dev
10:47:08 *** ntoskrnl has quit IRC
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:39 <frosch123> http://devs.openttd.org/~frosch/diffs/digitwidth.diff <- theoretically improve the smallest size computation for numbers
13:42:52 <frosch123> though i am not sure whether there is really a font where 8 is not the widest
13:46:02 <Alberth> seems fine
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:47:35 <Alberth> I do :)
13:48:46 <frosch123> but i first thought that fs was this, and now i need to free my working copy :p
13:49:20 <Alberth> :)
14:33:49 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25313 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
14:40:23 <frosch123> lol, silly me
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:55:22 <frosch123> http://paste.openttdcoop.org/show/2300/ <- so, this fixes both my last revision, and actually fs#5562 :)
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:10:33 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25314 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
15:49:54 <Rubidium> planetmaker: which #openttdcoop server could be used to check cargodist for desyncs and other issues?
15:50:08 <planetmaker> play-testing?
15:50:17 <Rubidium> yup
15:50:28 <planetmaker> #openttdcoop.dev
15:50:37 <Rubidium> ah, that's offline now
15:50:37 <planetmaker> one server for every purpose :-P
15:50:40 <Rubidium> good ;)
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:52:33 <planetmaker> sure, why not
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:41:57 *** LordAro has quit IRC
17:42:19 *** LordAro has joined #openttd.dev
17:42:19 *** ChanServ sets mode: +v LordAro
17:43:12 *** LordAro has quit IRC
17:43:29 *** LordAro has joined #openttd.dev
17:43:29 *** ChanServ sets mode: +v LordAro
17:45:30 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25315 || 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:44:51 *** Alberth has left #openttd.dev
20:00:35 *** fonsinchen has quit IRC
21:28:11 *** fonsinchen has joined #openttd.dev
21:28:11 *** ChanServ sets mode: +v fonsinchen
21:40:51 *** frosch123 has quit IRC
22:05:13 *** LordAro has quit IRC
22:28:25 *** fonsinchen has quit IRC
22:29:36 *** Ristovski has quit IRC