Config
Log for #openttd.dev on 13th November 2012:
Times are UTC Toggle Colours
01:11:16  *** FLHerne has quit IRC
01:35:07  *** Supercheese has joined #openttd.dev
08:08:24  *** Zuu has joined #openttd.dev
08:08:24  *** ChanServ sets mode: +v Zuu
08:18:21  *** FLHerne has joined #openttd.dev
08:26:53  *** FLHerne has quit IRC
09:23:26  *** Supercheese has left #openttd.dev
09:49:33  *** frosch123 has joined #openttd.dev
09:49:33  *** ChanServ sets mode: +v frosch123
13:01:00  *** michi_cc has quit IRC
13:02:30  *** michi_cc has joined #openttd.dev
13:02:31  *** ChanServ sets mode: +v michi_cc
14:34:12  <Belugas> hello
15:52:46  *** Knogle has joined #openttd.dev
16:08:55  *** Er00 has joined #openttd.dev
16:56:18  *** FLHerne has joined #openttd.dev
16:56:22  <Yexo> ..\src\newgrf_station.cpp(538): warning C4355: 'this' : used in base member initializer list <- msvc spits out this warning multiple times due to the new newgrf resolver code
16:56:57  <frosch123> yes, we already discussed it
16:57:13  <Yexo> ah, ok :)
16:57:15  <frosch123> best option seems to be disabling the warning
16:58:10  <frosch123> http://devs.openttd.org/~frosch/diffs/stuff3/ <- multiple editboxed cannot be far, but that is not my target
16:58:32  <frosch123> hmm, not sorted numerically, but i guess you can figure it out :)
16:58:51  <Yexo> http://devs.openttd.org/~yexo/disable_c4355.diff
16:59:45  <frosch123> looks fine if it works
16:59:54  <Yexo> it does
17:04:01  <Yexo> in 15_ maybe add a little comment that the check is for hotkeys? Something like: /** OnClick is also called for hotkeys, this can happen even if the widget is disabled. */
17:06:05  <Yexo> I really like 20_, didn't expect that to be so simple :)
17:07:12  <frosch123> yeah, that was also my thought :p
17:08:21  <Yexo> The name is only allowed when it starts with a letter! */ <- that check seems a bit too simple, but that's not really part of your patch
17:12:02  <Yexo> no obvious mistakes in 50/60/70, but it's hard to validate them without looking at a lot of code
17:15:51  <Yexo> in 90: +			if (this->ok_button) {
17:16:02  <Yexo> that doesn't look right, ok_button is an int, right?
17:16:14  <frosch123> hmm, yeah, needs a != 0
17:16:29  <Yexo> isn't 0 a valid widget index?
17:17:04  <frosch123> hmm... then i might need -1
17:17:10  <Yexo> exactly
17:18:20  <frosch123> also wrong in the old osk then :)
17:18:29  <frosch123> i'll insert a fix for that earlier in the queue
17:21:05  <Yexo> 100_ is hard to check without more context
17:21:14  <Yexo> would be a lot easier if the patches before it were already applied
17:22:32  <Yexo> any special plans with 120_?
17:22:40  <Yexo> not sure I like that patch the way it's now
17:23:40  <frosch123> no, it was just the next logical step
17:23:47  <Yexo> in that case: great :)
17:23:50  <frosch123> for eliminating QueryStringBaseWindow
17:23:55  <frosch123> but i won't finish that
17:24:05  <frosch123> i don't need 120, it was just easy :p
17:25:06  <frosch123> support for multiple editboxes is now basically replacing the dynamic_cast with something that gives the QueryString for a widget num
17:25:20  <frosch123> while QueryStringWindow already has no point at all
17:25:35  <frosch123> except defining some member variables which only the derived class uses
17:34:47  *** Supercheese has joined #openttd.dev
17:50:46  <frosch123> updated the queue, esp. inserted 75
18:11:50  <planetmaker> hm, nice cleanup queue, frosch123 :-)
18:12:48  <frosch123> :)
18:13:09  <frosch123> planetmaker: there is a parameter in swissrails about bridge overlays
18:13:23  <frosch123> what value do i set it to, resp. what bridgeset do i use for best result?
18:13:30  <frosch123> *swedrails
18:14:47  <frosch123> or does the readme still apply: no bridgegrfs yet?
18:15:22  <frosch123> i guess so :p
18:19:17  <planetmaker> indeed, the readme still applies
18:19:48  <planetmaker> with default settings it should thus work for each bridgeset :-)
18:45:02  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24719 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:40:42  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24720 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:41:46  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24721 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:00  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24722 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:06  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24723 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:11  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24724 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:14  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24725 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:24  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24726 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:28  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24727 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:31  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24728 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:37  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24729 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:41  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24730 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:45  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24731 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:52  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24732 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:54  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24733 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:46:58  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24734 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:47:04  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24735 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
22:51:57  *** frosch123 has quit IRC
23:28:20  *** FLHerne has quit IRC

Powered by YARRSTE version: svn-trunk