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

Powered by YARRSTE version: svn-trunk