IRC logs for #openttd on OFTC at 2015-12-18
            
00:00:17 *** sim-al2 has joined #openttd
00:09:28 *** sla_ro|master has quit IRC
00:33:05 *** ale has left #openttd
00:42:18 *** smoke_fumus has joined #openttd
01:58:37 *** Owner has joined #openttd
02:01:22 *** FLHerne has quit IRC
02:02:34 *** Hiddenfunstuff has quit IRC
02:19:21 *** [Franklin] has quit IRC
02:20:33 *** __builtin has joined #openttd
03:00:58 *** TdghgctG_ has joined #openttd
03:01:20 <TdghgctG_> Hi
03:01:27 <TdghgctG_> Is anybody there
03:09:30 *** TdghgctG_ has quit IRC
03:15:38 *** Owner has quit IRC
03:27:47 *** Myhorta has quit IRC
03:56:25 *** liq3 has joined #openttd
04:29:13 *** Biolunar_ has joined #openttd
04:36:14 *** Biolunar has quit IRC
05:08:41 *** glx has quit IRC
05:25:54 *** Snail has joined #openttd
06:01:25 *** Snail has quit IRC
06:56:02 *** Eddi|zuHause has quit IRC
06:56:17 *** Eddi|zuHause has joined #openttd
07:22:42 *** day has joined #openttd
07:31:14 *** sim-al2 has quit IRC
07:59:20 *** tokai has joined #openttd
07:59:20 *** ChanServ sets mode: +v tokai
08:03:27 *** sla_ro|master has joined #openttd
08:06:01 *** tokai|noir has quit IRC
08:48:31 *** smoke_fumus has quit IRC
08:50:38 *** andythenorth has joined #openttd
09:00:10 *** andythenorth has quit IRC
09:02:09 *** Alberth has joined #openttd
09:02:09 *** ChanServ sets mode: +o Alberth
09:09:05 *** efess has quit IRC
09:57:35 *** Hiddenfunstuff has joined #openttd
10:10:36 *** andythenorth has joined #openttd
10:30:11 <Alberth> o/
10:34:24 <FR^2> \o
10:45:38 *** Wolf01 has joined #openttd
10:46:53 <Wolf01> o/
10:50:03 <Alberth> moin
10:53:55 *** andythenorth has left #openttd
11:02:36 *** efess has joined #openttd
11:05:13 <planetmaker> moin
11:06:59 <Wolf01> time to build more lego rolling stock
11:32:26 <Wolf01> oh, now i have a nice train
11:59:35 <argoneus> good morning train friends
12:25:04 *** Wolf01 is now known as Guest1718
12:25:04 *** Wolf01 has joined #openttd
12:30:41 *** Guest1718 has quit IRC
13:27:45 *** Myhorta has joined #openttd
13:59:23 *** FR^2 has quit IRC
14:00:05 *** Cybert1nus has joined #openttd
14:03:31 *** Cybertinus has quit IRC
14:12:25 *** Myhorta[1] has joined #openttd
14:17:17 *** Myhorta has quit IRC
14:38:02 *** Snail has joined #openttd
14:40:22 *** andythenorth has joined #openttd
14:40:24 <andythenorth> cheese cat
14:42:52 *** Rejf has quit IRC
14:43:41 *** Rejf has joined #openttd
14:47:43 *** DDR has joined #openttd
14:50:55 *** liq3 has quit IRC
14:52:25 *** Biolunar_ has quit IRC
15:01:41 *** Snail has quit IRC
15:10:52 *** Flygon_ has joined #openttd
15:15:27 *** Belugas has joined #openttd
15:15:27 *** ChanServ sets mode: +o Belugas
15:15:39 *** Flygon has quit IRC
15:34:35 <Alberth> o/
15:35:25 <Wolf01> o/
15:36:18 <Wolf01> andy, i finally have a 6 wagons, dual-headed lego mini steam train :D
15:37:03 <Alberth> :O OpenTTD lego model :)
15:37:15 <Wolf01> yeah
15:40:35 <Wolf01> too bad i can't find anymore the old mini electric train set
15:40:39 <Wolf01> maybe on bricklink
15:43:55 <Wolf01> http://img.brickowl.com/files/image_cache/larger/lego-mini-trains-set-4837-4.jpg ok, the main one was a steam one
15:44:03 <Wolf01> but the electric ones are really nice
15:44:26 <Wolf01> maybe one is diesel
15:55:15 <Alberth> nice looking trains for that size
16:01:29 *** heffer_ has quit IRC
16:02:02 *** heffer has joined #openttd
16:05:19 *** liq3 has joined #openttd
16:06:35 *** roidal has joined #openttd
16:12:44 *** smoke_fumus has joined #openttd
16:18:12 *** andythenorth has quit IRC
16:33:04 *** Myhorta[1] has quit IRC
16:47:46 *** OsteHovel has quit IRC
16:47:59 *** OsteHovel has joined #openttd
16:49:54 *** OsteHovel has joined #openttd
16:49:58 *** Wormnest has joined #openttd
16:57:26 *** HerzogDeXtEr has joined #openttd
16:57:43 *** Progman has joined #openttd
17:22:13 *** Myhorta[1] has joined #openttd
17:35:35 <V453000> when I have a template
17:35:39 <V453000> like template template_TRACKS_x1(x,y) { //x for movement to next tile //y for Y offsets [12800+64*x, //position on X
17:35:49 <V453000> can I be sure that the 64*x happens before +12800?
17:36:08 <V453000> or is there a way to make () in templates?
17:36:16 *** Belugas has quit IRC
17:36:44 *** TheMask96 has quit IRC
17:37:13 *** Progman has quit IRC
17:37:48 <planetmaker> you can use normal math, V453000
17:37:51 <V453000> nvm issue was in the actualy file XD
17:37:58 <V453000> what does that mean though pm?
17:38:08 <V453000> aka I can assume that * will always go before +?
17:38:13 <Alberth> * is done before +, like normal :)
17:38:15 <planetmaker> (x+30*param1)^2
17:38:20 <V453000> :d
17:38:28 <V453000> last time I tried that threw some errors
17:38:28 <V453000> :D
17:38:45 <V453000> -time ago-
17:39:03 <Eddi|zuHause> V453000: yes, precedence rules apply
17:39:03 <V453000> thanks anyway :)
17:39:14 <Alberth> yw :)
17:39:52 *** Arveen has joined #openttd
17:40:02 <V453000> yay it compiled successfully
17:40:35 *** sim-al2 has joined #openttd
17:41:09 *** TheMask96 has joined #openttd
17:41:20 <V453000> oh hell yeah transparent ground sprites
17:41:26 <V453000> back to the drawing board XD
17:47:38 *** pugi has joined #openttd
17:52:47 *** roidal_ has joined #openttd
17:56:21 *** Myhorta[1] has quit IRC
17:59:37 *** roidal has quit IRC
18:07:53 *** andythenorth has joined #openttd
18:14:05 <andythenorth> o/
18:14:19 <Alberth> \o
18:15:04 <andythenorth> christmas cat
18:18:12 *** oskari89 has joined #openttd
18:28:40 *** Mek_ is now known as Mek
18:43:01 *** Eddi|zuHause has quit IRC
18:43:08 *** frosch123 has joined #openttd
18:47:18 <Alberth> o/
18:49:55 <frosch123> hoin
18:58:18 *** Eddi|zuHause has joined #openttd
19:01:56 *** glx has joined #openttd
19:01:56 *** ChanServ sets mode: +v glx
19:08:52 *** Myhorta has joined #openttd
19:16:12 *** liq3 has quit IRC
19:18:07 *** Myhorta has quit IRC
19:30:14 *** gelignite has joined #openttd
19:52:16 *** andythenorth has quit IRC
19:57:53 *** andythenorth has joined #openttd
20:07:44 <Eddi|zuHause> andythenorth: there's plenty of christmas cat around: https://www.youtube.com/watch?v=ZNfGVE-_rms
20:15:33 <andythenorth> simon simon simon
20:15:36 <andythenorth> and his naughty cat
20:15:39 *** andythenorth has quit IRC
20:16:58 <Eddi|zuHause> that was obviously too much for him
20:21:03 <Alberth> one cat was already a problem, let alone more than one :)
20:23:02 <Eddi|zuHause> there's only two cats in the video
20:23:05 <Eddi|zuHause> and a dog
20:23:07 <Eddi|zuHause> and a bird
20:23:10 <Eddi|zuHause> and a dude
20:23:13 <Eddi|zuHause> and a santa
20:24:51 <Alberth> hmm, that sounds quite tolerable
20:26:55 <frosch123> its so weird when fixing one bug reveals some other :p
20:27:12 <Eddi|zuHause> isn't that the standard case?
20:27:35 <frosch123> well, the annoying thing is that eints sends me an email everytime some user triggers an exception :p
20:27:42 <frosch123> i got like 50 emails since yesterday :p
20:28:43 *** andythenorth has joined #openttd
20:29:19 <frosch123> https://dev.openttdcoop.org/projects/home/issues <- let's see whether they are all the same :p
20:29:39 <frosch123> apparently noone ever signed an outdated transalation as valid again
20:34:44 <frosch123> 33 times the same :p
20:34:50 <Eddi|zuHause> http://www.tt-ms.de/forum/showthread.php?tid=6546&pid=89122#pid89122 <-- i suppose the trouble he has is with the cargo loading reservation. i don't think there's a way to disable that separately?
20:37:16 *** andythenorth has quit IRC
20:44:01 <glx> frosch123: there were reports here about it yesterday :)
20:44:21 <frosch123> ah, so every douche in the channel tried it :p
20:44:29 <frosch123> explains why i got so many mails :)
20:45:05 <glx> or maybe just george retrying a lot
20:48:00 <glx> frosch123: just looking at issues link, I think you should rename 7714 and 7715
20:48:48 <glx> or someone with the rights to do it ;)
20:49:01 <frosch123> https://dev.openttdcoop.org/projects/home/activity <- i already closed all the issues i mentioned earlier
20:49:46 *** andythenorth has joined #openttd
20:49:51 <andythenorth> eh
20:50:04 <andythenorth> in Iron Horse, the wagons build randomly as 1CC / 2CC
20:50:17 <andythenorth> and if the player doesn’t like it, they can set both colours same
20:50:24 *** Myhorta has joined #openttd
20:50:25 <andythenorth> should I do that for trucks in Road Hog?
20:50:31 <andythenorth> is it weird and annoying?
20:50:38 <andythenorth> looks good for trains
20:50:57 <Eddi|zuHause> no, use 1st CC for cab and 2nd CC for body
20:51:00 <Eddi|zuHause> or somesuch
20:52:05 <andythenorth> and no randomisation?
20:52:18 <Eddi|zuHause> add a parameter?
20:53:27 <andythenorth> the colours GUI already adds enough control imho
21:04:03 <Eddi|zuHause> i'm not sure how you mean that.
21:04:22 <Eddi|zuHause> i found it annoying enough that the GermanRV reversed the colours for long distance busses
21:06:24 *** Myhorta has quit IRC
21:09:38 <peter1138> 32bpp cc!
21:10:29 <Eddi|zuHause> peter1138: completely unrelated :p
21:14:19 *** Myhorta has joined #openttd
21:27:05 *** sim-al2 has quit IRC
21:37:28 <andythenorth> Eddi|zuHause: you like all your vehicles same colour? o_O
21:38:46 <Eddi|zuHause> yes
21:42:10 *** George has joined #openttd
21:42:17 <George> Hi
21:42:33 *** Arveen has quit IRC
21:43:59 <George> The problem with saving new values for oudated strings changed. Now I do not get error 500, but after saving the value the string remains outdated.
21:44:06 <George> For example https://translator.openttdcoop.org/translation/xussrset/ru_RU#Outdated
21:45:40 <George> the proplem happens when the string is saved without any change (the previous value ramains correct)
21:46:11 <George> So I have to add some text. save new value and then to delete it
21:47:34 <andythenorth> Eddi|zuHause: how about I keep the cabs 1CC, and let the body vary 1CC / 2CC? :P
21:48:39 <Eddi|zuHause> George: you probably want to talk to frosch123
21:49:17 <George> I hope he would read it
21:51:42 *** George has quit IRC
21:54:39 <frosch123> it may miss dome lng.set_modified
21:58:37 <frosch123> https://dev.openttdcoop.org/issues/7859 <- updated
21:59:28 <frosch123> i guess we need to prepare some regression test, which traverses all possible translation states :)
22:11:22 *** andythenorth has quit IRC
22:13:27 <Alberth> I shall have a look tomorrow
22:23:59 *** andythenorth has joined #openttd
22:37:30 *** andythenorth has quit IRC
22:40:40 *** DDR_ has joined #openttd
22:40:40 *** DDR has quit IRC
22:40:41 *** frosch123 has quit IRC
22:42:58 *** DDR has joined #openttd
22:42:58 *** DDR_ has quit IRC
22:49:42 *** DDR has quit IRC
22:50:49 *** Progman has joined #openttd
23:00:10 *** Alberth has left #openttd
23:25:52 *** Progman has quit IRC
23:36:24 *** FLHerne has joined #openttd
23:50:53 *** sla_ro|master has quit IRC