IRC logs for #openttd on OFTC at 2011-12-28
            
00:01:08 *** Phoenix_the_II has quit IRC
00:01:27 <Elukka> might be best to go with the usual bavarian colors unless there's reason to believe they're different
00:02:17 <Eddi|zuHause> ideally we have one for each of the (major) railways :)
00:02:18 *** Phoenix_the_II has joined #openttd
00:02:59 <__ln__> http://www.youtube.com/watch?v=vttLsvaEZ5w (warning: music)
00:03:22 <Eddi|zuHause> i.e. prussian, saxon and bavarian
00:03:24 <Elukka> browsing the brawa site for reference could get expensive for me...
00:03:51 *** Vadtec has joined #openttd
00:04:05 <Eddi|zuHause> pff :p
00:19:59 <Eddi|zuHause> Elukka: here's a few colours for prussian wagons: http://www.eep4u.com/darktrain/index.php?p=forum&action=getfile&id=7986&f_id=7&t_id=7871&area=1
00:20:42 *** Brianetta has quit IRC
00:20:56 <Elukka> that's useful, thanks
00:21:09 <Elukka> huh. and a real reference photo of a prussian 2 axle coach
00:21:12 <Elukka> haven't seen one before
00:22:11 *** snack2 has quit IRC
00:25:46 <Eddi|zuHause> http://wbf-kk.de/EEEC/Gueterwagen.html <-- here's a few cargo wagons
00:27:58 <Terkhen> good night
00:29:39 *** Biolunar_ has joined #openttd
00:34:18 <Eddi|zuHause> Elukka: and something i noticed, the 10lu passenger wagon looks more spaced out in -> direction than in <- direction, can you check whether the graphics are wrong length, the template is wrong length, or openttd's drawing is wrong?
00:35:48 *** Biolunar has quit IRC
00:41:43 <Elukka> ottd is drawing it wrong
00:41:56 <Elukka> i've noticed it too, it only appears in recent builds of cets
00:42:18 <Elukka> i tested r449 vs r272
00:42:24 <Elukka> r272 draws them correctly
00:42:29 <Elukka> i'm not sure on which build the bug appears
00:42:32 <Eddi|zuHause> then it might be my slicing code, actually
00:43:02 <Eddi|zuHause> ok. i'll debug that later...
00:43:11 <Eddi|zuHause> now i know at least where to look :)
00:44:01 <Elukka> heh
00:44:01 <Elukka> http://i195.photobucket.com/albums/z113/Elucca/r272.png
00:46:40 <Eddi|zuHause> Elukka: and the other thing i noticed, in \ and / view, the alignment of the wagons seems to mismatch the alignment of the engines (compared to the rails)
00:49:25 <Elukka> hmm, yes
00:49:40 <Elukka> there's a slight error with the coaches but the goods cars seem to be correct
00:50:03 <Eddi|zuHause> (or is that my alignment code again?)
00:50:28 <Elukka> dunno
00:50:33 <Eddi|zuHause> i guess i need to review all offsets once more
00:51:00 <Elukka> i might not have paid enough attention to it, i just went by oberhümer's fix of my initial sprites
00:51:29 <Eddi|zuHause> grml... my parameter code doesn't work... need to move it after the grf block because the gui-parameter is not declared yet
00:55:54 <Elukka> what do you think, is bavarian green or passenger green from the color templates more appropriate for the early d-zug coaches?
00:57:08 *** Phrewfuf has joined #openttd
00:57:14 <Phrewfuf> hi
00:57:31 <Phrewfuf> i need some help setting up a openttd dedicated server
00:57:53 <Phrewfuf> i have a debian server and some windows clients
00:58:18 <Phrewfuf> when i start the server on the debian machine and try to connect from the clients, i get a version mismatch error. how can i fix this`?
00:58:41 <Eddi|zuHause> Elukka: i think the "passenger green" is later
00:58:45 <Eddi|zuHause> not sure though
01:00:14 <Phrewfuf> btw the server instance was installed vie apt-get
01:00:49 *** JVassie_ has quit IRC
01:02:02 <Elukka> hmm. any idea whether the roofs would be a flat or metallic grey?
01:02:12 <Elukka> the models are metallic but they're also later DRG
01:04:31 <Elukka> hmm... or brown
01:04:40 <Elukka> some other bavarian coaches have brown roofs
01:04:47 <Elukka> they look distinctly older though
01:06:33 <Elukka> okay, going by models metallic seems the most likely
01:09:22 <fjb|tab> Phrewfuf: Use the same version for the server and all clients.
01:11:04 <Phrewfuf> fjb|tab: why does apt-get install an old version?
01:11:50 <fjb|tab> Ask the maintainer of your distribution.
01:12:09 *** pugi has quit IRC
01:14:08 *** Progman has quit IRC
01:15:51 *** pugi has joined #openttd
01:15:57 <Phrewfuf> ok now i thnk openttd is screwing with me
01:16:14 <Phrewfuf> i'm trying to run it in dedicated mode and its failing to find a graphics set
01:17:13 <Yexo> the base graphics set contains more than just graphics
01:17:24 <Yexo> so you still need either the grfs from the original cdrom or opengfx
01:17:59 *** Neon has quit IRC
01:20:58 <Eddi|zuHause> Elukka: in the prussian railways, the switch to silver roof colour was around 1900, so the express cars would definitely be afterwards
01:21:15 <Elukka> alright
01:21:49 <Elukka> did the prussians use silver? all i've seen is flat grey
01:21:53 <Elukka> the bavarians seem to have, though
01:22:05 <Elukka> hmm. need to make the roof slightly blue to make it look metallic
01:22:48 <Eddi|zuHause> "silver" means "grey-white", not necessarily actual silver
01:25:15 <Elukka> ah
01:28:41 <Phrewfuf> Yexo: i placed opengfx into ~/.openttd/baseset and it still cant find it
01:29:01 <Phrewfuf> of course the ~ of the user that will run the server
01:29:10 <Yexo> Phrewfuf: where did you download opengfx? What kind of file is it?
01:29:19 <Yexo> and which version of openttd are you running?
01:29:28 <Phrewfuf> it was a zip file...i unpacked it
01:29:38 <Yexo> that's good :)
01:30:00 <Yexo> and it was the zip file with the final grfs, not a source package?
01:30:32 <Phrewfuf> binary files, yes
01:30:40 <Phrewfuf> got them from http://www.openttd.org/download-opengfx
01:31:02 <Phrewfuf> aswell as the other two...sfx and mxs
01:31:15 <Yexo> ok, and the version of openttd?
01:31:39 <Phrewfuf> if the .deb-file got installed correctly, its the last stable..1.1.4
01:32:06 <Yexo> you need to put opengfx in ~/.openttd/data/ for openttd 1.1, ~/.openttd/baseset is only supported by 1.2+
01:34:36 *** Fuco has quit IRC
01:35:56 <Phrewfuf> ok now the server is running, but i cant connect to it
01:36:13 <Phrewfuf> though it is logging queries from the client
01:37:05 <Phrewfuf> oh wait...found the problem...
01:37:18 <Phrewfuf> config is wrong
01:37:20 <Elukka> Eddi|zuHause: initial late night sketch
01:37:20 <Elukka> http://i195.photobucket.com/albums/z113/Elucca/Art%20and%20stuff/bayd-zugw.png
01:37:23 <Phrewfuf> thanks for the help
01:38:01 <Eddi|zuHause> i think the doors need to be more prominent
01:38:20 <Eddi|zuHause> e.g. darker
01:39:04 <Elukka> true
01:39:08 <Elukka> i'll look into it tomorrow
01:40:11 *** fjb|tab is now known as Guest21922
01:40:12 *** fjb|tab has joined #openttd
01:40:16 *** Guest21922 has quit IRC
01:54:49 <Eddi|zuHause> prussian express wagons: http://kleintischspielbahn.forumieren.net/t1529-alte-preussen
01:55:33 <Eddi|zuHause> ca. 1907 prussia switched from green/green/brown/gray to unified green for the classes
01:56:55 *** Phrewfuf has quit IRC
01:57:50 *** Leroot has joined #openttd
02:06:36 *** pugi has quit IRC
02:12:52 *** Fuco has joined #openttd
02:27:24 <Elukka> those look just like the coach i'm drawing except the roof has that ridge
02:27:37 <Elukka> the clerestory windows
02:32:13 *** Zuu has quit IRC
02:35:01 *** Elukka has quit IRC
02:44:09 *** Biolunar_ has quit IRC
03:04:52 *** Lakie` has quit IRC
03:15:44 *** Devedse has quit IRC
03:31:46 *** glx has quit IRC
04:02:59 *** Ardonel has quit IRC
04:03:43 *** glevans2 has joined #openttd
04:10:09 *** glevans2 has quit IRC
04:12:32 *** glevans2 has joined #openttd
05:09:04 *** vargadanis has quit IRC
05:14:10 *** winner10 has joined #openttd
05:14:24 <winner10> does anyone know how to record OPENTTD?
05:15:40 <winner10> seriously does anyone know i cant seem to find a forum thread about it
05:15:48 <winner10> if i could get a link to a thread bout it that would be nice
05:24:41 *** winner10 has quit IRC
05:56:02 *** Eddi|zuHause has quit IRC
05:56:30 *** Eddi|zuHause has joined #openttd
06:58:28 *** DOUK has joined #openttd
07:03:43 *** mahmoud has quit IRC
07:08:47 *** SpComb has joined #openttd
07:09:23 *** welshdragon has joined #openttd
07:10:57 *** welshdragon has quit IRC
07:15:39 *** welshdragon has joined #openttd
07:45:54 *** vargadanis has joined #openttd
07:46:16 *** DayDreamer has joined #openttd
07:46:20 *** DayDreamer has left #openttd
08:09:38 *** sla_ro|master has joined #openttd
08:48:00 *** andythenorth has joined #openttd
08:48:10 <andythenorth> morning
08:50:49 <Rubidium> oh shoot... is it morning already? ;)
08:51:17 <Terkhen> good morning
08:51:23 <Terkhen> sadly yes :)
09:12:27 *** DDR has quit IRC
09:24:03 *** Neon has joined #openttd
09:26:14 *** Zuu has joined #openttd
09:29:18 *** welshdragon has quit IRC
09:31:56 *** Xaroth has quit IRC
09:31:59 *** Leroot has quit IRC
09:37:09 *** Xaroth has joined #openttd
09:39:01 *** Leroot has joined #openttd
09:42:03 *** Leroot has quit IRC
09:42:09 *** Leroot has joined #openttd
09:45:11 *** Leroot has quit IRC
09:45:17 *** Leroot has joined #openttd
09:48:18 *** Leroot has quit IRC
09:48:58 *** Leroot has joined #openttd
09:49:18 *** welshdragon has joined #openttd
09:51:59 *** Leroot has quit IRC
09:52:05 *** Leroot has joined #openttd
09:55:07 *** Leroot has quit IRC
09:57:32 <peter1138> cities in motion... heh
09:57:43 *** Progman has joined #openttd
09:58:18 *** Leroot has joined #openttd
09:58:27 <jonty-comp> it's like openttd, only without any of the things that make openttd good
09:58:47 <peter1138> pretty graphics but otherwise really limited
09:58:52 <peter1138> 4 whole cities?
09:59:02 <peter1138> over _30_ different vehicles...
10:00:43 *** TGYoshi has joined #openttd
10:00:56 <jonty-comp> but! it has a limited form of passenger destinations
10:01:10 <jonty-comp> in so far as "person from red area will go to...anywhere in blue area"
10:01:19 *** Leroot has quit IRC
10:01:41 <peter1138> gosh
10:02:35 <andythenorth> maybe that's the solution to YACD :P
10:02:51 <andythenorth> set each tile to have 1 of 16 colours
10:02:52 <peter1138> not really
10:03:07 <andythenorth> route cargo packets to any tile that is the right colour :P
10:03:45 <peter1138> heh, garry's mod, £1.49
10:04:01 <jonty-comp> too bad i've already owned it for 5 years
10:04:10 <jonty-comp> and not played it for 2 :p
10:05:00 <peter1138> all looks a bit pointless
10:06:07 <jonty-comp> i just used to dick about with the space station mod
10:06:18 <jonty-comp> in fact, i should think that gun i textured is still in there
10:06:30 <jonty-comp> most contribution i've ever made to a community project :P
10:08:45 *** Leroot has joined #openttd
10:11:46 *** Leroot has quit IRC
10:12:23 *** Leroot has joined #openttd
10:12:43 <andythenorth> hmm
10:12:50 <andythenorth> there's a mac version of CiM
10:13:05 <andythenorth> so...try a new game, or write newgrf?
10:13:55 <Eddi|zuHause> yes
10:14:14 <andythenorth> XOR
10:14:22 <Eddi|zuHause> yes
10:15:03 <andythenorth> £5.08
10:15:24 *** Leroot has quit IRC
10:15:31 *** Leroot has joined #openttd
10:17:35 <Eddi|zuHause> no
10:17:52 <Eddi|zuHause> hm... how does one do case-insensitive comparison in python?
10:18:32 *** Leroot has quit IRC
10:19:31 <Eddi|zuHause> apparently, string.lower()
10:21:33 <andythenorth> yup
10:22:40 <andythenorth> meh
10:22:46 <andythenorth> BANDIt is slow progress
10:23:14 <Rubidium> if the coding is slow, maybe make some zoomed in graphics? ;)
10:23:22 <andythenorth> coding is fast
10:23:25 <andythenorth> set design is slow
10:26:00 *** Wolf01 has joined #openttd
10:26:09 <Wolf01> ho o/
10:33:02 *** Elukka has joined #openttd
10:36:12 *** Devroush has joined #openttd
10:36:30 *** Devroush has joined #openttd
10:36:46 *** Devroush has joined #openttd
10:39:53 *** JVassie_ has joined #openttd
10:49:36 * andythenorth watches smokey and the bandit for inspiration
10:52:10 *** Alberth has joined #openttd
10:52:10 *** ChanServ sets mode: +o Alberth
10:52:18 <Wolf01> anybody wants to help me setting up the environment to build OTTD with VC100?
10:54:17 * Alberth does want to, but has less knowledge than the person asking for assistance
10:56:05 <Wolf01> seem I miss some libraries, but I added the path of the "useful" folder to the includes
10:56:50 <Rubidium> ah, we're slowly getting from the meta question to the actual question ;)
10:58:52 <Wolf01> vc++ -> linker -> general -> additional libraries wtf = myproject\ottd\useful\win32\libraries; it should be right, or I missed something?
10:59:25 <__ln__> not running VC++ in italian?
10:59:30 <Rubidium> the directx library I'd reckon
10:59:35 <Wolf01> yes italian
10:59:39 <__ln__> ok, good
10:59:58 <__ln__> though i doubt that has anything to do with the problem one way or another
11:00:56 <Wolf01> I was sure I had the dx library, I carry on the same folder since I was building on my old laptop
11:01:07 <Rubidium> but without the actual error message or the name of the missing libraries that's pure interjection
11:01:08 <Wolf01> I just update the ottduseful files
11:01:17 <Wolf01> unicode and zlib headers
11:02:06 <Rubidium> now I'm confused... are you missing the headers or the libraries?
11:02:39 <Wolf01> it says the headers, but it's all there
11:03:06 <Wolf01> I'll retry adding every folder I find
11:04:37 <Rubidium> well, only talked about adding the library folder, but you need to add the include folders to the additional includes as well (the one in shared/include)
11:05:47 <Wolf01> just did it, same problem
11:06:06 <Rubidium> then I have no clue
11:07:42 <Terkhen> Wolf01: I usually follow the tutorial for MSVC 2008 except the "add libraries" part
11:07:58 <Terkhen> to add the libraries permanently, you need to open a project (any project)
11:09:05 <Terkhen> go to the property manager (there are some tabs at the lower left corner)
11:09:22 <Wolf01> Yes I'm doing so, but in the tools->options-<project and solutions it says this way of adding libraries is deprecate
11:09:27 <Terkhen> there you will find Microsoft.Cpp.Win32.user
11:09:35 <Wolf01> so I tried to load them for the project
11:09:42 <Terkhen> (there is a x64 equivalent too)
11:10:11 <Terkhen> if you acess the properties of Microsoft.Cpp.Win32.user and add your libraries / headers there, they are always used in all of your projects
11:11:52 *** mariux has joined #openttd
11:12:14 <mariux> i cant find a mirror for 1.2.0-beta1 for windows, can anyone help me out?
11:12:17 <mariux> since the website is down
11:12:20 <Terkhen> Wolf01: http://www.tt-forums.net/viewtopic.php?f=33&t=54292 <-- you can also check this... I think that he never finished it
11:12:30 <Terkhen> mariux: the website works fine for me
11:12:47 <mariux> its down here and have been so for 30+ min
11:13:26 <Yexo> mariux: the website is definitely not down
11:13:31 <Terkhen> mariux: http://www.downforeveryoneorjustme.com/ <-- try this, it will tell you if a website is down for real or only for you
11:13:33 <Wolf01> thank you, I'll give it a look
11:13:35 <Yexo> if it doesn't work for you it's something at your (or your ISPs) end
11:13:45 <Terkhen> regarding mirrors... try http://gb.binaries.openttd.org/binaries/releases/1.2.0-beta1/index.html
11:14:21 <mariux> thanks
11:14:35 <mariux> maybe it is a problem with this unblock me thing am using
11:14:39 <Terkhen> bbl
11:14:54 <mariux> that mirror was is also down for me :P
11:15:29 <Yexo> try http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/1.2.0-beta1/index.html
11:15:42 <mariux> thanks :D
11:19:17 <Wolf01> yay, compiling
11:19:40 <Wolf01> I was just adding the libraries in the wrong place
11:27:17 *** fjb|tab has quit IRC
11:28:08 *** mariux has quit IRC
11:30:27 *** mahmoud has joined #openttd
11:30:53 *** pugi has joined #openttd
11:33:23 *** DOUK has quit IRC
11:35:12 *** fjb|tab has joined #openttd
11:44:54 *** snack2 has joined #openttd
11:48:02 *** tokai|mdlx has joined #openttd
11:54:02 *** tokai|noir has quit IRC
11:58:55 *** Progman has quit IRC
12:13:02 * Zuu realizes that he have swaped delete and backspace the other day when he had to pull out those keys to clean them of some beer that accidently got on the keyboard. :-)
12:15:25 <TrueBrain> do you still look at your keyboard?
12:15:35 <TrueBrain> I switched a few keys months ago, and I only found out when my roommate tried to type on it :P
12:23:18 *** Markavian` has joined #openttd
12:30:08 *** Markavian has quit IRC
12:31:44 <Eddi|zuHause> how can that be? backspace is twice as big as delete :=)
12:32:57 <appe> ..on most keyboards.
12:33:07 <appe> backspace usually is, even on the smallest keyboards.
12:33:10 <appe> though
12:36:55 <Eddi|zuHause> well, there are variant keyboard layouts where the return key is bigger, and the key next to return is put next to backspace instead
12:37:06 <Eddi|zuHause> that's # on german keyboards
12:43:30 <appe> ah
12:59:37 *** TWerkhoven[l] has joined #openttd
13:19:38 <Zuu> TrueBrain: I don't generally look on my keyboard. Most keys don't to what the label says anyways. (qwerty labels and svorak behaviour)
13:23:20 <Zuu> Eddi|zuHause: On my keyboard backspace and delete have the same size althoug slighly different angle of the surface.
13:25:13 <Zuu> as a hint they are both located at left thumb :-)
13:35:11 *** KouDy has joined #openttd
13:35:48 *** TrueBrain has quit IRC
13:50:24 *** TrueBrain has joined #openttd
13:58:58 <Belugas> hello
14:01:35 <Alberth> Hello sir B
14:07:17 *** fjb|tab is now known as Guest21965
14:07:18 *** fjb|tab has joined #openttd
14:09:21 *** Pulec has quit IRC
14:10:04 *** Pulec has joined #openttd
14:15:19 *** TomyLobo2 has joined #openttd
14:17:14 *** SpComb has quit IRC
14:21:08 *** TomyLobo has quit IRC
14:21:08 *** TomyLobo2 is now known as TomyLobo
14:23:21 <Belugas> hello 2u,2 uncle albert :)
14:40:57 *** glx has joined #openttd
14:40:57 *** ChanServ sets mode: +v glx
14:48:32 *** Brianetta has joined #openttd
15:10:51 *** valhallasw has joined #openttd
15:11:48 *** andythenorth has quit IRC
15:12:29 *** vargadanis has quit IRC
15:13:36 *** Biolunar has joined #openttd
15:23:00 *** fjb|tab is now known as Guest21974
15:23:01 *** fjb|tab has joined #openttd
15:25:58 *** Guest21974 has quit IRC
15:27:26 *** Adambean has joined #openttd
15:31:41 *** TomyLobo has quit IRC
15:38:18 *** burtybob has joined #openttd
15:39:40 *** Lakie has joined #openttd
15:40:41 *** Alberth has left #openttd
15:50:38 <burtybob> I'm trying to add to the admin network so that it sends the expenses breakdown. I've done that but is there anyway to make it server? As when trying to connect with a vanilla copy I get protocol error. Presumbly because I've modified the admin packet to send more data.
15:54:13 <Eddi|zuHause> and now we're supposed to guess your modifications to help you fixing it?
15:56:00 <Eddi|zuHause> you can output custom data to the admin port by running a game script and sending it as a JSON object
15:56:37 <Eddi|zuHause> (in trunk/1.2.0-beta1, not in 1.1.4)
15:57:12 <burtybob> p->Send_uint64(company->yearly_expenses[0][EXPENSES_CONSTRUCTION]); That line just before the sendpacket call in the send company economy function in the network admin.cpp file.
15:57:29 <burtybob> Do you have a link to documentation regarding the game scripts please?
15:57:47 <Eddi|zuHause> there's a thread in the forum
15:58:02 <burtybob> ok, thanks
15:58:11 *** burtybob has quit IRC
16:23:07 *** Tormi has joined #openttd
16:28:03 *** Tormi has quit IRC
16:28:22 *** sllide has joined #openttd
16:34:52 *** Trzaska has joined #openttd
16:40:59 *** SpComb has joined #openttd
16:48:46 <Elukka> Eddi|zuHause: any suggestions?
16:48:46 <Elukka> http://i195.photobucket.com/albums/z113/Elucca/Art%20and%20stuff/bayd-zugw1.png
16:50:34 <Elukka> i like the side view, not so much the diagonal
16:58:56 <Eddi|zuHause> the windows might be slightly too big
16:59:02 <Eddi|zuHause> and the roof too smooth
17:00:34 <peter1138> greeble it
17:08:23 <Elukka> i could make the bigger windows 2x2 too
17:08:38 *** TomyLobo has joined #openttd
17:08:46 <Elukka> don't know about the roof... there seem to be multiple types
17:09:23 <Elukka> the drawing you linked it doesn't seem to be smooth, in the models it's smooth but it has those... thingies on top at regular intervals
17:10:24 <Eddi|zuHause> with the big windows it looks too modern
17:17:11 <Elukka> wish i had more pixels to work with :(
17:17:46 <TrueBrain> DorpsGek: bark
17:17:46 <TrueBrain> hmm
17:17:46 <Elukka> http://i195.photobucket.com/albums/z113/Elucca/Art%20and%20stuff/bayd-zugw1-1.png
17:17:46 <TrueBrain> stupid connections :(
17:17:46 <Elukka> window tweaks, better looking variant of the roof
17:17:46 <DorpsGek> bark
17:17:55 <TrueBrain> terrible slow :(
17:21:12 <Eddi|zuHause> aye
17:22:06 <Eddi|zuHause> ship it! :)
17:27:33 <Eddi|zuHause> Elukka: in the \ view the signs below the windows are too big, and the doors should be showing that they are further inside. the connection between the wagons should probably be narrower
17:33:15 <CIA-6> OpenTTD: rubidium * r23680 /trunk/src/console_cmds.cpp: -Fix [FS#4915]: prevent removal of the (AI) company the local player is in
17:33:18 <Elukka> the signs are 1 px but they kinda blend in with the windows... gotta try something else with them
17:33:21 <Elukka> agreed on the gangways
17:34:01 <Elukka> the window color tends to blend in with this particular green too - the \ windows are brighter than they 'should' be because otherwise it's a mushy mess
17:34:17 <Eddi|zuHause> that's alright, i suppose
17:34:46 <CIA-6> OpenTTD: rubidium * r23681 /trunk/src/train_cmd.cpp: -Fix [FS#4914]: vehicle numbers got misaccounted when autoreplacing failed due to length checks
17:36:08 *** Progman has joined #openttd
17:40:03 *** andythenorth has joined #openttd
17:42:35 *** welshdragon is now known as Guest21985
17:42:37 *** welshdragon has joined #openttd
17:45:39 *** welshdragon is now known as Guest21986
17:45:40 *** welshdragon has joined #openttd
17:49:21 *** Guest21985 has quit IRC
17:52:42 *** Guest21986 has quit IRC
17:56:16 *** welshdragon is now known as Guest21988
17:56:17 *** welshdragon has joined #openttd
18:02:46 *** Guest21988 has quit IRC
18:03:56 *** andythenorth has quit IRC
18:15:06 *** insulfrog has joined #openttd
18:21:32 *** Joe has joined #openttd
18:22:28 <Joe> Hi all, can somebody help me a moment to get started adding further translatiosn to the OTTD-Wiki?
18:22:53 *** ZirconiumX has joined #openttd
18:23:37 <insulfrog> and what language are you translating to?
18:23:45 <ZirconiumX> Hello everyone, hope you all had a merry Xmas (those who celebrate it)!
18:24:06 <Joe> german
18:24:15 <insulfrog> I do mr ZirconiumX :)
18:24:17 <Eddi|zuHause> bah! humbug!
18:24:33 * insulfrog shoots Eddi :p
18:24:33 *** mahmoud has quit IRC
18:25:04 * ZirconiumX scolds insulfrog for sounding like a set of model railway points
18:25:22 <insulfrog> that's where exactly the name came from :)
18:26:18 <ZirconiumX> Glad we share a common interest
18:26:23 <Joe> my trouble is that I never worked on a wiki so far, I see the style guide and so on but was wondering whether they are needed for just translating existing articles or if there is a way to 'copy' the english article and translate to german on the fly
18:27:35 <Joe> sorry if other noobs had this question prior already. But after having translated the hotkey reference sheet I wanna do more within my abilities.
18:27:53 <insulfrog> you could babelfish but I am not sure how accurate it is though
18:28:21 <ZirconiumX> Google translate
18:28:22 <Joe> the translating itself is no problem as I am fluent with both languages
18:28:25 <ZirconiumX> Wins
18:28:25 <ZirconiumX> http://translate.google.com/
18:29:05 <Joe> just do not want to have to start each from scratch with copying pictures from the previous articles and so on
18:29:21 <Eddi|zuHause> Joe: just click "edit" and copy the contents
18:29:39 <Terkhen> look at how it was done with other translated articles
18:29:44 * Terkhen has no idea about wiki either
18:29:53 <Joe> THX eddi, will try out and come back crying if I can not get it done. ;)
18:33:18 <planetmaker> ZirconiumX: using google translate results for creating a 'translated' website is very bad and must not be done - especially as google allows to do that on the fly
18:33:51 <insulfrog> translation tools are fine but accuracy still could remain a problem (please excuse me if I sound skeptic)
18:34:25 <planetmaker> Joe: I'd copy the "source" of the English page (i.e. open it as 'edit' and copy it) and then create the new page, paste the original one and hand-translate the text
18:34:27 <ZirconiumX> @planetmaker Sorry
18:34:31 <planetmaker> that's how I'd do it
18:35:27 <Joe> THX to you too planetmaker, just realized that I should start by creating an account... (StupidMe)
18:35:29 <planetmaker> but don't just copy the English and then... create a 'German' page with English text. I've seen such on the wiki for some other language, too... that's quite stupid
18:35:34 <planetmaker> haha, yes :-)
18:35:48 <planetmaker> an account is helpful
18:39:46 <Zuu> Hmm, half of the translations that I've received for TransportGoals uses something else than UTF8. :-(
18:40:16 <Zuu> And I though I was too clear about it.
18:40:20 *** ZirconiumX has quit IRC
18:40:36 <SpComb> iconv
18:40:45 <SpComb> and encodings are hard
18:42:23 <Terkhen> Zuu: sorry, I forgot
18:42:24 <Zuu> Yep, I have to use iconv, just have to figure out which encoding to go from.
18:42:33 <Terkhen> I reuploaded the spanish translation in UTF-8
18:42:39 <Zuu> Terkhen: Thanks
18:42:47 <planetmaker> Zuu: you can be as clear as you want about that. People have no clue about encoding
18:42:53 <planetmaker> they just use what their editor uses
18:42:56 <Zuu> Then I only have to figure out which encoding the french translation is in.
18:43:45 <Rubidium> usually iso8859-15
18:45:29 <valhallasw> or windows-1252, but they are the same for most characters
18:45:39 <CIA-6> OpenTTD: translators * r23682 /trunk/src/lang/ (catalan.txt serbian.txt):
18:45:39 <CIA-6> OpenTTD: -Update from WebTranslator v3.0:
18:45:39 <CIA-6> OpenTTD: catalan - 2 changes by arnau
18:45:39 <CIA-6> OpenTTD: serbian - 11 changes by etran
18:45:46 <Zuu> Could be the windows1252 too. At least csv files from excel tend to use windows1252.
18:52:22 <__ln__> indeed, 8859-15 is rare, 1252 is common.
18:53:48 <valhallasw> 8859-15 is/was used on linux, 1252 on windows
18:54:33 <valhallasw> (for some reason, all french linux computers I've used used 8859-15 instead of utf-8)
18:56:33 <__ln__> valhallasw: yes, that's what i said, is/was used on linux => rare. :)
18:57:13 *** pugi has quit IRC
19:03:19 <Joe> planetmaker: guess I should save the translation file as UTF-8, right?
19:03:28 <planetmaker> file?
19:03:44 <planetmaker> translating wikis does not require use of any files... ?
19:04:24 *** FLHerne has joined #openttd
19:04:44 <Joe> saving on my desktop so I can work on translations on the go without needing internet access. Trust that I will try out everything in the sandbox before uploading/adding to the wiki. ;)
19:07:31 <planetmaker> is an internet connection a problem?
19:07:57 <planetmaker> I mean you're free to work as it suits you. I'd just be surprised to see wiki work done offline beforehand
19:08:01 <Joe> when I am on the bus or subway on my way to work: yes
19:08:04 <Joe> at home: no
19:08:21 <planetmaker> utf-8 would be the suitable encoding, I guess, yes
19:08:40 <planetmaker> fair enough during travel :-)
19:09:02 *** vargadanis has joined #openttd
19:10:48 *** sllide has quit IRC
19:11:47 <Eddi|zuHause> engines are weird... weight is usually given without tender, but length with tender...
19:14:16 <insulfrog> well, cyas
19:14:17 *** insulfrog has quit IRC
19:17:39 *** pugi has joined #openttd
19:18:31 *** Guest21879 is now known as Mark
19:30:41 *** FLHerne has quit IRC
19:31:32 <Belugas> and it keeps on snowing
19:32:49 <Eddi|zuHause> not here...
19:34:18 *** andythenorth has joined #openttd
19:34:54 <andythenorth> hola
19:35:09 <andythenorth> is roadtypes actually hard to do? Or is it just tiresome?
19:35:25 <andythenorth> (apropros of suggestions forum)
19:35:27 * Belugas pushes some flakes toward Eddi|zuHause
19:35:34 <Belugas> hallo andythenorth
19:35:51 <Belugas> dunno 'bout your question, never tried it
19:35:54 <andythenorth> bonsoir Belugas
19:36:26 <andythenorth> when I started looking at it, it didn't look insanely, bafflingly hard
19:36:38 <andythenorth> but as a 'my first C++ project' I didn't get very far :P
19:36:38 <Eddi|zuHause> no, it would mostly be adapting the railtype code
19:37:05 <Eddi|zuHause> the "problem" is that there are more than one roadtype on one tile
19:37:26 <andythenorth> we had a solution for that
19:37:32 <andythenorth> only two types allowed
19:37:41 <andythenorth> and only one catenary type gets drawn
19:37:43 <andythenorth> iirc
19:38:06 <TrueBrain> enough _m bits available?
19:38:11 <andythenorth> if you want 'road with tram tracks' crossing 'dirt road with trolley power for dump trucks'
19:38:18 <andythenorth> then you need a type 'road with tram tracks'
19:38:26 <andythenorth> you can't composite 'road' + 'tram tracks'
19:38:34 <andythenorth> due to lack of bits
19:38:54 <andythenorth> but that seemed very acceptable to me
19:39:10 <andythenorth> I got as far as shuffling some roadworks _m bits, then got stuck in savegame code :P
19:39:13 <andythenorth> so not very far
19:40:06 <TrueBrain> ugh, Steam servers are SLOW. No surprise with all the free stuff going on :(
19:43:09 <Eddi|zuHause> andythenorth: but only 2 types is really limiting
19:43:25 <andythenorth> Eddi|zuHause: dunno what to say :)
19:43:27 <andythenorth> new map array?
19:43:42 <andythenorth> when it was discussed, we tried to make 3 fit into 2
19:43:56 <andythenorth> bit unfortunately we couldn't change how maths works :P
19:44:04 <andythenorth> I have a bit of spec....somewhere
19:44:09 <TrueBrain> fail on your part :D
19:44:58 <andythenorth> Eddi|zuHause: it's not just 2 types. It's as many horrible buy menu combos as the roadtpe grf author has chosen to provide....
19:45:10 <andythenorth> it's not so different to railtypes anyway
19:45:29 <andythenorth> '200km / h electrified railway also with third rail and 17t axle load' :P
19:45:45 <andythenorth> is not much different to 'paved road, 30km / h with tram tracks and trolley poles'
19:46:22 *** KritiK has joined #openttd
19:46:37 <Eddi|zuHause> andythenorth: but if you want to encode "subway" into it, then you easily run out
19:48:06 <CIA-6> OpenTTD: rubidium * r23683 /trunk/src/ (4 files):
19:48:06 <CIA-6> OpenTTD: -Fix [FS#4912]-ish: when fitting another engine the cargo capacity of wagons
19:48:07 <CIA-6> OpenTTD: could become lower, causing them to contain more than they should. This caused
19:48:07 <CIA-6> OpenTTD: the cargo transfer from the replaced parts to put even more stuff in the already
19:48:07 <CIA-6> OpenTTD: full wagon. Prevent this from happening by reducing the amount of cargo in the
19:48:08 <CIA-6> OpenTTD: vehicle to the capacity when moving vehicles/wagons around, or when
19:48:10 <CIA-6> OpenTTD: autoreplacing
19:49:17 <Rubidium> don't forget to encode the safety systems in the rail type
19:49:26 <andythenorth> Eddi|zuHause: 'paved road, 30km/h with tram tracks and trolley poles, plus subway with third rail' :P
19:49:46 <Eddi|zuHause> andythenorth: then you run out of 16 roadtypes
19:49:53 <andythenorth> it's a harsh life :)
19:50:09 <andythenorth> so extend number of types?
19:50:56 <andythenorth> also - per rack rail discussion :) http://www.railpictures.net/viewphoto.php?id=385093&nseq=1
19:53:27 <andythenorth> Eddi|zuHause: so it's (a) extend map array (b) extend number of possible roadtypes (currently three) to > 16 or (c) do nothing
19:53:28 <andythenorth> ?
19:54:03 <Eddi|zuHause> yes
19:54:07 <Rubidium> three possible road types?
19:58:40 <andythenorth> apparently
19:59:07 <Rubidium> well, road, tram and railroad?
19:59:29 <andythenorth> isn't it marked as HWAY in the source?
19:59:34 <andythenorth> for hysterical raisins?
19:59:48 <andythenorth> I don't mean three per tile
20:01:11 <andythenorth> yup, HWAY - only in comments though
20:06:53 <CIA-6> OpenTTD: rubidium * r23684 /trunk/src/ (road_cmd.cpp road_func.h): -Cleanup: let the highway take the highway
20:07:01 <Rubidium> what HWAY comments? ;)
20:07:04 <andythenorth> he
20:07:17 <TrueBrain> one of the futeares that got never implemented?:P
20:07:21 <TrueBrain> features
20:07:28 <andythenorth> did that comment have a 'use by' date on it?
20:08:04 <andythenorth> TrueBrain: futeares is more accurate
20:08:14 <TrueBrain> guess
20:08:44 *** mahmoud has joined #openttd
20:08:59 <Rubidium> yep, highway got trashed in favour of having 2 of 16 route types on a tile instead of 3 (of 3)
20:09:59 <andythenorth> hmm
20:10:13 <andythenorth> 3 of 3 might have been sufficient :)
20:10:14 <andythenorth> but nvm
20:12:49 <peter1138> and 4 railtypes were too...
20:14:20 <andythenorth> and 640KB
20:14:37 <TrueBrain> and Windows 3.11
20:15:08 <andythenorth> is it weird if truck capacity gets large, then smaller?
20:15:14 <andythenorth> over time
20:15:18 <andythenorth> not per vehicle :P
20:15:58 <andythenorth> in the 1920s / 1930s trucks in the US weren't much regulated
20:16:07 <Zuu> Some users might complain. But it might give interesting gameplay situations.
20:16:28 <andythenorth> rapid technological improvement made for some very big powerful trucks
20:16:34 <andythenorth> then they got legislated :)
20:22:11 <vargadanis> it is sooo hard to make a working station
20:23:51 <andythenorth> compare http://www.trucksplanet.com/photo/mack/ec_eb/ec_eb_6129.jpg and http://www.virginiacaputo.com/Files/transportationphotographs.html
20:24:08 <andythenorth> 1930s (restricted) and 1920s (unrestricted)
21:12:44 *** mahmoud has quit IRC
21:25:51 *** vargadanis has quit IRC
21:28:38 *** FLHerne has joined #openttd
21:38:22 <Elukka> Eddi|zuHause: what do you think?
21:38:23 <Elukka> http://i195.photobucket.com/albums/z113/Elucca/Art%20and%20stuff/bayd-zugw-1.png
21:38:43 <Elukka> i wanna get the side and diagonal views done before i start working with the other ones to save me some pain later
21:38:59 <Eddi|zuHause> the \ view looks somewhat off
21:39:35 <Elukka> in what way?
21:40:23 <andythenorth> Eddi|zuHause: did the railtype labels discussion consider mixed gauge?
21:40:34 *** FLHerne has left #openttd
21:41:41 <Eddi|zuHause> andythenorth: that's irrelevant as there won't ever be vehicles for mixed gauge. so the track set offering it can freely make up a lable
21:41:59 <andythenorth> ok
21:42:27 <Eddi|zuHause> (and set powered/compatible accordingly)
21:51:20 *** Adambean has quit IRC
21:53:09 *** Chris_Booth has joined #openttd
22:01:24 *** Joe is now known as bremerjoe
22:03:05 *** andythenorth has quit IRC
22:03:17 *** snack2 has quit IRC
22:04:37 *** JVassie_ has quit IRC
22:05:55 *** JVassie has joined #openttd
22:09:36 *** sla_ro|master has quit IRC
22:09:52 *** andythenorth has joined #openttd
22:11:22 *** DDR has joined #openttd
22:12:49 *** KouDy has quit IRC
22:16:08 *** valhallasw has quit IRC
22:17:38 *** FLHerne has joined #openttd
22:34:55 <andythenorth> hmm
22:34:58 <andythenorth> trucks
22:35:41 <andythenorth> not much use in game (for most cargos) until they can carry about 20t
22:35:56 <andythenorth> but the upper limit on cargo is about 35t for highway trucks
22:36:22 <andythenorth> so the usual 'bigger' model progression just doesn't work
22:37:11 <Hirundo> progress in power/top speed instead?
22:37:12 <andythenorth> or at least, spacing it out over 50 years or so is hard
22:37:16 <andythenorth> yup
22:37:28 <andythenorth> they'll get to high weights quickly
22:37:32 <andythenorth> then as you say
22:38:15 <Hirundo> as capacity per month = power * speed (roughly)
22:38:24 <andythenorth> yup
22:39:11 <Hirundo> for realism, running (fuel) costs should rise through the years for all trucks, but newer ones should be more efficient
22:39:48 <andythenorth> +1
22:40:24 <Mek> the things you do when you have lots of free time during christmas holidays... http://93.157.1.37/~marijn/openttd3d-1.png http://93.157.1.37/~marijn/openttd3d-0.png (don't mind the uglyness, I'm not a graphics person :) )
22:41:08 <Elukka> heh
22:41:10 <Hirundo> :o
22:41:29 <Elukka> what exactly are we looking at? is it actually running openttd in a different graphics engine?
22:41:52 <Mek> yeah, it is actually openttd running with an opengl real 3d graphics engine
22:44:08 <Elukka> :o
22:45:37 <Elukka> how functional is the game on it?
22:45:52 <Elukka> keep working on it and it could be the best thing in openttd since... well, openttd itself
22:45:57 *** Chris_Booth has quit IRC
22:46:01 <Elukka> prettier graphics for it can always come later
22:50:41 <Elukka> hey, you know what'd be a nice thing?
22:50:59 <Elukka> if you could lock it to an isometric (or whatever projection openttd uses) projection and make it load existing sprites
22:51:16 <Elukka> we could see how much faster the game would be if the graphics were done on the gpu
22:51:35 <Elukka> that's how a bunch of modern 2D games do it; flat textures and locked camera on a 3D engine
22:51:46 <Elukka> it'd be immensely useful to free up cpu resources to other purposes
22:54:22 <Mek> yeah... shouldn't be too hard (although completely different from what I'm currently doing of course)
22:55:19 <Elukka> well, i'd do that first, but it's your project
22:55:47 <Elukka> wouldn't require new art assets and would be immediately useful
22:57:46 *** FLHerne has left #openttd
23:05:53 <andythenorth> bed time
23:05:54 *** andythenorth has quit IRC
23:07:31 <Elukka> it's also something that people have said would be extremely hard to do but you seem to have gone a good way towards it :P
23:07:48 *** KritiK has quit IRC
23:12:37 *** TGYoshi has quit IRC
23:33:32 *** FLHerne has joined #openttd
23:42:44 *** bremerjoe has left #openttd
23:44:57 *** Devroush has quit IRC