Times are UTC Toggle Colours
01:58:36 *** Zuu has joined #openttd.dev 01:58:36 *** ChanServ sets mode: +v Zuu 02:20:06 *** Zuu has quit IRC 05:24:25 *** Dewin has quit IRC 05:51:35 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25105 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 05:58:14 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25106 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 06:16:06 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25107 || 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:09:11 *** Supercheese has quit IRC 07:40:12 *** mortisha has joined #openttd.dev 07:55:35 *** mortisha has quit IRC 07:56:43 *** pachuco has joined #openttd.dev 08:01:25 *** pachuco has left #openttd.dev 08:06:55 *** bitter has joined #openttd.dev 08:10:19 *** bitter has quit IRC 08:12:20 *** pachuco has joined #openttd.dev 08:13:48 *** pachuco has left #openttd.dev 08:17:53 *** pachuco has joined #openttd.dev 08:19:06 *** pachuco has left #openttd.dev 08:21:13 *** SpyroTheDragon has joined #openttd.dev 08:25:33 *** SpyroTheDragon has left #openttd.dev 11:58:51 *** ntoskrnl has joined #openttd.dev 12:42:11 *** Ristovski has joined #openttd.dev 14:43:07 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25108 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 16:05:00 *** ntoskrnl has quit IRC 18:30:34 *** frosch123 has joined #openttd.dev 18:30:34 *** ChanServ sets mode: +v frosch123 18:43:23 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25109 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 18:51:45 *** Supercheese has joined #openttd.dev 19:06:53 *** Zuu has joined #openttd.dev 19:06:53 *** ChanServ sets mode: +v Zuu 19:37:33 <Zuu> Hmm, so we have a FileScanner::Scan that can scan abritary sub directories, but not in tar files. Then there is a ::Scan that can scan in tar files but doesn't support abritary sub directories. :-) 19:39:18 <frosch123> i think i have a wip which changes that 19:40:01 <frosch123> but usually the difference between tar and non-tar is for a reason 19:40:12 <frosch123> like you do not have to cd into a tar to play a scenario 19:40:58 <Zuu> There is a bug that language files other than english.txt are not detected in GS tars. 19:41:30 <Zuu> I have a test case which I should upload to FS which confirms the bug that have been reported on the forums. 19:41:32 <frosch123> are you sure? 19:41:54 <frosch123> note that it is important for tars to have a directory inside 19:42:52 <Zuu> It does have a sub directory. 19:43:44 <Zuu> The reason why this bug probably haven't been found before is that GS developers will not see it if they keep their development files in the OpenTTD search path. 19:44:24 <Zuu> Users don't expect translations of GSes and only translators who have contributed translations and check for them will find the problem. 19:46:29 <frosch123> http://devs.openttd.org/~frosch/diffs/tarwip.diff <- does that improve it, or does it break it completely? :p 19:47:47 <frosch123> i do not remember at what state it was with it :p 19:48:32 <Zuu> lets test it... :-) 19:49:20 <Zuu> It breaks quite badly. A message dialog "Cannot open file ..\..\bin\baseset\TRG1R.GRF" pops up. 19:49:34 <Zuu> and clicking OK closes OpenTTD. 19:49:40 <frosch123> yeah, try ogfx :) 19:50:02 <frosch123> i.e. a normal baseset inside a tar 19:52:47 <frosch123> anyway, my wip won't go into any 1.3.x 19:52:58 <frosch123> so, we would need a separate fix for 1.3 anyway 19:53:03 <Zuu> With OpenGFX it starts, but it doesn't display my translation. (though I should double check that my test case works in untared form) 19:54:56 <Zuu> Oh, it is a very good test case. The swedish.txt contain non-UTF characters so when OpenTTD finds the language file, the GS will crash directly (but not OpenTTD) 20:11:25 <Zuu> https://secure.openttd.org/bugs/task/5509 <--- test case uploaded here 20:40:45 *** Supercheese has quit IRC 21:21:09 *** frosch123 has quit IRC 21:53:19 *** Ristovski has quit IRC 23:44:07 *** Zuu has quit IRC