IRC logs for #openttd on OFTC at 2014-06-09
            
00:08:13 *** ccfreak2k has quit IRC
00:09:39 *** pthagnar has quit IRC
00:30:44 *** Progman has quit IRC
00:34:13 *** Snail has joined #openttd
00:46:12 *** ccfreak2k has joined #openttd
01:15:47 *** MJP has quit IRC
01:16:00 *** Dan9550 has joined #openttd
01:24:37 *** Pikka has quit IRC
02:02:56 *** George|2 has joined #openttd
02:02:56 *** George is now known as Guest13019
02:02:56 *** George|2 is now known as George
02:08:09 *** Guest13019 has quit IRC
02:40:00 *** glx has quit IRC
02:49:26 *** HerzogDeXtEr1 has quit IRC
02:59:44 *** Hazzard_ has joined #openttd
03:06:25 *** Hazzard has quit IRC
03:11:48 *** theholyduck has joined #openttd
04:50:29 *** Hazzard_ has quit IRC
04:56:01 *** Eddi|zuHause has quit IRC
04:56:16 *** Eddi|zuHause has joined #openttd
05:49:29 *** sla_ro|master has joined #openttd
05:51:57 *** Snail has quit IRC
06:05:59 *** andythenorth has joined #openttd
06:06:23 <andythenorth> how about something simple, like keeping a string_ids.lng file in lang?
06:06:32 <andythenorth> and nml parses that if it exists
06:06:41 <andythenorth> file extension .lng is probably dumb :P
06:11:37 *** KWKdesign has quit IRC
06:12:23 *** KWKdesign has joined #openttd
06:24:05 *** KWKdesign has quit IRC
06:24:36 *** KWKdesign has joined #openttd
06:30:31 *** Flygon_ has joined #openttd
06:30:49 *** Flygon has quit IRC
06:47:53 *** Pensacola has joined #openttd
06:47:54 *** DDR has quit IRC
06:56:55 *** Flygon_ is now known as Flygon
07:02:48 <andythenorth> :|
07:03:14 <andythenorth> FIRS has some globally unique spritelayouts etc for construction states, used by most industries
07:03:17 <andythenorth> this is a problem :|
07:05:19 *** Myhorta has joined #openttd
07:15:50 *** andythenorth has left #openttd
07:27:35 *** Myhorta has quit IRC
07:37:05 *** SkeedR has joined #openttd
07:37:43 *** SkeedR is now known as Guest13037
07:49:10 *** Supercheese has quit IRC
07:50:55 *** andythenorth has joined #openttd
07:54:18 *** Alberth has joined #openttd
07:54:18 *** ChanServ sets mode: +o Alberth
07:55:19 *** Progman has joined #openttd
07:57:40 <andythenorth> o/ Alberth
08:02:14 *** Polleke has joined #openttd
08:05:49 <Alberth> moin
08:05:58 <planetmaker> moin moin
08:07:51 <andythenorth> I have enough figured out to explain how a (non-elegant) partial compile will work
08:08:00 <andythenorth> except for ensuring that stringIDs are constant
08:08:07 *** Pensacola has quit IRC
08:08:19 <andythenorth> but now it’s Monday, so work to do :)
08:08:47 <andythenorth> now that I know nmlc can compile nml fragments, the whole thing is much much easier :P
08:11:38 <andythenorth> planetmaker: what’s the custom tags stuff for? read_extra_commands() etc
08:12:46 <planetmaker> you can use it to define custom tags :P
08:12:54 <andythenorth> thanks :P
08:13:03 <planetmaker> like there is the standard tags for strings {CARGO}, {NUM} etc
08:13:16 <planetmaker> you use it e.g. to define {VERSION} or similar
08:13:24 <planetmaker> to be used in different strings
08:13:31 <andythenorth> oic
08:13:37 <andythenorth> ok
08:13:50 <andythenorth> not adaptable to my purpose of maintaining constants :)
08:14:06 <planetmaker> only useful for stuff to appear in strings
08:14:33 <andythenorth> I couldn’t find where string names resolve to numeric IDs
08:15:06 <andythenorth> I assumed they are just assigned in the order they are parsed in lang file
08:15:10 <andythenorth> or such
08:15:54 *** Myhorta has joined #openttd
08:17:08 <planetmaker> I'd expect it to be resolved in the order as used in code
08:17:43 <andythenorth> I can’t see assignments anywhere at parse time, so it must be in some other stage
08:17:48 * andythenorth should learn some compiler theory
08:17:56 <andythenorth> then I could refer to things properly
08:18:03 <andythenorth> instead of ‘thingy’ and ‘thingy'
08:18:45 *** Pensacola has joined #openttd
08:19:32 <andythenorth> ok, maybe IDs are assigned in the code generation step
08:19:38 * andythenorth read a compiler-basics tutorial
08:22:30 *** Polleke has quit IRC
08:27:14 *** andythenorth has quit IRC
08:36:08 * Eddi|zuHause imagines andy having great fun with attributed grammars and tree algorithms
08:45:55 *** frosch123 has joined #openttd
08:48:48 *** andythenorth has joined #openttd
08:52:51 *** andythenorth has left #openttd
08:53:01 *** tokai|noir has joined #openttd
08:53:01 *** ChanServ sets mode: +v tokai|noir
08:53:38 *** MJP has joined #openttd
08:54:47 *** Godde has joined #openttd
08:58:20 *** tokai|mdlx has quit IRC
08:59:03 *** Haube has joined #openttd
08:59:51 <planetmaker> bye
09:03:25 *** Brumi has joined #openttd
09:05:53 *** Myhorta has quit IRC
09:21:04 *** Polleke has joined #openttd
09:27:05 *** Pensacola has quit IRC
09:35:24 *** Phreeze has joined #openttd
09:57:34 *** Godde has joined #openttd
10:06:03 *** Godde has quit IRC
10:06:10 *** HerzogDeXtEr has joined #openttd
10:11:19 *** Godde has joined #openttd
10:13:44 *** SylvieLorxu has joined #openttd
10:22:13 *** gelignite has joined #openttd
10:43:22 *** Pensacola has joined #openttd
10:47:07 *** Polleke has quit IRC
10:49:31 *** Myhorta has joined #openttd
11:26:21 *** Pol has joined #openttd
11:26:27 *** Pensacola has quit IRC
11:37:43 *** Pol has quit IRC
11:37:54 *** Pensacola has joined #openttd
11:46:12 *** gelignite has quit IRC
11:52:09 *** Pol has joined #openttd
11:52:47 *** montalvo has joined #openttd
11:58:27 *** Pensacola has quit IRC
12:03:28 *** tokai|noir has quit IRC
12:03:45 *** tokai has joined #openttd
12:03:45 *** ChanServ sets mode: +v tokai
12:09:40 *** Myhorta has quit IRC
12:17:16 *** Snail has joined #openttd
12:20:32 *** andythenorth has joined #openttd
12:23:15 *** Myhorta has joined #openttd
12:27:55 *** andythenorth has quit IRC
12:28:05 *** yorick has joined #openttd
12:35:36 *** ivan` has quit IRC
12:37:05 *** Pensacola has joined #openttd
12:42:42 *** Pol has quit IRC
12:43:01 *** ivan` has joined #openttd
12:43:20 *** Snail has quit IRC
13:03:06 *** Pol has joined #openttd
13:04:36 <UukGoblin> bleugh, I can't build stuff on my own land :-(
13:06:23 *** pthagnar has joined #openttd
13:09:20 *** Pensacola has quit IRC
13:13:54 <UukGoblin> it's just like in real life :-/
13:17:07 *** toobored has joined #openttd
13:17:22 <toobored> wow. didn't expect that many people :)
13:17:42 <toobored> I've been trying to modify 2cc set in order to enable auto-refiting in goto orders
13:17:51 <Rubidium> there aren't that many people here
13:19:03 <toobored> it depends. I think IRC usage is declining
13:19:23 <toobored> is anyone around here relevant with the NFO codebase of 2CC?
13:19:53 <toobored> I have the wagons with a refit cost of 0 in 1c prop as instructed in the wiki page
13:20:08 <Rubidium> that's a bit the point; there are 100+ people in this channel, of which maybe 20 occasionally say something and maybe 10 talk fairly often
13:20:28 <Rubidium> I'm not one that knows enough NFO to help with your problem though
13:20:36 <toobored> damn.
13:20:44 <toobored> surely you know more than me
13:21:15 <toobored> this is the defined MISC prop: 27 THIS_WAG_MISC
13:22:16 <TrueBrain> wait ... you want to say people idle in this channel?!
13:22:27 <TrueBrain> I am sure some of these people never said a word :P
13:22:28 <TrueBrain> never ever
13:22:41 <TrueBrain> take this Xaroth .. always just lurking .. never contributing
13:22:42 <TrueBrain> useless people
13:23:59 <toobored> hehe
13:26:18 <toobored> it wasn't that simple after all.
13:26:52 <toobored> I changed THIS_WAG_MISC (the 27th prop to include the needed bit) to no avail.
13:27:08 <toobored> REFIT_COST seems to be zero but still the auto-refit button doesn't get enabled
13:30:53 <frosch123> there is even a bot here, with the only purpose to wish a new year
13:31:25 *** Myhorta has quit IRC
13:34:31 *** Myhorta has joined #openttd
13:39:57 *** andythenorth has joined #openttd
13:48:54 *** Myhorta has quit IRC
14:03:21 *** DorpsGek has joined #openttd
14:03:21 *** ChanServ sets mode: +o DorpsGek
14:10:09 *** Dan9550 has quit IRC
14:13:30 *** Pensacola has joined #openttd
14:16:13 *** jjavaholic has quit IRC
14:19:42 *** Pol has quit IRC
14:24:31 *** jjavaholic has joined #openttd
14:24:33 *** SylvieLorxu has quit IRC
14:25:48 *** gynter has joined #openttd
14:25:51 <gynter> web is broken?
14:26:29 <gynter> 502 Bad Gateway nginx/1.2.1 @ css files
14:35:00 *** montalvo has quit IRC
14:35:20 <Alberth> services of openttd are getting transfered to a different machine
14:40:50 <frosch123> couldn't you have noticed it 10 minutes earlier? :)
14:54:53 *** Phreeze has quit IRC
15:02:16 *** Polleke has joined #openttd
15:08:35 *** Pensacola has quit IRC
15:14:45 <gynter> Is there a way to modify openttd that if it's loaded with a save game file (-g flag) then a full map screenshot is made and after that client is exited :) ?
15:15:24 <gynter> Or are there any external tools to create a timelapse from saves?
15:15:42 <Rubidium> respectively yes and no
15:15:43 <frosch123> there have been multiple patches
15:21:05 *** gelignite has joined #openttd
15:28:34 <Eddi|zuHause> i remember a timelapse thingie
15:29:24 <Eddi|zuHause> but taking a screenshot is probably easiest if you use one of the "on_<whatever>.scr" scripts in the scripts directory
15:32:08 <Eddi|zuHause> if you actually want a screenshot of the overview map, then you probably need some patching
15:34:50 *** andythenorth has left #openttd
15:39:07 *** theholyduck has quit IRC
16:09:09 *** Phreeze has joined #openttd
16:11:05 *** Superuser_ has joined #openttd
16:13:26 *** Superuser_ has quit IRC
16:13:29 *** Superuser has joined #openttd
16:14:56 *** Superuser has left #openttd
16:23:55 *** Polleke has quit IRC
16:30:18 *** theholyduck has joined #openttd
16:39:16 *** SylvieLorxu has joined #openttd
17:01:21 *** oskari89 has joined #openttd
17:05:59 *** glx has joined #openttd
17:05:59 *** ChanServ sets mode: +v glx
17:24:42 *** drhese has quit IRC
17:39:07 *** glx has quit IRC
17:39:28 *** glx has joined #openttd
17:41:41 *** montalvo has joined #openttd
17:46:18 *** montalvo_ has joined #openttd
17:49:43 *** montalvo has quit IRC
17:49:47 *** frosch123 has quit IRC
17:50:02 *** frosch123 has joined #openttd
18:02:30 *** Wolf01 has joined #openttd
18:02:37 <Wolf01> hi hi
18:15:33 <Alberth> o/
18:15:55 *** Myhorta has quit IRC
18:22:04 <Wolf01> doh, installed openvpn, need to reboot to use the TAP... tomorrow
18:22:21 <peter1139> Reboot? Why?
18:22:34 <Wolf01> windows
18:22:40 <peter1139> Oh right.
18:23:04 <Wolf01> now, back on rpgmaker :P
18:25:33 *** Myhorta has joined #openttd
18:27:21 <Wolf01> 125x74, how much ugly is this size?
18:27:36 <Xaroth|Work> a lot
18:32:09 <Wolf01> I have an image 2000x1189 to divide in tiles of 32x32 and keep a nice resolution
18:33:52 <Wolf01> any artist could give me a hint?
18:40:04 <Rubidium> wouldn't 89 by 55 be something?
18:40:20 <Wolf01> too little
18:40:45 <Rubidium> what size are you looking for roughly?
18:41:07 <Wolf01> about 200x150
18:41:16 <Rubidium> 223 by 144 ;)
18:41:23 <Rubidium> uhm 233 by 144
18:41:53 <Wolf01> still a weird size :P
18:42:29 <Rubidium> but that's F13 by F12
18:43:23 *** Myhorta has quit IRC
18:48:00 *** Alberth has left #openttd
18:49:12 <Wolf01> ok, it doesn't look much stretched
18:49:36 <Wolf01> I'll take some years now to cover it with tiles
18:55:24 *** andythenorth has joined #openttd
18:57:01 <andythenorth> o/
18:57:07 <Wolf01> o/
19:09:24 <Eddi|zuHause> if you're worried about aspect ratio, just cut off a bit on the sides?
19:09:25 *** theholyduck has quit IRC
19:09:40 *** Brumi has quit IRC
19:10:18 <Wolf01> yes, that could help, and the size suggested by Rubidium is really good
19:21:06 *** theholyduck has joined #openttd
19:23:39 <andythenorth> if nml would just write the string names back out into the nfo as constants, I could blat them out with cpp or python in a processing step
19:23:50 <andythenorth> or I could try and teach nml to maintain string constants
19:24:00 <andythenorth> or pass a constants file in
19:26:34 <andythenorth> the first thing to do would be to read the nml src which handles IDs
19:26:36 *** KritiK has joined #openttd
19:26:46 <andythenorth> because currently I’ve no idea how it works, might be solving wrong problem
19:28:39 *** gelignite has quit IRC
19:30:59 *** SylvieLorxu has quit IRC
19:33:16 *** Pensacola has joined #openttd
19:33:40 <andythenorth> maybe action4 has the clue
19:34:13 <peter1139> xml
19:34:36 <andythenorth> I’ll look there next
19:34:46 <andythenorth> xml.py ?
19:36:24 <andythenorth> hmm
19:36:39 <andythenorth> can someone who is actually competent help me with this?
19:36:50 <andythenorth> looks like textIDs are alllocated randomly
19:37:18 <andythenorth> unless an ID is found from a ConstantNumeric via global_constants
19:37:31 <andythenorth> nml/actions/action4.py
19:37:59 <andythenorth> which suggests that if I extend numeric constants in global_constants, the strings will get picked up there
19:38:20 <andythenorth> I probably have this wrong :P
19:38:27 *** Pensacola has quit IRC
19:42:49 <andythenorth> https://dev.openttdcoop.org/projects/nml/repository/entry/nml/actions/action4.py
19:43:08 <andythenorth> L150 and following
19:51:01 *** Myhorta has joined #openttd
19:59:04 *** Myhorta has quit IRC
20:13:43 *** Myhorta has joined #openttd
20:25:36 *** andythenorth has quit IRC
20:28:10 *** andythenorth has joined #openttd
20:44:37 *** Phreeze has quit IRC
20:48:56 * andythenorth wants a ‘kick cdist’ button to force a recalculation of routing :)
20:53:06 <fonsinchen> andythenorth: You can set the recalculation interval and time to small values
20:53:19 <fonsinchen> I usually set it to 2/2 for testing
20:53:23 <andythenorth> it was my own fault
20:53:30 <andythenorth> I failed to scrap a vehicle with old orders
20:53:52 <andythenorth> so waybill carried on allocated cargo
20:53:55 <andythenorth> allocating *
20:56:12 <andythenorth> I am still playing the waybill patch
20:56:40 <peter1139> The what?
20:57:38 *** Haube has quit IRC
21:02:59 <DorpsGek> Commit by rubidium :: r26636 trunk/src/saveload/vehicle_sl.cpp (2014-06-09 17:42:48 UTC)
21:03:00 <DorpsGek> -Fix [FS#6026-ish]: (memory) size of variables saved for disaster vehicles was not correct in saveload description
21:03:03 <DorpsGek> Commit by rubidium :: r26637 trunk/src/base_media_func.h (2014-06-09 17:43:59 UTC)
21:03:04 <DorpsGek> -Fix [FS#6038]: segmentation fault when encountering a .obg/.obs/.obm with empty string/zero length/ MD5 checksums
21:03:08 <DorpsGek> Commit by translators :: r26638 trunk/src/lang/english_US.txt (2014-06-09 17:45:16 UTC)
21:03:09 <DorpsGek> -Update from WebTranslator v3.0:
21:03:10 <DorpsGek> english_US - 1 changes by Supercheese
21:03:38 <Eddi|zuHause> "encountering"?
21:08:25 <andythenorth> peter1139: yes
21:08:31 <andythenorth> it is a what
21:10:11 <andythenorth> when is mult-docks?
21:10:15 <andythenorth> multi even
21:11:53 <peter1139> ah
21:11:55 <peter1139> goodnight
21:11:59 <andythenorth> :)
21:13:07 *** sla_ro|master has quit IRC
21:13:56 *** Brumi has joined #openttd
21:14:06 *** Myhorta has quit IRC
21:30:19 *** oskari89 has quit IRC
21:40:49 *** Progman has quit IRC
21:45:41 *** frosch123 has quit IRC
21:45:46 *** andythenorth has quit IRC
22:19:03 *** Brumi has quit IRC
22:19:21 *** Flygon_ has joined #openttd
22:19:25 *** Flygon has quit IRC
22:26:35 <Wolf01> 'night
22:26:40 *** Wolf01 has quit IRC
22:53:17 *** yorick has quit IRC
22:55:39 *** Flygon_ has quit IRC
22:55:42 *** Flygon_ has joined #openttd
23:02:58 *** Guest13037 has quit IRC
23:07:45 *** theholyduck has quit IRC
23:23:08 *** DabuYu has joined #openttd
23:28:47 *** KritiK has quit IRC
23:30:18 *** HerzogDeXtEr has quit IRC
23:48:40 *** Supercheese has joined #openttd
23:52:38 *** Flygon has joined #openttd
23:52:38 *** Flygon_ has quit IRC