IRC logs for #openttd on OFTC at 2015-05-28
            
00:20:50 *** frosch123 has quit IRC
00:26:32 *** Tirili has joined #openttd
00:45:06 *** Pereba has quit IRC
00:48:43 *** Tirili has quit IRC
00:54:10 *** Tirili has joined #openttd
01:01:28 *** Pikka2 has quit IRC
01:01:28 *** Rejf has quit IRC
01:01:28 *** zeknurn has quit IRC
01:01:28 *** JGR has quit IRC
01:01:28 *** Kurimus has quit IRC
01:01:28 *** CosmicRay has quit IRC
01:01:28 *** efess has quit IRC
01:01:28 *** luaduck has quit IRC
01:01:28 *** Terkhen has quit IRC
01:01:28 *** dihedral has quit IRC
01:01:30 *** |Terkhen| has joined #openttd
01:02:03 *** dihedral has joined #openttd
01:02:04 *** efess has joined #openttd
01:02:04 *** Kurimus has joined #openttd
01:02:08 *** zeknurn has joined #openttd
01:02:15 *** JGR has joined #openttd
01:03:43 *** luaduck has joined #openttd
01:06:30 *** Rejf has joined #openttd
01:08:03 *** HerzogDeXtEr has quit IRC
01:14:23 *** CosmicRay has joined #openttd
01:39:18 *** Tirili has quit IRC
01:50:43 *** FLHerne has joined #openttd
01:54:42 *** TheDude has quit IRC
02:33:32 *** Pikka has joined #openttd
02:34:40 *** TheDude has joined #openttd
02:42:09 *** Mek_ has quit IRC
02:49:30 *** JezK has joined #openttd
02:57:58 *** Mek has joined #openttd
03:33:15 *** glx has quit IRC
03:38:43 *** Pikka has quit IRC
03:44:06 *** FLHerne has quit IRC
04:10:10 *** liq3 has joined #openttd
04:17:11 *** supermop has joined #openttd
04:52:49 *** Biolunar_ has joined #openttd
04:59:48 *** Biolunar has quit IRC
05:34:38 *** Extrems has quit IRC
05:49:53 *** Pikka has joined #openttd
06:30:13 *** Pikka has quit IRC
06:31:35 *** Pikka has joined #openttd
06:56:01 *** Eddi|zuHause has quit IRC
06:56:16 *** Eddi|zuHause has joined #openttd
07:12:06 *** solatis has joined #openttd
07:12:22 <solatis> jesus, setting up a self-regulating network with cargo is extremely complicated
07:26:13 <solatis> feels a lot like coding ASM :)
07:28:34 <solatis> now if someone could please implement labels in order lists, i would be very happy :)
07:31:11 *** Pikka has quit IRC
07:32:11 *** Pikka has joined #openttd
07:40:49 *** andythenorth has joined #openttd
07:43:43 <Pikka> guten morgen and custard
07:46:25 <Pikka> andythenorth, my AI assumes that passengers are cargo 0, hooray :)
07:48:57 <andythenorth> yay
07:56:34 *** sla_ro|master has joined #openttd
08:00:40 *** andythenorth has quit IRC
08:35:51 *** andythenorth has joined #openttd
08:43:04 <Flygon> solatis: Shh, you're gonna make the Sonic hacking community dig deeper
08:43:09 <Flygon> And release Sonic 1/2 disasms
08:43:13 <Flygon> In OTTD .sav form
08:49:14 *** tokai|mdlx has quit IRC
08:49:34 <supermop> good afternoon for a beer in melbourne
08:50:35 <solatis> Flygon: haha
08:50:53 <peter1138> supermop, always is
08:54:01 <solatis> Flygon: well really, labels are almost necessary at this point. i'm creating loops in my order lists just the way you would create loops in ASM
08:54:26 <solatis> it just really is more of "jump to line X" instead of "jump to label X", in which a label would be so much more clear.. :/
08:54:30 <supermop> peter1138: true, but some days are more of an ale day
08:55:01 <supermop> and others are more of a different type of ale day
08:56:09 <peter1138> Ale is beer...
09:33:58 <supermop> lager doesnt count
09:37:43 *** Celestar has joined #openttd
09:53:33 *** Pikka2 has joined #openttd
10:07:23 <peter1138> Lager is beer.
10:09:19 *** Guest6608 has quit IRC
10:13:02 <supermop> but not as good
10:17:57 <solatis> anyone has any pointers on good techniques to distribute cargo over multiple destination stations in a single order list, without using CargoDist ?
10:18:29 <solatis> for example, i am looking for something similar like a round-robin technique
10:19:24 <solatis> or alternatively, an 'unload only X cargo' instruction
10:22:20 <solatis> ohhh i just thought of such a dirty hack
10:22:27 <solatis> i could use a train's age
10:22:58 <solatis> go to order 1 if age < 5, go to order 2 if age < 10, go to order 3 if age < x, else replace vehicle
10:25:11 <Eddi|zuHause> i have a feeling you're overcomplicating things
10:26:16 <solatis> well i'm trying to make a self-regulating network
10:26:24 <solatis> OF COURSE i'm overcomplicating things
10:26:26 <solatis> :p
10:31:58 <Eddi|zuHause> wasn't the idea of a self-regulating network based on there being only one single order in the order list, and everything else guided by signals?
10:33:37 <peter1138> supermop, no argument there, as my recycling bin of empty ale bottles shows...
10:34:19 <solatis> Eddi|zuHause: hmm that's a different version than i've been reading
10:34:41 <solatis> http://wiki.openttdcoop.org/Self-regulating_Network
10:35:37 <solatis> i think you're talking about http://blog.openttdcoop.org/2012/07/07/orderless-multi-cargo-srnw-my-first-article/ ?
10:38:15 <Eddi|zuHause> i'm not thinking anything, because every time such a discussion comes up i skip over it...
10:38:54 <solatis> ok then
10:47:54 *** andythenorth has left #openttd
10:50:31 *** JezK has quit IRC
10:52:50 *** Hiddenfunstuff has joined #openttd
10:57:18 *** Ketsuban has quit IRC
11:03:03 *** Pokka has joined #openttd
11:07:22 <supermop> off to a kiwi beer place for that ale
11:07:41 <supermop> no longer afternoon though
11:09:46 *** Pikka has quit IRC
11:31:27 *** Pikka2 has quit IRC
12:08:37 <Pokka> hmm
12:08:50 <Pokka> why is my AI's one-way road building failing?
12:08:58 <Pokka> no error or crash, just nothing happening.
12:11:14 <Eddi|zuHause> if nothing is happening, i first chech whether i run the same copy as i edited
12:11:23 <Eddi|zuHause> *check
12:11:52 <Eddi|zuHause> then i add debug statements whether the piece of code is actually executed
12:12:04 <Pokka> indeed
12:12:58 <Pokka> now it works, but something weird happened :D
12:13:34 <Eddi|zuHause> at least weird you can debug :)
12:25:35 *** blathijs has quit IRC
12:25:51 *** blathijs has joined #openttd
12:32:38 *** tokai has joined #openttd
12:32:38 *** ChanServ sets mode: +v tokai
12:35:59 *** blathijs has quit IRC
12:36:03 *** blathijs has joined #openttd
12:36:30 *** sim-al2 has quit IRC
12:44:47 <Eddi|zuHause> @calc 590*1.024
12:44:47 <DorpsGek> Eddi|zuHause: 604.16
12:45:11 <Eddi|zuHause> @calc 590*1.024**2
12:45:11 <DorpsGek> Eddi|zuHause: 618.65984
12:46:54 *** blathijs has quit IRC
12:46:59 *** blathijs has joined #openttd
12:50:33 *** avdg has joined #openttd
12:50:33 *** SmatZ has joined #openttd
12:50:38 *** dustinm` has quit IRC
12:51:40 *** ST2 has quit IRC
12:55:50 *** ST2 has joined #openttd
12:55:55 *** dustinm` has joined #openttd
13:08:21 *** luaduck has quit IRC
13:19:36 *** sla_ro|master has quit IRC
13:48:19 *** Klanticus has joined #openttd
13:59:29 *** Pokka has quit IRC
14:47:46 *** Celestar has quit IRC
14:57:06 *** luaduck has joined #openttd
15:10:13 *** supermop has quit IRC
15:10:43 *** Celestar has joined #openttd
15:28:46 *** Celestar has quit IRC
15:31:19 *** shirish has joined #openttd
15:37:37 *** Celestar has joined #openttd
15:43:43 *** SpComb has quit IRC
15:46:58 *** SpComb has joined #openttd
15:47:11 *** Celestar has quit IRC
16:02:49 *** shirish_ has joined #openttd
16:03:18 *** shirish_ has joined #openttd
16:08:35 *** shirish_ has quit IRC
16:08:51 *** shirish_ has joined #openttd
16:09:29 *** shirish has quit IRC
16:24:56 *** Celestar has joined #openttd
16:33:05 *** Biolunar_ has quit IRC
16:38:37 *** lobster has joined #openttd
16:38:46 *** lobstar has joined #openttd
16:49:57 *** Celestar has left #openttd
16:58:45 *** tokai|mdlx has joined #openttd
17:04:52 *** tokai has quit IRC
17:14:36 *** Alberth has joined #openttd
17:14:36 *** ChanServ sets mode: +o Alberth
17:16:17 *** Ketsuban has joined #openttd
17:17:07 *** smoke_fumus has joined #openttd
17:38:07 *** Progman has joined #openttd
17:43:32 *** TheMask96 has quit IRC
17:48:48 *** TheMask96 has joined #openttd
17:51:21 *** frosch123 has joined #openttd
17:56:08 *** Tvel has joined #openttd
17:56:58 *** Tvel has quit IRC
18:01:59 *** sla_ro|master has joined #openttd
18:08:50 *** HerzogDeXtEr has joined #openttd
18:20:04 <frosch123> someone uploaded a screenshot in tif format :o
18:21:05 <Alberth> A really simplistic copy/paste tool?
18:21:47 <frosch123> i don't see i have seen that format in the past 15 years
18:21:51 <frosch123> *think
18:28:55 <Eddi|zuHause> man, the youtube suggestion algorithm is terrible...
18:29:55 <Eddi|zuHause> if you watch a few videos of the same style, all it suggests then is more videos of that style.
18:30:29 <Eddi|zuHause> you'll never watch anything interesting after that, because once you exhausted that area, it keeps sending you in loops
18:33:32 <frosch123> Eddi|zuHause: clear all your history every day and change ips
18:33:46 <frosch123> then you know that you at least watch better stuff than the average
18:34:17 <Eddi|zuHause> that only helps if you're not actually logged into your google account :p
18:34:56 <frosch123> i do not even have a google account
18:35:35 <Eddi|zuHause> i made one when $someone decided that hosting the tracking table on google was a good idea
18:56:44 <frosch123> someone here knows hebrew?
18:59:29 *** solatis has quit IRC
18:59:30 *** Pensacola has joined #openttd
18:59:33 *** SpComb has quit IRC
18:59:35 *** SpComb has joined #openttd
18:59:51 *** glx has joined #openttd
18:59:51 *** ChanServ sets mode: +v glx
19:07:29 <Eddi|zuHause> the only thing i know about hebrew is that they reconstructed the dead language because the choices of speaking german (yiddish) or russian, which were the most common languages spoken by jews, were both terrible at the time of the foundation of israel
19:08:30 <Eddi|zuHause> and meanwhile it's just filled with english loanwords
19:19:21 *** sla_ro|master has quit IRC
19:25:37 *** sla_ro|master has joined #openttd
19:25:52 <DorpsGek> Commit by frosch :: r27294 /trunk/src/lang (8 files) (2015-05-28 19:25:46 +0200 )
19:25:53 <DorpsGek> -Fix: Invalid plural references in various translations.
19:26:56 <DorpsGek> Commit by frosch :: r27295 /trunk/src (strgen/strgen_base.cpp table/strgen_tables.h) (2015-05-28 19:26:53 +0200 )
19:26:57 <DorpsGek> -Add: [strgen] Default plural subparameter positions for CARGO_xxx string control codes.
19:28:07 *** sla_ro|master has quit IRC
19:28:40 *** Progman has quit IRC
19:30:49 *** sla_ro|master has joined #openttd
19:37:33 <Eddi|zuHause> i have no idea what that commit message means
19:38:20 <frosch123> maybe try rerandomising the position of "plural"
19:40:07 *** FLHerne has joined #openttd
19:43:03 *** shirish_ has quit IRC
19:49:39 *** _dp__ has quit IRC
20:09:17 *** andythenorth has joined #openttd
20:13:45 <andythenorth> o/
20:14:20 <Alberth> hi hi
20:19:07 <andythenorth> quiet forums are quiet
20:24:34 *** liq3 has quit IRC
20:34:11 *** Wolf01 has joined #openttd
20:34:15 <Wolf01> o/
20:35:12 <Wolf01> how does one could tell exactly if a song is rock or metal?
20:37:03 <Eddi|zuHause> how does one tell exactly whether a colour is green or blue?
20:38:29 <Wolf01> indeed, if you look at a water body you can easily it's both green and blue
20:40:40 <andythenorth> https://www.youtube.com/watch?v=GOJk0HW_hJw
20:40:43 <andythenorth> Rock or Metal?
20:40:59 <frosch123> i don't click it
20:41:08 <frosch123> i fear it's the i-like-trains agani :p
20:41:23 <andythenorth> it’s not a rick-roll either :)
20:41:32 <andythenorth> we are all the I-like-trains-kid :P
20:41:42 <andythenorth> meanwhile, wrt green and blue http://en.wikipedia.org/wiki/New_riddle_of_induction
20:41:49 <Wolf01> eh, it seem rock to me, but also metal and punk seem rock to me
20:41:59 <Wolf01> maybe because they are derived from rock
20:42:18 <frosch123> how about ska then?
20:42:23 <andythenorth> it’s all blues :P
20:42:35 <Wolf01> it's all music :D
20:42:38 * andythenorth might make tea
20:42:57 <Taede> its like sorting fog into boxes
20:43:00 <Taede> without lids
20:43:11 <andythenorth> what if it’s rock before 1988 and metal afterwards?
20:43:12 <andythenorth> or such
20:43:22 <andythenorth> I dunno, time-based predicates seem to bother people
20:43:36 <andythenorth> my philosophy of language lecturer seemed to think they were mind-blowing
20:43:46 <andythenorth> which says a lot about philosophy
20:43:51 * andythenorth did not like philosophy
20:44:20 <Wolf01> andythenorth, my coworker is going to legoland this weekend, what could he buy for me? I was thinking about the mini cooper so I can put it alongside the VW camper
20:44:55 <andythenorth> dunno :)
20:45:01 * andythenorth has few opinions on lego currently
20:45:07 <frosch123> [20:43] <andythenorth> what if it’s rock before 1988 and metal afterwards? <- i also had a thought along that :p
20:45:11 <andythenorth> other than “there is too much in my house"
20:45:45 <Wolf01> in my house too, because I need to stuff everything on my bedroom
20:45:52 <andythenorth> hmm
20:46:03 <andythenorth> just 11 FIRS industries still coded via ‘methods of shame'
20:46:15 * andythenorth should fix some more
20:46:24 <andythenorth> oh
20:46:27 * andythenorth had a question
20:46:32 <andythenorth> can I ask it?
20:46:51 <Wolf01> don't ask to ask :)
20:48:24 <andythenorth> so (the problem): with FIRS on hilly maps, industries tend to concentrate in flat spots
20:48:43 <andythenorth> (possible cause): many industries use a tile-may-not-be-sloped check
20:48:55 <andythenorth> this is to prevent breaking graphics by building tiles at different heights
20:49:09 <andythenorth> (possible solution): different check, all tiles must be same height as N tile
20:49:31 <andythenorth> if a tile is sloped foundations will be shown if needed
20:49:45 <andythenorth> (implementation problem): dunno how to implement that
20:51:04 <Wolf01> that's interesting
20:53:47 <andythenorth> it’s non-trivial, because the tile height is the lowest corner
20:53:57 <andythenorth> but buildings are drawn at the highest corner
20:54:23 <andythenorth> and there is no trivial way to get the tile height of the N tile, it has to be a calculated offset from current tile
20:58:35 *** tyteen4a03 has quit IRC
21:20:38 <Wolf01> you might need some pattern recognition, but the only ones are really good at it are humans
21:20:52 <Wolf01> *which are
21:22:06 *** sim-al2 has joined #openttd
21:35:45 *** Pensacola has quit IRC
21:43:52 *** Progman has joined #openttd
21:46:19 *** heffer has quit IRC
21:58:31 *** Celestar has joined #openttd
22:01:31 *** heffer has joined #openttd
22:16:36 *** sla_ro|master has quit IRC
22:22:13 *** Celestar has left #openttd
22:23:46 *** Alberth has left #openttd
22:25:07 *** Biolunar has joined #openttd
22:30:19 *** FLHerne has quit IRC
22:31:03 *** FLHerne has joined #openttd
22:53:06 <Wolf01> 'night
22:53:11 *** Wolf01 has quit IRC
22:53:58 *** frosch123 has quit IRC
23:18:13 *** Ketsuban has quit IRC
23:25:15 *** Myhorta has joined #openttd
23:26:11 *** Progman has quit IRC
23:40:28 *** Ketsuban has joined #openttd
23:43:41 *** Martin89 has left #openttd
23:52:01 *** JacobD88 has joined #openttd
23:54:20 *** zeknurn has quit IRC
23:55:01 *** zeknurn has joined #openttd
23:58:59 *** andythenorth has quit IRC