Times are UTC Toggle Colours
00:10:01 *** LordAro has quit IRC 01:27:22 *** FLHerne has quit IRC 04:08:32 *** Supercheese has quit IRC 04:48:48 *** Knogle has quit IRC 04:49:42 *** Knogle has joined #openttd.dev 05:03:36 *** Supercheese has joined #openttd.dev 06:57:10 *** eagle_rainbow has joined #openttd.dev 06:57:10 *** ChanServ sets mode: +v eagle_rainbow 06:57:18 <eagle_rainbow> Hi everyone, seeing in the IRC log that you were a little uncertain about the state of my work, I would like to give a brief update for you: 06:57:24 <eagle_rainbow> http://bugs.openttd.org/task/5355 (a.k.a. Settings Categories): I am through from my side; please feel free to adjust categories and/or commit at will. 06:57:33 <eagle_rainbow> http://www.tt-forums.net/viewtopic.php?f=33&t=59329 (Remove Player Edit Box): That one is final to me, too. However, I think that out of the review on that patch, there might still come up things which need to be changed. The subsequent patch (Edit Box for Filtering) is also close to be ready from my side. I will try to post it as soon as time permits. 06:57:44 <eagle_rainbow> http://www.tt-forums.net/viewtopic.php?f=32&t=63164 (a.k.a. Move of News Options to Adv. Settings Screen): I am currently working on that; the patch is more complex than I thought initially and is going to be a bit larger, thus I am having a hard time to split it up in digestable chunks. BTW: It would help me, if the Settings Category patch was trunkified. 06:57:57 <eagle_rainbow> Going to work and having several other appointments, I most likely will not be able to join IRC until Saturday or put some effort into the patches mentioned above. 07:00:00 <eagle_rainbow> See you then... 07:00:05 *** eagle_rainbow has quit IRC 07:16:50 *** Knogle has quit IRC 07:54:36 *** frosch123 has joined #openttd.dev 07:54:36 *** ChanServ sets mode: +v frosch123 08:08:23 *** Supercheese has quit IRC 08:12:29 *** Zuu has joined #openttd.dev 08:12:29 *** ChanServ sets mode: +v Zuu 08:43:14 *** Zuu has quit IRC 09:58:37 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24669 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 10:02:09 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24670 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 10:04:01 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24671 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 11:20:33 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24672 || 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:51:47 *** Alberth has joined #openttd.dev 15:51:48 *** ChanServ sets mode: +v Alberth 15:54:27 *** andythenorth has joined #openttd.dev 15:54:27 *** ChanServ sets mode: +v andythenorth 16:46:08 *** LordAro has joined #openttd.dev 16:46:08 *** ChanServ sets mode: +v LordAro 18:21:57 *** Supercheese has joined #openttd.dev 18:45:24 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24673 || 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:05:51 *** andythenorth has quit IRC 20:15:10 <Alberth> :o newgrf scopes seems done! 20:15:51 <frosch123> :o 20:16:11 <frosch123> compile? link? run? 20:18:11 <Alberth> http://devs.openttd.org/~alberth/diffs/resolve2 20:18:25 <Alberth> the former 2 at least for all steps :) 20:19:04 <Alberth> with vehicles I was heavily inspired by your changes ;) 20:19:49 <frosch123> yay, only 15 diffs :) 20:19:53 <frosch123> it were like 30 before :p 20:20:08 <Alberth> I took a more direct path this time :p 20:27:13 <Alberth> I would be very surprised if I did not mess up anywhere 20:32:01 <LordAro> you finished :O 20:32:03 <LordAro> yay! :) 20:32:18 <Alberth> I did? :) 20:33:06 <LordAro> *[you made it compile, and it does what you want it to do :O] 20:33:07 <LordAro> :P 20:33:41 <Alberth> the latter still needs to be established :) 20:34:10 <Alberth> but I also did some stuff in the other free program, I will try to see how it behaves tomorrow :) 20:35:27 <LordAro> :) 20:36:02 * LordAro explores Alberth's diffs/ directory :P 20:36:33 <Alberth> .. has much more variation :p 20:38:06 <Alberth> http://bugs.openttd.org/task/5358/getfile/8682/00fix-r24466-use-correct-subdir-for-heightmaps_r24666.patch maybe you should look at this instead 20:41:33 <LordAro> me? i see nothing wrong with that, except perhaps coding style... 20:43:43 <Alberth> 24666 was a patch by you 20:48:23 <Alberth> but I agree it does look ok, and the code style is tricky anyway: http://paste.openttdcoop.org/show/1903/ 20:56:04 <frosch123> the old function before r24466 did different things in two places 20:56:07 <frosch123> was that a bug? 21:07:20 <Alberth> probably, but the diff at 540 was inside gunzipping a file received from the network, and adding found files to a TarScanner, which does not sound like something people do a lot 21:10:02 <frosch123> sounds like every bananas download 21:10:31 <frosch123> bananas sends tar.gz, which ottd extracts into tar 21:11:04 <frosch123> so, you mean downloading a heightmap with ottd 1.1. requires to restart ottd? 21:11:09 <frosch123> we can try that :) 21:11:46 <LordAro> "24666 was a patch by you" <-- wuh? no... 21:12:03 <LordAro> wait, you wrote the wrong number... 21:12:46 <LordAro> oh, i see... 21:12:55 <frosch123> 1.1 works fine wrt. downloading heightmaps 21:13:22 <LordAro> did i break it, or was it already broken..? 21:13:32 <frosch123> that's the question :) 21:13:36 <frosch123> you changed something 21:13:44 <frosch123> there were two functions which did different things 21:13:49 <frosch123> and you unified them to do the same 21:14:22 <frosch123> now the question is, whether doing the different things was right, or whether you decided for the wrong variant :) 21:16:03 <Alberth> SCENARIO Scan for scenarios and heightmaps. <-- enum TarScanner::Mode 21:17:30 <frosch123> hmm, 1.1 is entirely different in that area.... did not expect that 21:18:50 <Alberth> hmm, SCENARIO is used in a different function. 21:19:44 <Alberth> 684 if (mode & TarScanner::SCENARIO) { 685 num += fs.DoScan(SCENARIO_DIR); 686 num += fs.DoScan(HEIGHTMAP_DIR); 687 } 21:20:10 <Alberth> but it does add both types of files, so the wrong assignment gets hidden 21:21:05 <LordAro> just looking at it, AfterDownload() should be looking in HEIGHTMAP, should it not? 21:21:38 <LordAro> or wherever the heightmap was downloaded to, which is HEIGHTMAP, no? 21:22:50 <frosch123> r23234 added that function 21:23:05 <frosch123> that's why it's not in 1.1 21:27:08 <Alberth> enough for today, good night 21:28:05 <planetmaker> nite, Alberth 21:28:14 *** Alberth has left #openttd.dev 21:32:24 <frosch123> looks like r23234 is wrong wrt. heightmaps, though i am not sure what it would actually cause :p 21:34:05 <LordAro> try it and find out :P 21:34:31 <frosch123> i tried in 1.2 21:34:43 <frosch123> but fs#4840 is about updating 21:34:54 <frosch123> and likely noone ever updated a heightmap :p 21:38:01 <LordAro> :p 21:38:07 <LordAro> @fs 4840 21:38:07 <DorpsGek> LordAro: http://bugs.openttd.org/task/4840 21:41:04 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24674 || 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:54 *** Zuu has joined #openttd.dev 21:41:54 *** ChanServ sets mode: +v Zuu 21:46:55 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24675 || 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:25:09 *** andythenorth has joined #openttd.dev 22:25:10 *** ChanServ sets mode: +v andythenorth 22:41:29 *** andythenorth has left #openttd.dev 23:27:23 *** frosch123 has quit IRC 23:51:41 *** LordAro has quit IRC