IRC logs for #openttd on OFTC at 2017-05-13
            
00:09:07 *** FLHerne has quit IRC
00:10:57 *** welshdragon has quit IRC
00:13:36 *** Hiddenfunstuff has quit IRC
00:16:34 *** keoz has quit IRC
00:24:35 <Wolf01> 'night
00:24:38 *** Wolf01 has quit IRC
00:28:09 *** smoke_fumus has quit IRC
01:12:03 *** Wormnest has quit IRC
01:37:54 *** welshdragon has joined #openttd
01:46:18 *** tokai has joined #openttd
01:46:18 *** ChanServ sets mode: +v tokai
01:53:19 *** tokai|noir has quit IRC
02:40:29 *** gelignite_ has joined #openttd
02:40:29 *** gelignite has quit IRC
02:44:41 *** HerzogDeXtEr1 has joined #openttd
02:50:01 *** HerzogDeXtEr has quit IRC
02:56:13 *** gelignite_ has quit IRC
04:19:31 *** Biolunar_ has joined #openttd
04:26:28 *** Biolunar has quit IRC
04:31:04 *** chomwitt has quit IRC
04:37:58 *** glx has quit IRC
06:29:04 *** cosmobird has joined #openttd
07:34:39 *** cosmobird has quit IRC
08:05:40 *** cosmobird has joined #openttd
08:06:13 *** andythenorth has joined #openttd
08:36:48 *** keoz has joined #openttd
08:58:56 <andythenorth> o/
09:08:33 <andythenorth> is it F? http://steelplantech.com/product/?am_force_theme_layout=mobile
09:10:51 <Eddi|zuHause> i like how the animation is in sync with my wall clock
09:18:13 <andythenorth> probably watching you
09:31:09 *** andythenorth has quit IRC
09:36:50 *** cosmobird_ has joined #openttd
09:43:11 *** cosmobird has quit IRC
10:09:13 *** cosmobird_ has quit IRC
10:11:56 *** welshdragon has quit IRC
10:26:41 *** Progman has joined #openttd
10:46:28 *** chomwitt has joined #openttd
10:50:09 *** Wolf01 has joined #openttd
10:50:27 <Wolf01> o/
11:26:29 *** andythenorth has joined #openttd
11:30:20 *** andythenorth has quit IRC
11:54:52 *** gelignite has joined #openttd
11:58:21 *** Wormnest has joined #openttd
12:31:21 *** chomwitt has quit IRC
12:41:15 *** keoz has quit IRC
12:43:52 *** Cubey has quit IRC
12:57:01 *** andythenorth has joined #openttd
12:59:30 *** andythenorth has quit IRC
13:00:12 *** andythenorth has joined #openttd
13:00:42 <andythenorth> o/
13:00:58 <Wolf01> o/
13:12:22 <Speedy> o/
14:01:55 *** Alberth has joined #openttd
14:01:55 *** ChanServ sets mode: +o Alberth
14:02:06 <Alberth> o/
14:02:07 <Wolf01> o/
14:05:44 <supermop_home> yo
14:15:02 *** gelignite has quit IRC
14:15:15 *** andythenorth is now known as Guest73
14:15:16 *** andythenorth has joined #openttd
14:20:04 *** Guest73 has quit IRC
14:24:12 * andythenorth implementing a station name parameter in FIRS
14:24:16 <andythenorth> will probably regret this
14:30:02 *** frosch123 has joined #openttd
14:30:21 <Wolf01> quak
14:30:58 <frosch123> hoi
14:57:18 <andythenorth> "cb 161: Default name for nearby station”
14:57:20 <andythenorth> o_O
15:06:09 <andythenorth> regret
15:06:26 <andythenorth> Error: (IndexError) "pop from empty list".
15:07:10 <andythenorth> File "bin35/lib/python3.5/site-packages/nml-v6201_45b1e0507a8d-py3.5-macosx-10.12-x86_64.egg/nml/actions/action4.py", line 168, in get_string_action4s
15:07:36 <andythenorth> triggered by “nearby_station_name: string(STR_STATION, string(STR_TOWN),string(STR_IND_ALUMINIUM_PLANT));”
15:07:38 <frosch123> what are you doing?
15:07:52 <andythenorth> trying to use industry name as a substring in nearby_station_name
15:08:26 * andythenorth digs some more
15:08:30 <andythenorth> might just be user error
15:09:34 <_dp_> hi, so what should I do with station loading being affected by 0 load issue?
15:09:38 <_dp_> report it as a bug or implement patch to station rating fixing pushing?
15:09:43 <_dp_> or just abandon all hope))
15:10:16 <supermop_home> can we have station name sets, like town names?
15:10:46 <frosch123> station names have so much magic
15:10:47 * andythenorth looking through 308k lines of firs.nml :(
15:10:53 <frosch123> they are translated, towns are not
15:11:02 <andythenorth> I’m not sure if what I’m doing is wise
15:11:07 <frosch123> they depend on on the location, nothing else does
15:11:32 <supermop_home> so cold in apartment
15:12:00 <andythenorth> http://dev.openttdcoop.org/attachments/download/8434/nearby_station_name.png
15:12:11 <andythenorth> changing that parameter on a running game is interesting
15:14:02 <andythenorth> ok so I can’t use TTD strings for industry names
15:14:03 <andythenorth> nearby_station_name: string(STR_STATION, string(STR_TOWN),TTD_STR_INDUSTRY_NAME_COPPER_ORE_MINE);
15:14:27 <frosch123> you just skip the property?
15:14:42 <andythenorth> I could, this is getting complex
15:14:49 <andythenorth> dunno if it’s worth it
15:14:55 <andythenorth> 10% of players know about parameters
15:15:01 <andythenorth> 10% of those bother changing them
15:15:18 <andythenorth> 1% of those want this ‘industry station names’ option
15:15:27 <andythenorth> 9% of them want something that isn’t in FIRS at all
15:15:54 <frosch123> 100% of them are you?
15:15:56 <andythenorth> “parameters: just say no”
15:16:16 <andythenorth> I like the silly ones you and planetmaker and whoever else put it in
15:16:31 * andythenorth can’t remember who actually did them
15:16:39 <_dp_> you forgot 10% who know about newgrfs
15:16:42 <frosch123> yes, i think it was me an pm
15:18:19 <_dp_> tho it works differently, 1% wants that option and then they learns about newgrfs and parameters :p
15:18:20 *** ricus has quit IRC
15:18:22 <andythenorth> I’ll offer ‘FIRS names’ and ‘OpenTTD names’
15:18:24 <andythenorth> and that’s it
15:18:34 <andythenorth> but eh, the FIRS name is only used for first station
15:18:38 <andythenorth> so will that cause bug reports?
15:19:48 <andythenorth> it can’t be a callback instead of a property - that would risk the station name changing when result changed?
15:20:57 <frosch123> it can be a purchase list callback
15:21:28 <frosch123> i think we already discussed the options before, but i don't remember the result
15:22:03 <andythenorth> me neither :)
15:22:31 <andythenorth> currently it’s tempting to remove the names entirely, as it just causes player complaints / confusion occasionally
15:22:53 <frosch123> more then after removing them?
15:22:58 <frosch123> *than
15:23:04 <andythenorth> damned either way :)
15:23:38 <supermop_home> convert firs to goddamn steam
15:23:44 <supermop_home> forget all this digital
15:23:48 <frosch123> i shortly considered mentioning aircraft in the 1.7.1-rc1 post, but thought that the same people would fell for it again. noone could possibly fall for train removal, right?
15:23:57 <supermop_home> you gotta be albert einstein to figure it out
15:24:26 <frosch123> we already have a alb*ert, we only need a stone
15:25:22 *** Biolunar_ has quit IRC
15:26:09 <supermop_home> frosch123 you know the steam is just brutal.
15:26:30 <supermop_home> you see that sucker going and steam's going all over the place
15:30:48 * andythenorth bbl
15:30:50 *** andythenorth has quit IRC
15:39:04 *** sla_ro|master has joined #openttd
16:19:22 *** ricus has joined #openttd
16:32:17 *** chomwitt has joined #openttd
16:33:25 <supermop_home> I should have used andy's recolor magic on these mineral hoppers
16:38:59 *** Hiddenfunstuff has joined #openttd
16:48:06 <Alberth> it's too late now?
16:48:29 <supermop_home> ive already saved 99% of the pngs
16:51:09 <Alberth> so, it's time to save another 90% of the remaining pngs?
17:22:33 *** sim-al2 has quit IRC
17:39:14 *** chomwitt has quit IRC
17:50:18 *** andythenorth has joined #openttd
17:53:54 <supermop_home> well now I got distracted redrawing the busses
17:54:01 <supermop_home> stripes didn't look good
17:54:41 *** andythenorth has quit IRC
17:55:24 *** andythenorth has joined #openttd
17:58:33 <andythenorth> ach
17:58:43 <andythenorth> this station names parameter is daft
17:58:56 <andythenorth> just because I can code it, doesn’t mean I shold
17:58:59 <andythenorth> should *
18:10:02 <andythenorth> Alberth: have you been making mazes in RCT? o_O
18:22:31 *** FLHerne has joined #openttd
18:42:39 <Alberth> no
18:43:19 <Alberth> I programmed one in BASIC though, looong time ago :)
18:43:45 *** Cubey has joined #openttd
18:43:51 <Alberth> you could even walk through it (in 4 directions, fixed position)
18:43:54 <andythenorth> https://www.reddit.com/r/rct/comments/5xud5r/rollercoaster_tycoons_recordbreaking_hedge_maze/
18:44:09 <andythenorth> dunno if that’s RCT or OpenRCT
18:44:21 <Cubey> That's the mobile one
18:44:29 <Cubey> I can tell by the interface
18:44:53 <supermop_home> no reason for a trolleybus 10 years from now to have pantographs instead of poles, right?
18:45:22 <supermop_home> lane changing with poles seems would remain useful for a bus
18:47:25 <Alberth> matter of time before someone tried that :)
18:47:42 <andythenorth> vote now if FIRS should keep station name parameter
18:47:46 <andythenorth> otherwise I delete it
18:47:53 <supermop_home> delete firs
18:48:41 <supermop_home> 240 pngs all done now
18:50:13 *** FLHerne has quit IRC
18:50:18 <andythenorth> supermop_home: which industry did you owe me? o_O
18:50:53 <supermop_home> arc furnace
18:51:14 <andythenorth> I think I can do that one
18:51:14 <supermop_home> these are all trolley trucks and buses though
18:51:19 *** glx has joined #openttd
18:51:19 *** ChanServ sets mode: +v glx
18:51:27 <andythenorth> I found some good pictures
18:57:06 <supermop_home> so in nml specs,
18:57:55 <supermop_home> i can do this: https://paste.openttdcoop.org/ppwrnsuul
18:58:15 <supermop_home> what if i want something for half full?
18:59:01 <supermop_home> do I do [empty, half, full]
18:59:02 <supermop_home> ?
19:00:16 *** andythenorth has quit IRC
19:00:22 <supermop_home> :(
19:00:35 *** andythenorth has joined #openttd
19:07:50 <frosch123> supermop_home: yes
19:08:13 <frosch123> though i believe we concluded that it is better to duplicate the cases in the middle
19:08:36 *** kais58 has quit IRC
19:08:39 <frosch123> so that empty and full are closer to "really empty" and "really full"
19:08:48 <supermop_home> like [empty, half, half, full]?
19:08:52 <frosch123> yes
19:08:59 <supermop_home> ok
19:09:19 <frosch123> andythenorth my actually know better though
19:09:25 <frosch123> *may
19:09:47 <andythenorth> I will look at the nml code generated :P
19:09:53 * andythenorth never writes nml
19:10:59 <andythenorth> hmm
19:11:00 <andythenorth> switch (FEAT_ROADVEHS, SELF, jinglepot_switch_graphics_percent_loaded_0_0, cargo_count*100/cargo_capacity) {
19:11:07 <andythenorth> I ignored loaded / loading
19:11:29 <andythenorth> what’s the reason?
19:11:42 <andythenorth> it’s so that full load state isn’t shown until 100% is reached
19:11:50 <andythenorth> 1-99% shows partial load
19:12:06 <andythenorth> otherwise it’s irritating wondering why the truck doesn’t leave the station
19:12:08 <frosch123> so you were too tired to duplicate items in the list :)
19:12:15 *** kais58 has joined #openttd
19:12:45 * andythenorth turned off the vehicle station % loading indicators some time ago, and just relies on vehicle cargo sprites
19:13:01 <andythenorth> I probably play a very different game to most people
19:16:55 *** gelignite has joined #openttd
19:19:45 *** Supercheese has joined #openttd
19:23:26 *** FLHerne has joined #openttd
19:35:17 <supermop_home> need to draw a little capsule tower capsule for bdmt on flatbeds
19:41:37 <supermop_home> will need your switch for containers though
19:41:43 <supermop_home> the onther way around
19:42:07 <supermop_home> don't want to see 20% container carriers driving around empty
19:45:46 <DorpsGek> Commit by translators :: r27872 trunk/src/lang/swedish.txt (2017-05-13 19:45:37 +0200 )
19:45:47 <DorpsGek> -Update from Eints:
19:45:48 <DorpsGek> swedish: 19 changes by Joel_A
20:28:23 *** andythenorth is now known as Guest95
20:28:32 *** andythenorth has joined #openttd
20:28:46 *** Supercheese has quit IRC
20:28:48 <supermop_home> now i need to come up with like 20 new truck names
20:29:21 *** Supercheese has joined #openttd
20:29:26 <andythenorth> Supercheese: o/
20:33:31 *** Guest95 has quit IRC
20:37:53 <andythenorth> ach never mind, the station names switch can die
20:57:20 <supermop_home> name a truck andy
21:01:53 <andythenorth> ‘andy’
21:02:04 <supermop_home> fine
21:02:11 <andythenorth> stannage
21:02:18 <andythenorth> torwood
21:02:32 <andythenorth> tusker
21:02:57 <andythenorth> stallion
21:03:05 <andythenorth> lugmore
21:03:14 <andythenorth> hardacre
21:03:20 <supermop_home> haha
21:03:23 <supermop_home> lugmore
21:03:35 * andythenorth bbl
21:03:37 *** andythenorth has quit IRC
21:05:54 *** ST2 has quit IRC
21:05:54 *** Extrems has quit IRC
21:05:54 *** Warrigal_ has quit IRC
21:05:54 *** Vadtec has quit IRC
21:05:54 *** cHawk has quit IRC
21:05:54 *** Tenu has quit IRC
21:05:54 *** Speedy has quit IRC
21:05:54 *** Compu has quit IRC
21:05:54 *** mikegrb has quit IRC
21:05:54 *** Sylf has quit IRC
21:05:54 *** mindlesstux has quit IRC
21:05:54 *** gnu_jj has quit IRC
21:05:54 *** _dp_ has quit IRC
21:05:54 *** Tharbakim has quit IRC
21:05:54 *** Ttech has quit IRC
21:05:57 *** Tharbakim has joined #openttd
21:05:57 *** Compu has joined #openttd
21:05:57 *** cHawk has joined #openttd
21:05:57 *** mindlesstux has joined #openttd
21:05:57 *** Speedy has joined #openttd
21:05:57 *** _dp_ has joined #openttd
21:05:57 *** Ttech has joined #openttd
21:05:57 *** Vadtec has joined #openttd
21:05:57 *** Warrigal_ has joined #openttd
21:05:57 *** Extrems has joined #openttd
21:05:57 *** Sylf has joined #openttd
21:05:57 *** Tenu has joined #openttd
21:05:57 *** mikegrb has joined #openttd
21:05:57 *** gnu_jj has joined #openttd
21:05:57 *** ST2 has joined #openttd
21:06:25 *** Extrems has quit IRC
21:06:25 *** Warrigal_ has quit IRC
21:06:25 *** Vadtec has quit IRC
21:06:25 *** cHawk has quit IRC
21:06:25 *** Tenu has quit IRC
21:06:25 *** Speedy has quit IRC
21:06:25 *** Compu has quit IRC
21:06:25 *** mikegrb has quit IRC
21:06:25 *** Sylf has quit IRC
21:06:25 *** mindlesstux has quit IRC
21:06:25 *** gnu_jj has quit IRC
21:06:25 *** _dp_ has quit IRC
21:06:25 *** Tharbakim has quit IRC
21:06:25 *** Ttech has quit IRC
21:06:25 *** supermop has quit IRC
21:06:25 *** greeter has quit IRC
21:06:25 *** Maarten has quit IRC
21:06:25 *** innocenat has quit IRC
21:06:25 *** fiatjaf has quit IRC
21:06:25 *** urdh has quit IRC
21:06:25 *** techmagus has quit IRC
21:06:25 *** blathijs has quit IRC
21:06:25 *** Supercheese has quit IRC
21:06:25 *** Cubey has quit IRC
21:06:25 *** quiznilo has quit IRC
21:06:25 *** supermop_home has quit IRC
21:06:25 *** jinks has quit IRC
21:06:25 *** ccfreak2k has quit IRC
21:06:25 *** dvim has quit IRC
21:06:25 *** bwn has quit IRC
21:06:25 *** dustinm` has quit IRC
21:06:29 *** ST2 has joined #openttd
21:06:29 *** gnu_jj has joined #openttd
21:06:29 *** mikegrb has joined #openttd
21:06:29 *** Tenu has joined #openttd
21:06:29 *** Sylf has joined #openttd
21:06:29 *** Extrems has joined #openttd
21:06:29 *** Warrigal_ has joined #openttd
21:06:29 *** Vadtec has joined #openttd
21:06:29 *** Ttech has joined #openttd
21:06:29 *** _dp_ has joined #openttd
21:06:29 *** Speedy has joined #openttd
21:06:29 *** mindlesstux has joined #openttd
21:06:29 *** cHawk has joined #openttd
21:06:29 *** Compu has joined #openttd
21:06:29 *** Tharbakim has joined #openttd
21:06:29 *** Supercheese has joined #openttd
21:06:29 *** Cubey has joined #openttd
21:06:29 *** quiznilo has joined #openttd
21:06:29 *** supermop has joined #openttd
21:06:29 *** supermop_home has joined #openttd
21:06:29 *** techmagus has joined #openttd
21:06:29 *** greeter has joined #openttd
21:06:29 *** bwn has joined #openttd
21:06:29 *** dvim has joined #openttd
21:06:29 *** Maarten has joined #openttd
21:06:29 *** fiatjaf has joined #openttd
21:06:29 *** urdh has joined #openttd
21:06:29 *** blathijs has joined #openttd
21:06:29 *** dustinm` has joined #openttd
21:06:29 *** innocenat has joined #openttd
21:06:29 *** jinks has joined #openttd
21:06:29 *** ccfreak2k has joined #openttd
21:08:19 *** cHawk has quit IRC
21:08:19 *** Vadtec has quit IRC
21:08:19 *** Warrigal_ has quit IRC
21:08:19 *** Extrems has quit IRC
21:08:19 *** ST2 has quit IRC
21:08:19 *** Tenu has quit IRC
21:08:19 *** mindlesstux has quit IRC
21:08:19 *** Compu has quit IRC
21:08:19 *** Speedy has quit IRC
21:08:19 *** mikegrb has quit IRC
21:08:19 *** Tharbakim has quit IRC
21:08:19 *** _dp_ has quit IRC
21:08:19 *** gnu_jj has quit IRC
21:08:19 *** Sylf has quit IRC
21:08:19 *** Ttech has quit IRC
21:08:19 *** innocenat has quit IRC
21:08:19 *** fiatjaf has quit IRC
21:08:19 *** Maarten has quit IRC
21:08:19 *** techmagus has quit IRC
21:08:19 *** greeter has quit IRC
21:08:19 *** urdh has quit IRC
21:08:19 *** blathijs has quit IRC
21:08:19 *** supermop has quit IRC
21:08:19 *** quiznilo has quit IRC
21:08:19 *** Cubey has quit IRC
21:08:19 *** jinks has quit IRC
21:08:19 *** dvim has quit IRC
21:08:19 *** ccfreak2k has quit IRC
21:08:19 *** supermop_home has quit IRC
21:08:19 *** bwn has quit IRC
21:08:19 *** dustinm` has quit IRC
21:08:19 *** Supercheese has quit IRC
21:09:31 *** supermop has joined #openttd
21:09:31 *** techmagus has joined #openttd
21:09:31 *** greeter has joined #openttd
21:09:31 *** Maarten has joined #openttd
21:09:31 *** fiatjaf has joined #openttd
21:09:31 *** urdh has joined #openttd
21:09:31 *** blathijs has joined #openttd
21:09:31 *** innocenat has joined #openttd
21:09:38 *** Supercheese has joined #openttd
21:09:38 *** Cubey has joined #openttd
21:09:38 *** quiznilo has joined #openttd
21:09:38 *** supermop_home has joined #openttd
21:09:38 *** bwn has joined #openttd
21:09:38 *** dvim has joined #openttd
21:09:38 *** dustinm` has joined #openttd
21:09:38 *** jinks has joined #openttd
21:09:38 *** ccfreak2k has joined #openttd
21:09:47 *** Tharbakim has joined #openttd
21:09:47 *** Compu has joined #openttd
21:09:47 *** cHawk has joined #openttd
21:09:47 *** mindlesstux has joined #openttd
21:09:47 *** Speedy has joined #openttd
21:09:47 *** _dp_ has joined #openttd
21:09:47 *** Ttech has joined #openttd
21:09:47 *** Vadtec has joined #openttd
21:09:47 *** Warrigal_ has joined #openttd
21:09:47 *** Extrems has joined #openttd
21:09:47 *** Sylf has joined #openttd
21:09:47 *** Tenu has joined #openttd
21:09:47 *** mikegrb has joined #openttd
21:09:47 *** gnu_jj has joined #openttd
21:09:47 *** ST2 has joined #openttd
21:13:56 *** ChanServ sets mode: +v Alberth
21:22:09 *** Supercheese has quit IRC
21:35:48 *** Alberth has left #openttd
21:45:10 *** ST2 has quit IRC
21:45:10 *** Extrems has quit IRC
21:45:10 *** Warrigal_ has quit IRC
21:45:10 *** Vadtec has quit IRC
21:45:10 *** cHawk has quit IRC
21:45:10 *** Tenu has quit IRC
21:45:10 *** Speedy has quit IRC
21:45:10 *** Compu has quit IRC
21:45:10 *** mikegrb has quit IRC
21:45:10 *** Sylf has quit IRC
21:45:10 *** mindlesstux has quit IRC
21:45:10 *** gnu_jj has quit IRC
21:45:10 *** _dp_ has quit IRC
21:45:10 *** Tharbakim has quit IRC
21:45:10 *** Ttech has quit IRC
21:45:10 *** ccfreak2k has quit IRC
21:45:10 *** jinks has quit IRC
21:45:10 *** quiznilo has quit IRC
21:45:10 *** Cubey has quit IRC
21:45:10 *** dvim has quit IRC
21:45:10 *** supermop_home has quit IRC
21:45:10 *** bwn has quit IRC
21:45:10 *** dustinm` has quit IRC
21:45:10 *** Maarten has quit IRC
21:45:10 *** urdh has quit IRC
21:45:10 *** fiatjaf has quit IRC
21:45:10 *** blathijs has quit IRC
21:45:10 *** supermop has quit IRC
21:45:10 *** innocenat has quit IRC
21:45:10 *** greeter has quit IRC
21:45:10 *** techmagus has quit IRC
21:45:35 *** supermop has joined #openttd
21:45:35 *** techmagus has joined #openttd
21:45:35 *** greeter has joined #openttd
21:45:35 *** Maarten has joined #openttd
21:45:35 *** fiatjaf has joined #openttd
21:45:35 *** urdh has joined #openttd
21:45:35 *** blathijs has joined #openttd
21:45:35 *** innocenat has joined #openttd
21:45:35 *** Cubey has joined #openttd
21:45:35 *** quiznilo has joined #openttd
21:45:35 *** supermop_home has joined #openttd
21:45:35 *** bwn has joined #openttd
21:45:35 *** dvim has joined #openttd
21:45:35 *** dustinm` has joined #openttd
21:45:35 *** jinks has joined #openttd
21:45:35 *** ccfreak2k has joined #openttd
21:45:36 *** Tharbakim has joined #openttd
21:45:36 *** Compu has joined #openttd
21:45:36 *** cHawk has joined #openttd
21:45:36 *** mindlesstux has joined #openttd
21:45:36 *** Speedy has joined #openttd
21:45:36 *** _dp_ has joined #openttd
21:45:36 *** Ttech has joined #openttd
21:45:36 *** Vadtec has joined #openttd
21:45:36 *** Warrigal_ has joined #openttd
21:45:36 *** Extrems has joined #openttd
21:45:36 *** Sylf has joined #openttd
21:45:36 *** Tenu has joined #openttd
21:45:36 *** mikegrb has joined #openttd
21:45:36 *** gnu_jj has joined #openttd
21:45:36 *** ST2 has joined #openttd
21:45:53 *** frosch123 has quit IRC
21:55:01 *** ST2 has quit IRC
21:55:01 *** Extrems has quit IRC
21:55:01 *** Warrigal_ has quit IRC
21:55:01 *** Vadtec has quit IRC
21:55:01 *** cHawk has quit IRC
21:55:01 *** gnu_jj has quit IRC
21:55:01 *** _dp_ has quit IRC
21:55:01 *** Tenu has quit IRC
21:55:01 *** mikegrb has quit IRC
21:55:01 *** Sylf has quit IRC
21:55:01 *** Speedy has quit IRC
21:55:01 *** Compu has quit IRC
21:55:01 *** Tharbakim has quit IRC
21:55:01 *** mindlesstux has quit IRC
21:55:01 *** Ttech has quit IRC
21:55:01 *** quiznilo has quit IRC
21:55:01 *** Cubey has quit IRC
21:55:01 *** jinks has quit IRC
21:55:01 *** dvim has quit IRC
21:55:01 *** ccfreak2k has quit IRC
21:55:01 *** supermop_home has quit IRC
21:55:01 *** bwn has quit IRC
21:55:01 *** dustinm` has quit IRC
21:55:01 *** innocenat has quit IRC
21:55:01 *** fiatjaf has quit IRC
21:55:01 *** Maarten has quit IRC
21:55:01 *** techmagus has quit IRC
21:55:01 *** greeter has quit IRC
21:55:01 *** urdh has quit IRC
21:55:01 *** blathijs has quit IRC
21:55:01 *** supermop has quit IRC
21:55:02 *** ST2 has joined #openttd
21:55:02 *** gnu_jj has joined #openttd
21:55:02 *** mikegrb has joined #openttd
21:55:02 *** Tenu has joined #openttd
21:55:02 *** Sylf has joined #openttd
21:55:02 *** Extrems has joined #openttd
21:55:02 *** Warrigal_ has joined #openttd
21:55:02 *** Vadtec has joined #openttd
21:55:02 *** Ttech has joined #openttd
21:55:02 *** _dp_ has joined #openttd
21:55:02 *** Speedy has joined #openttd
21:55:02 *** mindlesstux has joined #openttd
21:55:02 *** cHawk has joined #openttd
21:55:02 *** Compu has joined #openttd
21:55:02 *** Tharbakim has joined #openttd
21:55:02 *** ccfreak2k has joined #openttd
21:55:02 *** jinks has joined #openttd
21:55:02 *** dustinm` has joined #openttd
21:55:02 *** dvim has joined #openttd
21:55:02 *** bwn has joined #openttd
21:55:02 *** supermop_home has joined #openttd
21:55:02 *** quiznilo has joined #openttd
21:55:02 *** Cubey has joined #openttd
21:55:02 *** innocenat has joined #openttd
21:55:02 *** blathijs has joined #openttd
21:55:02 *** urdh has joined #openttd
21:55:02 *** fiatjaf has joined #openttd
21:55:02 *** Maarten has joined #openttd
21:55:02 *** greeter has joined #openttd
21:55:02 *** techmagus has joined #openttd
21:55:02 *** supermop has joined #openttd
21:56:37 *** cHawk has quit IRC
21:56:37 *** Vadtec has quit IRC
21:56:37 *** Warrigal_ has quit IRC
21:56:37 *** Sylf has quit IRC
21:56:37 *** Extrems has quit IRC
21:56:37 *** mindlesstux has quit IRC
21:56:37 *** gnu_jj has quit IRC
21:56:37 *** Tharbakim has quit IRC
21:56:37 *** Compu has quit IRC
21:56:37 *** _dp_ has quit IRC
21:56:37 *** ST2 has quit IRC
21:56:37 *** Tenu has quit IRC
21:56:37 *** Speedy has quit IRC
21:56:37 *** mikegrb has quit IRC
21:56:37 *** Ttech has quit IRC
21:56:37 *** Cubey has quit IRC
21:56:38 *** quiznilo has quit IRC
21:56:38 *** supermop_home has quit IRC
21:56:38 *** jinks has quit IRC
21:56:38 *** ccfreak2k has quit IRC
21:56:38 *** dvim has quit IRC
21:56:38 *** bwn has quit IRC
21:56:38 *** dustinm` has quit IRC
21:56:38 *** supermop has quit IRC
21:56:38 *** greeter has quit IRC
21:56:38 *** Maarten has quit IRC
21:56:38 *** innocenat has quit IRC
21:56:38 *** fiatjaf has quit IRC
21:56:38 *** urdh has quit IRC
21:56:38 *** techmagus has quit IRC
21:56:38 *** blathijs has quit IRC
21:57:32 *** Cubey has joined #openttd
21:57:32 *** quiznilo has joined #openttd
21:57:32 *** supermop_home has joined #openttd
21:57:32 *** bwn has joined #openttd
21:57:32 *** dvim has joined #openttd
21:57:32 *** dustinm` has joined #openttd
21:57:32 *** jinks has joined #openttd
21:57:32 *** ccfreak2k has joined #openttd
21:57:41 *** Tharbakim has joined #openttd
21:57:41 *** Compu has joined #openttd
21:57:41 *** cHawk has joined #openttd
21:57:41 *** mindlesstux has joined #openttd
21:57:41 *** Speedy has joined #openttd
21:57:41 *** _dp_ has joined #openttd
21:57:41 *** Ttech has joined #openttd
21:57:41 *** Vadtec has joined #openttd
21:57:41 *** Warrigal_ has joined #openttd
21:57:41 *** Extrems has joined #openttd
21:57:41 *** Sylf has joined #openttd
21:57:41 *** Tenu has joined #openttd
21:57:41 *** mikegrb has joined #openttd
21:57:41 *** gnu_jj has joined #openttd
21:57:41 *** ST2 has joined #openttd
21:57:54 *** supermop has joined #openttd
21:57:54 *** techmagus has joined #openttd
21:57:54 *** greeter has joined #openttd
21:57:54 *** Maarten has joined #openttd
21:57:54 *** fiatjaf has joined #openttd
21:57:54 *** urdh has joined #openttd
21:57:54 *** blathijs has joined #openttd
21:57:54 *** innocenat has joined #openttd
22:10:41 <Eddi|zuHause> the ESC hype surely once was bigger in this channel
22:35:30 *** Maarten has quit IRC
22:35:30 *** urdh has quit IRC
22:35:30 *** fiatjaf has quit IRC
22:35:30 *** blathijs has quit IRC
22:35:30 *** supermop has quit IRC
22:35:30 *** innocenat has quit IRC
22:35:30 *** greeter has quit IRC
22:35:30 *** techmagus has quit IRC
22:35:30 *** ST2 has quit IRC
22:35:30 *** Extrems has quit IRC
22:35:30 *** Warrigal_ has quit IRC
22:35:31 *** Vadtec has quit IRC
22:35:31 *** cHawk has quit IRC
22:35:31 *** Tenu has quit IRC
22:35:31 *** Speedy has quit IRC
22:35:31 *** Compu has quit IRC
22:35:31 *** mikegrb has quit IRC
22:35:31 *** Sylf has quit IRC
22:35:31 *** mindlesstux has quit IRC
22:35:31 *** gnu_jj has quit IRC
22:35:31 *** _dp_ has quit IRC
22:35:31 *** Tharbakim has quit IRC
22:35:31 *** Ttech has quit IRC
22:35:31 *** ccfreak2k has quit IRC
22:35:31 *** jinks has quit IRC
22:35:31 *** quiznilo has quit IRC
22:35:31 *** Cubey has quit IRC
22:35:31 *** dvim has quit IRC
22:35:31 *** supermop_home has quit IRC
22:35:31 *** bwn has quit IRC
22:35:31 *** dustinm` has quit IRC
22:36:22 *** Cubey has joined #openttd
22:36:22 *** quiznilo has joined #openttd
22:36:22 *** supermop_home has joined #openttd
22:36:22 *** bwn has joined #openttd
22:36:22 *** dvim has joined #openttd
22:36:22 *** dustinm` has joined #openttd
22:36:22 *** jinks has joined #openttd
22:36:22 *** ccfreak2k has joined #openttd
22:36:22 *** Tharbakim has joined #openttd
22:36:22 *** Compu has joined #openttd
22:36:22 *** cHawk has joined #openttd
22:36:22 *** mindlesstux has joined #openttd
22:36:22 *** Speedy has joined #openttd
22:36:22 *** _dp_ has joined #openttd
22:36:22 *** Ttech has joined #openttd
22:36:22 *** Vadtec has joined #openttd
22:36:22 *** Warrigal_ has joined #openttd
22:36:22 *** Extrems has joined #openttd
22:36:22 *** Sylf has joined #openttd
22:36:22 *** Tenu has joined #openttd
22:36:22 *** mikegrb has joined #openttd
22:36:22 *** gnu_jj has joined #openttd
22:36:22 *** ST2 has joined #openttd
22:36:22 *** supermop has joined #openttd
22:36:22 *** techmagus has joined #openttd
22:36:22 *** greeter has joined #openttd
22:36:22 *** Maarten has joined #openttd
22:36:22 *** fiatjaf has joined #openttd
22:36:22 *** urdh has joined #openttd
22:36:22 *** blathijs has joined #openttd
22:36:22 *** innocenat has joined #openttd
22:40:30 *** andythenorth has joined #openttd
22:43:35 <glx> Eddi|zuHause: yeah it's quiet this year :)
23:11:58 *** sla_ro|master has quit IRC
23:26:07 *** chomwitt has joined #openttd
23:26:09 *** andythenorth has left #openttd
23:43:11 *** Maarten has quit IRC
23:43:11 *** greeter has quit IRC
23:43:11 *** supermop has quit IRC
23:43:11 *** innocenat has quit IRC
23:43:11 *** urdh has quit IRC
23:43:11 *** fiatjaf has quit IRC
23:43:11 *** techmagus has quit IRC
23:43:11 *** blathijs has quit IRC
23:43:11 *** Sylf has quit IRC
23:43:11 *** Warrigal_ has quit IRC
23:43:11 *** Vadtec has quit IRC
23:43:11 *** cHawk has quit IRC
23:43:11 *** Extrems has quit IRC
23:43:11 *** mindlesstux has quit IRC
23:43:11 *** gnu_jj has quit IRC
23:43:11 *** Ttech has quit IRC
23:43:11 *** ST2 has quit IRC
23:43:11 *** _dp_ has quit IRC
23:43:11 *** Compu has quit IRC
23:43:11 *** Tharbakim has quit IRC
23:43:11 *** mikegrb has quit IRC
23:43:11 *** Tenu has quit IRC
23:43:11 *** Speedy has quit IRC
23:43:11 *** ccfreak2k has quit IRC
23:43:11 *** jinks has quit IRC
23:43:11 *** supermop_home has quit IRC
23:43:11 *** quiznilo has quit IRC
23:43:11 *** Cubey has quit IRC
23:43:11 *** dvim has quit IRC
23:43:11 *** bwn has quit IRC
23:43:11 *** dustinm` has quit IRC
23:44:11 *** Cubey has joined #openttd
23:44:11 *** quiznilo has joined #openttd
23:44:11 *** supermop_home has joined #openttd
23:44:11 *** bwn has joined #openttd
23:44:11 *** dvim has joined #openttd
23:44:11 *** dustinm` has joined #openttd
23:44:11 *** jinks has joined #openttd
23:44:11 *** ccfreak2k has joined #openttd
23:44:14 *** supermop has joined #openttd
23:44:14 *** techmagus has joined #openttd
23:44:14 *** greeter has joined #openttd
23:44:14 *** Maarten has joined #openttd
23:44:14 *** fiatjaf has joined #openttd
23:44:14 *** urdh has joined #openttd
23:44:14 *** blathijs has joined #openttd
23:44:14 *** innocenat has joined #openttd
23:44:15 *** Tharbakim has joined #openttd
23:44:15 *** Compu has joined #openttd
23:44:15 *** cHawk has joined #openttd
23:44:15 *** mindlesstux has joined #openttd
23:44:15 *** Speedy has joined #openttd
23:44:15 *** _dp_ has joined #openttd
23:44:15 *** Ttech has joined #openttd
23:44:15 *** Vadtec has joined #openttd
23:44:15 *** Warrigal_ has joined #openttd
23:44:15 *** Extrems has joined #openttd
23:44:15 *** Sylf has joined #openttd
23:44:15 *** Tenu has joined #openttd
23:44:15 *** mikegrb has joined #openttd
23:44:15 *** gnu_jj has joined #openttd
23:44:15 *** ST2 has joined #openttd
23:51:54 *** chomwitt has quit IRC