Times are UTC Toggle Colours
00:03:21 *** frosch123 has quit IRC 07:18:04 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25524 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 07:25:57 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25525 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 07:31:09 *** Zuu has joined #openttd.dev 07:31:09 *** ChanServ sets mode: +v Zuu 07:42:36 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25526 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 08:06:36 *** Alberth has joined #openttd.dev 08:06:36 *** ChanServ sets mode: +v Alberth 08:26:17 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25527 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 08:49:28 <Alberth> Is FS#54 (smallmap zoom-in) still relevant, with cdist in trunk? 08:50:33 <Rubidium> no idea; at least it isn't implemented (yet) 08:55:01 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25528 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 08:56:07 <fonsinchen> I actually have an implementation 08:56:37 <fonsinchen> However, someone rejected it because they didn't want the smallmap to zoom in 08:57:02 <fonsinchen> That's the reason why I created the viewport overlay for the linkgraph instead 08:57:36 <fonsinchen> Smallmap zoom in supposedly duplicates viewport functionality ... 08:58:26 <fonsinchen> Let me look that up ... 08:59:25 <fonsinchen> https://github.com/ulfhermann/openttd/commits/smallmap-zoom-in 08:59:34 <fonsinchen> Probably horribly outdated, though. 09:02:21 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25529 || 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:08:01 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25530 || 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:31:03 <Alberth> the question was whether the idea is still relevant 09:31:28 <Alberth> or can the issue be closed with "won't implement" or so 09:35:21 *** frosch123 has joined #openttd.dev 09:35:21 *** ChanServ sets mode: +v frosch123 10:55:16 <planetmaker> http://paste.openttdcoop.org/show/2358/ <-- 'advanced settings' which feature then a selection of 'basic', 'advanced' and 'expert' settings is... awkward. So just 'General settings' in main menu? 10:55:38 <planetmaker> http://www.tt-forums.net/viewtopic.php?f=31&t=66874&p=1084658#p1084658 10:56:07 <frosch123> "General" does not cut it for me 10:56:13 <frosch123> imo just "Settings" 10:56:58 <planetmaker> yes... but we also have there 'AI/Script settings' and 'NewGRF settings' 10:57:13 <planetmaker> and also 'game options' which is another kind of 'settings' 10:57:37 <planetmaker> thus I wanted to distinguish those 10:57:48 <Alberth> 'game options' makes 'game settings' impossible :p 10:58:11 <Alberth> imho "general" is too general 10:58:25 <frosch123> "Detail settings" :p 10:59:09 <Alberth> merge advanced settings and game options, and call it the latter :) 10:59:13 <planetmaker> the type of settings found in our current 'advanced settings' are of all kind. From UI, to pre-game-config to settings which can be changed in a running game 10:59:50 <planetmaker> while that makes sense to some degree, Alberth, it increases patch size ... drastically :-P 10:59:50 <Alberth> game configuration? 11:03:16 <Zuu> 'game options' is sort of wrong also. I have no alternative name though 11:03:41 <Zuu> I would like 'display settings', but that is also wrong. 11:04:17 <frosch123> "Video/sound settings" :) 11:04:30 <frosch123> then "Game settings" is available again 11:04:42 <frosch123> except that the language stuff is also in game options 11:04:52 <frosch123> so there is no way to properly rename it, as long as it is still a mess 11:05:11 <Zuu> language could still belong in video/sound settings. 11:05:41 <Zuu> driving side may be harder to keep though. 11:08:12 <frosch123> driving side and town names shall go into mapgen setting somewhen 11:08:28 <frosch123> there is even a patch on fs :p 11:21:36 <planetmaker> I see 12:27:41 *** Ristovski has joined #openttd.dev 12:32:55 *** ntoskrnl has joined #openttd.dev 13:27:05 <frosch123> http://devs.openttd.org/~frosch/diffs/matrixandtable/ <- fs5567, fs5584, some codechanges and cleanups 13:27:28 <frosch123> 30 is kind of optional, i am not sure whether it improves stuff or adds magic :p 13:29:51 <frosch123> 51 kind of removes a feature, but i would rather add a new member to windowdesc to specify windows which always remember their last size, than some special bridge- and object gui behaviour to overrule the manual store-default-size thingie 13:33:13 <Alberth> 20 size->height = 1 * this->line_height; ai/ai_gui.cpp line 765 it's consistent with the other changes, but otherwise quite useless to multiply with 1 :) 13:34:04 <Alberth> 21 nice :) 13:36:41 <frosch123> hmm, 50 misses adaption of some magic 13:39:34 <frosch123> i guess i need to insert a 49 to fix some brokenness in the vehicle list :) 13:39:55 <frosch123> it modifies the WindowDesc in things which should be const 13:45:42 <Alberth> 30 Zero --> \c 0 widget_type.h line 1025 (we use code literals usually, afaik) 13:46:38 <frosch123> added 49, and updated 50 13:47:04 <Alberth> but it's indeed somewhat dubious, I like removal of the nwi->widget_data = (this->vscroll->GetCapacity() << MAT_ROW_START) + (1 << MAT_COL_START); stuff, but the non-zero matrix widget part sizes also act as documentation 13:47:48 <Alberth> ie SetMatrixDataTip(1, 7, STR_NULL) -> SetMatrixDataTip(1, 0, STR_NULL) feels like a backward step 13:48:10 <frosch123> well, it changes anyway during resize 13:48:25 <Alberth> yeah, so it's unused data 13:48:25 <frosch123> and SetupWidgetSize cannot use that value, but has to use its own 13:48:53 <Alberth> so add 30, imho 13:49:16 <frosch123> only problem with 30 is, that you cannot read the number of rows easily anymore, but it was nowhere used except in the depot view, which i changed to do stuff like other windows 13:51:44 <Alberth> does it make sense to fix a bug in 40, and then delete the line in a codechange in 41? 13:53:38 <frosch123> yeah, i wondered that as well, but the same applies to 41 and 42. but effectively is 41 a codechange, while 40 and 42 are fixes 13:54:09 <Alberth> 42 is a fix imho 13:57:19 <Alberth> 50, shouldn't you set _vehicle_list_desc.cls in case of a train as well? 13:57:40 <frosch123> refresh 13:57:55 <frosch123> i changed the diff 15:50 13:59:24 <Alberth> I'll settle for 15:49:55 :) 13:59:56 <Alberth> but I see now, it messes in the window description of the other vehicles. Looks ok thus 14:01:01 <Alberth> oh, the bridge gui, one of the first windows I changed :) 14:01:22 <Alberth> very nice work 14:02:55 <frosch123> thanks for review :) 14:04:58 <Alberth> at least one of us is making progress :p 14:28:57 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25531 || 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:29:41 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25532 || 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:29:58 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25533 || 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:30:48 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25534 || 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:32:10 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25535 || 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:32:33 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25536 || 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:32:56 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25537 || 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:33:27 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25538 || 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:33:50 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25539 || 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:34:16 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25540 || 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:34:46 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25541 || 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:35:11 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25542 || 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:35:35 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25543 || 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:32:32 *** andythenorth has joined #openttd.dev 15:32:32 *** ChanServ sets mode: +v andythenorth 15:34:06 <andythenorth> eints discussion here? 15:34:44 <andythenorth> Alberth ? 15:35:17 <Alberth> fine by me, devzone is fine too 15:36:24 <andythenorth> devzone then 15:41:37 <frosch123> andythenorth: the discussion is only in private, because the access to the test machine must be private 15:41:52 <frosch123> since it gives root access to everyone who tries :) 15:42:20 <frosch123> whichi is intentional since everyone shall get it at some point, but everyone should only be allowed to mess with their own copy :) 15:55:36 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25544 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 17:42:33 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25545 || 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:01:46 *** ntoskrnl has quit IRC 19:42:19 *** frosch123 has quit IRC 20:09:17 *** andythenorth has left #openttd.dev 20:16:46 *** Alberth has left #openttd.dev 20:37:14 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25546 || 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:22:01 *** Zuu has quit IRC 22:59:48 *** Ristovski has quit IRC