IRC logs for #openttd on OFTC at 2011-06-25
⏴ go to previous day
00:08:10 <MNIM> okaying in the golden age right now, 1935
00:09:48 <MNIM> beautiful vintage trains and planes, fast intercities, giant station halls, beautiful coastal and mountain tracks, the works
00:11:09 <MNIM> combined with TTRS, 2CCTS and AV8\
00:30:46 *** fjb is now known as Guest6137
00:51:47 *** supermop has joined #openttd
02:26:44 *** rhaeder1 has joined #openttd
03:07:10 *** Doorslammer has joined #openttd
04:56:17 *** Eddi|zuHause has joined #openttd
05:56:17 *** andythenorth has joined #openttd
06:27:34 <pikka> I'm sitting in a pub with orudge
06:27:34 * andythenorth is watching chuggington
06:27:45 <andythenorth> chuggington is not as good as I hoped
06:28:30 * andythenorth is sitting on a sofa with 1x sick child
06:28:31 <pikka> and stevenh, raichase, whitehand, and robotboy
06:28:38 <andythenorth> it's a gathering
06:28:46 <andythenorth> bet you're not watching chuggington
06:28:56 <pikka> chuggington isn't so good its true
06:30:16 <andythenorth> it's a bit like watching a talking version of Railroad Tycoon 3
06:31:16 <andythenorth> definite uncanny valley effect on the human character
06:56:47 *** Alberth has joined #openttd
06:56:47 *** ChanServ sets mode: +o Alberth
07:09:16 *** DayDreamer has joined #openttd
07:19:18 *** DayDreamer has left #openttd
07:25:49 *** sla_ro|master has joined #openttd
08:12:18 *** DayDreamer1 has joined #openttd
08:12:29 *** DayDreamer1 has left #openttd
08:27:33 *** DayDreamer has joined #openttd
08:35:39 *** JVassie has joined #openttd
08:39:27 *** Progman has joined #openttd
08:45:34 *** SirSquidness has joined #openttd
09:10:28 <andythenorth> will something exciting happen today?
09:11:12 <Terkhen> I'm testing important stuff so... I hope not :P
09:12:05 *** Vikthor has joined #openttd
09:35:10 *** Spenger has joined #openttd
09:52:50 *** zachanima has joined #openttd
09:57:11 *** Progman has joined #openttd
10:36:05 *** andythenorth has joined #openttd
10:36:17 *** Chris_Booth has joined #openttd
10:44:14 *** TWerkhoven has joined #openttd
10:59:06 *** SirSquid1ess has joined #openttd
11:14:48 *** HerzogDeXtEr1 has joined #openttd
11:14:57 *** JVassie_ has joined #openttd
11:18:50 *** douknoukem has joined #openttd
11:26:36 *** ZirconiumX has joined #openttd
11:28:51 * ZirconiumX is runnig dangerously low on greeting etc.
11:29:01 * ZirconiumX can't spell either
11:30:41 * Alberth gives ZirconiumX some coffee
11:31:16 * ZirconiumX doesn't like coffee
11:31:56 <ZirconiumX> I do - just not the horrible fairtrade stuff that has an aftertaste that stays for an hour or two
11:32:10 * ZirconiumX prefers Cona Coffee
11:32:56 <Terkhen> fighting with bugs in libraries :) (translation: not doing anything fun)
11:33:41 <ZirconiumX> cheating and looking in someone else's code (translation: It's OK,
11:34:57 <ZirconiumX> Well - _mostly_ someone else's work
11:37:41 * ZirconiumX is rewriting magic for the third time with assertions and something that actually works
11:40:23 <Alberth> the latter is useful :)
11:40:52 *** JVassie_ is now known as JVassie
11:40:54 <ZirconiumX> the second one worked - but was based on someone else's code
11:41:15 <ZirconiumX> which is useless if you want to say it's MINE
11:41:54 * Terkhen usually don't mind as long as it's done
11:42:29 *** douknoukem has joined #openttd
11:43:44 <ZirconiumX> What's the difference between an int blah, an int *blah, and an int &blah
11:45:14 <Terkhen> hmm... too long to explain here (specially pointers); you should check a C/C++ tutorial or book
11:49:55 *** Zeknurn has joined #openttd
11:56:57 <Alberth> int blah1 holds an int, int *blah2 holds a pointer to such an int, and int &blah3 is a reference, it behaves as an int, but uses a pointer internally
11:58:17 *** Zeknurn has joined #openttd
11:59:36 <Alberth> unfortunately, my explanation does not make much sense unless you understand pointers
12:09:19 <ashmir> hi guys. I'm searching for the parametters of the command newgame, can someone help me?
12:10:05 <Alberth> no idea what you are talking about
12:10:19 <ashmir> rcon pwd newgame a b c d for example
12:10:19 <Alberth> oh in the console perhaps?
12:10:34 <ashmir> but i dont know what's abcd
12:11:23 <Terkhen> ashmir: use "help newgame"
12:11:42 <Alberth> but that just gives a single optional argument 'seed'
12:12:25 <Terkhen> does it have more parameters?
12:12:30 <Alberth> I am guessing that 'rcon' is something else
12:12:56 <Terkhen> rcon is used to send commands to the server
12:13:15 <ZirconiumX> r(emote) con(trol)
12:13:17 <Terkhen> but the right syntax is: rcon pwd "newgame a"
12:13:36 <Alberth> by what? that's what should document the parameters
12:14:47 <ZirconiumX> PM please explain to Alberth, how openttdcoop uses rcon to create a new game
12:14:47 * Alberth gives Terkhen a few bits
12:15:52 <ZirconiumX> planetmaker appears to be busy
12:15:54 <Alberth> ok, so it is another console command :p
12:16:22 <Alberth> well, ashmir, it seems to have only one new parameter, not 4
12:16:28 <Chris_Booth> Alberth !rcon in openttdcoop is a command used to tell autopilot what to do
12:16:39 <Chris_Booth> rcon typed into the game console is different
12:16:39 <ashmir> i used rcon ****** newgame 0 9 9 0 for example, it generate a temperate new game with many towns and industries
12:16:53 <Chris_Booth> and most the commands that the both use are different
12:16:57 <Terkhen> ashmir: newgame has only a single parameter, the seed
12:17:21 <ZirconiumX> maybe 0 means ransom seed
12:17:21 <Terkhen> for configuring the other parts of new game creation you must configure each setting before using newgame
12:17:39 <Alberth> ashmir: so you use another piece of software with an rcon command; you should ask its author
12:18:22 <Alberth> or better, submit a documentation patch to them :)
12:33:15 *** douknoukem has joined #openttd
12:33:58 <ZirconiumX> Ice cream man must be insane
12:34:16 <ZirconiumX> It's a grey, miserable day, still raining
12:34:51 <ZirconiumX> yet he's out to give ice creams
12:35:59 <__ln__> you mean the day is sunshinely challenged
12:36:18 <ZirconiumX> extremely sunshinely challenged
12:36:55 <ZirconiumX> I bet he's got those rose tinted spectacles on
12:37:18 <Alberth> he's reharsing for tomorrow or monday :)
12:37:29 <ZirconiumX> (idiom, he doesn't actually have rose tinted spectacles on)
12:39:14 <ZirconiumX> Xcode comes with gdb
12:39:25 <ZirconiumX> which allows the program to run
12:39:42 <ZirconiumX> but not to take input
12:39:53 <ZirconiumX> so as soon as it prompts for input...
12:40:08 <ZirconiumX> the debugger's useless
12:40:21 <ZirconiumX> it's an anti-debugger
12:51:28 *** Adambean has joined #openttd
13:09:49 *** douknoukem has joined #openttd
13:13:54 *** Intexon has joined #openttd
13:55:55 *** andythenorth has joined #openttd
14:19:27 *** supermop has joined #openttd
15:48:16 *** Biolunar has joined #openttd
15:56:02 *** douknoukem has joined #openttd
16:09:52 *** whoatemyirc has joined #openttd
16:10:50 *** whoatemyirc has left #openttd
16:29:45 <supermop> so just wrote my first email in german
16:32:07 <supermop> its also really stilted
16:32:18 <supermop> but i havent written in german since 2003
16:58:59 *** Wolf01 is now known as Guest6202
16:58:59 *** Wolf03 is now known as Wolf01
17:29:15 *** Wolf01 is now known as Guest6204
17:29:15 *** Wolf03 is now known as Wolf01
17:39:17 *** d is now known as Guest6206
17:50:00 *** andythenorth has joined #openttd
17:56:03 <MNIM> so, it's now 1939 and Im already overloading parts of my double tracked network near my starting cities
17:56:20 <MNIM> and what's worse - absolutely no space for quad-track
18:00:15 <MNIM> all passenger trains are five long
18:00:25 <MNIM> no space for longer stations either
18:00:37 <MNIM> this is getting promising for when I reach 2000
18:02:05 <Terkhen> yes, passengers overflow networks quickly :P
18:02:53 <Terkhen> I have sometimes played with town growth disabled, so I can control passenger flow a bit better
18:02:57 <Terkhen> but that's "cheating" :P
18:03:48 <MNIM> well, that's an option too, but then other cities won't develop naturally
18:04:07 <MNIM> don't really care about cheating, since Im a sandbox player anyway
18:05:44 <Terkhen> another option is disabling "town build roads"; then towns have a small margin of growth and after that you can build roads for them
18:06:25 <MNIM> yeah, Ive got that already
18:07:00 <MNIM> that's what my main metro zone looks like right now
18:08:18 <MNIM> based around a big fjord, with giant 800 pax ferries moving around people to relieve the rail network a bit
18:08:19 * Alberth likes the fake harbours
18:09:19 <MNIM> you can only build 'em in scedit, and it's got some bugs with building 'em like more scenery stuff does, but it does look pretty neat indeed
18:10:19 <MNIM> I should build more buses to transfer passengers between those cities too
18:10:52 <Terkhen> the docks looks nice indeed :)
18:12:15 <MNIM> dunno, it's scenery like windmills, radio transmitters etc, so maybe they're inherently limited to scedit
18:12:43 <MNIM> and if you may feel the urge to ask, yes, I am indeed dutch :P
18:14:11 <MNIM> Not sure how good the load of a heavy train passing at 160kmh is for a sea dike, but oh well :P
18:15:19 <Terkhen> that's a strange limitation IMO; I'm able to build objects in normal games with othet objects NewGRFs
18:15:27 <Alberth> at least the sea level is not rising :p
18:15:33 <Terkhen> and that last link gives "file not found" to me
18:17:22 <MNIM> I think that was just an ascii code too much or something
18:18:40 * Alberth can place marico objects in a game
18:19:35 <MNIM> then Ill have to blame it on my misuse of newgrfs
18:19:47 <MNIM> there are ways around it anyway
18:20:06 <MNIM> since I frequently dive into the scedit to add rivers and make big landscape changes anyway
18:20:17 <Terkhen> maybe we have an older version
18:20:48 <Alberth> that could be the case, I run (almost) trunk
18:21:16 <MNIM> trunk, as in, latest standard nightlies?
18:21:54 <Terkhen> no, an older version of marico
18:22:10 <Alberth> usually not, I build directly from the latest svn sources
18:22:21 <MNIM> yeah, that may be the case, too
18:22:24 <Alberth> Terkhen: also a possible explanation
18:22:51 <MNIM> since mine is the lates stable .deb release if I'm not mistaken
18:23:08 <Terkhen> I downloaded the latest version of marico and I still can't build anything with 1.1.1
18:23:33 <MNIM> 1.1.1-RC1. to be precisew
18:25:45 <Terkhen> heh, I can't even build anything on the SE :P
18:26:16 <Alberth> good, less distraction :p
18:27:43 * Terkhen goes back to writing documentation :P
18:27:49 <MNIM> to me ottd is a wayyyy to big distraction already anyway
18:27:59 <Terkhen> I should delete the binaries I have around too
18:28:02 <MNIM> and my add does not exactly help :P
18:28:43 <MNIM> hmmmh, odd, newgrf settings does not see the new file, even after rescanning
18:29:21 <Alberth> it hides older versions I think
18:29:36 <Terkhen> Alberth's file is identical to the one I had
18:29:56 <MNIM> I renamed the new file to marico2.grf
18:30:21 <MNIM> and now it automatically loads marico2.grf, even though I made no changes in newgrf settings
18:30:24 <Alberth> so I am up to date :)
18:30:47 <MNIM> I take it ottd does not handle newgrfs by filename
18:31:05 <Terkhen> regarding savegames it uses the GRFID
18:31:17 <MNIM> now I can build in-game indeed
18:32:06 <MNIM> don't think I see new features though, so it does not look like an incredibly big jump in versions
18:32:34 <Alberth> I don't know, I just pulled a random version for testing
18:32:47 <Terkhen> I don't remember any recent updates
18:32:52 <Alberth> (while hacking the newgrf object gui
18:37:13 <MNIM> you know your train is long when you need four locs to pull it
18:39:42 <Alberth> holland is not that big :)
18:40:19 <MNIM> nope, but my mix of scandinavia - netherlands is
18:40:43 <MNIM> also, most of our freight traffic on rails is actually international
18:40:49 <Alberth> oh, big. I always get lost with anything > 512*512 :)
18:40:52 <MNIM> rotterdam - france and such
18:41:03 <MNIM> I use flags for general areas
18:42:07 <MNIM> also, I use space I don't use (yet) as practice space for junctions and stations
18:44:39 <MNIM> how far are the people working on realistic breakdowns?
18:45:08 <MNIM> it's really annoying that a train with four locs still completely breaks down as often as trains with only one
18:45:59 <supermop> In locomotion it would have broken down four times as often
18:49:23 <MNIM> well, if that four times as often meant that only one lock broke down with a horsepower+torque penalty, yes please
18:49:29 <MNIM> but not a complete standstill!
18:50:53 <MNIM> oh, no wonder their efficiency dropped
18:51:03 <MNIM> I forgot some advanced settings >.
18:53:22 <supermop> it was awful for trains of multiple units,
18:53:40 <supermop> as you had to manually pick up a train to replace it when it was old,
18:53:56 <supermop> and you had to stop the train to pick it up
18:54:20 <supermop> but you coulding stop a running train if it (or any part of its consist) was broken down,
18:55:02 <supermop> so if you let a train get to about 70-80% of its expected life by accident,
18:55:12 <MNIM> I should stop ottd-ing now and make food
18:55:30 <supermop> you would be stuck with it crawling around at about 5 mph forever
18:55:52 <supermop> as each unit brokedown as soon as, or before the last was fixed
18:56:18 <supermop> pretty much the only solution was to crash it RCT style
18:57:11 <andythenorth> sounds like US railroading in the 70s
18:57:20 <andythenorth> 10 units on a train
18:57:23 <andythenorth> only 2 are online :P
19:06:26 <andythenorth> NewBreakdowns :p
19:08:50 <MNIM> is it working properly yet?
19:15:49 <supermop> what are you working on these days Andy?
19:29:13 <Alberth> playing a test-game, or painting snow pixels?
19:36:54 <supermop> i'm not sure if I've really played at all in 2011 yet
19:39:37 <supermop> been too frustrated with map generation
19:41:47 <Alberth> supermop: andy needs test players ;)
19:45:29 <supermop> I could make another map by hand
19:46:23 <supermop> any one have a suggestion for getting a steady shot for a ~90 minute continuous video take out of a train window
19:46:23 *** whoatemyirc has joined #openttd
19:47:58 *** whoatemyirc has left #openttd
19:48:56 <andythenorth> you'd need a table seat
19:49:12 <andythenorth> you'll likely get some vibration, but it's the best way
19:50:40 <supermop> strictly packed in commuter seats
19:51:16 <supermop> bombardier bi-levels, old comets, or even older Budd EMUs
19:51:35 <supermop> i can get a window sill though
19:52:08 <supermop> i think the steadycam would get me some wierd looks
19:53:00 <supermop> ws thinking one of those squishy beanbag tripods could be good, as the sill is sloped, and it might dampen some vibration
20:12:10 <supermop> maybe a lump of plasticine with a set screw in it
20:20:23 <planetmaker> wow... translators are also lazy, eh?
20:22:30 <Alberth> perhaps we should rename some random strings :p
20:23:41 *** amkoroew has joined #openttd
20:25:26 *** Brianetta has joined #openttd
20:25:50 *** Oliver_ has joined #openttd
20:25:57 <Oliver_> What irc server is this?
20:26:50 <Oliver_> is in the webirc, couldnt se what irc server its on
20:27:34 <Alberth> these things live in just one server?
20:28:07 <Oliver_> Se if i add it to my mirc settings when i have time
20:28:16 <Oliver_> miht be intresting channel to be in
20:28:47 <Terkhen> Oliver_: irc.oftc.net IIRC
20:29:31 <Oliver_> Btw, for the osx version, do i need to download all music gfx and just add the folders to the gamefolder?
20:30:19 <planetmaker> the onlything strictly needed are the game graphics
20:30:29 <planetmaker> which go into ~/Documents/OpenTTD/data
20:30:38 <planetmaker> the rest then can be obtained via ingame content download
20:30:44 <planetmaker> including sound and music set(s)
20:30:57 <Oliver_> cant open the game in osx it says it need graphic
20:31:10 <planetmaker> [22:30] planetmaker the onlything strictly needed are the game graphics
20:32:42 <Ammler> maybe osx version should include opengfx in the bundle
20:33:56 <planetmaker> we first need a working CF for OSX again
20:34:25 <Ammler> did that not survive the migration?
20:35:35 <Ammler> then you should again think about macports :-P
21:15:18 *** zachanim1 has joined #openttd
21:32:45 <Rubidium> Ammler: no, it should have an installer
21:33:17 <Rubidium> and first the CF needs to work properly again at all before I'm going to waste time on OSX; maybe by that time OSX works properly in Xen
21:59:39 <pikka> seen any orudge this morning?
22:06:46 <pikka> perhaps he is sleeping still
22:08:04 *** andythenorth has left #openttd
22:36:21 *** Vadtec_ has joined #openttd
22:47:38 *** Intexon_ has joined #openttd
23:02:37 *** Vadtec_ has joined #openttd
23:18:25 *** eQualizer has joined #openttd
23:26:40 *** Chris_Booth_ has joined #openttd
23:31:08 *** Chris_Booth_ is now known as Chris_Booth
continue to next day ⏵