| --- | Log | opened Thu May 10 00:00:40 2007 |
| 00:02 | |-| | Sacro|Laptop [~Ben@adsl-87-102-81-85.karoo.KCOM.COM] has quit [Remote host closed the connection] |
| 00:05 | |-| | Smoky555 [~Miranda@80.69.148.14] has quit [Read error: Connection reset by peer] |
| 00:25 | |-| | boekabart [~boekabart@81.58.27.138] has joined #openttd |
| 00:32 | |-| | Osai [~Osai@pd9eb7e53.dip.t-dialin.net] has joined #openttd |
| 00:47 | <Phazorx> | orudge: are you still here? |
| 00:47 | <orudge> | Yup |
| 01:05 | |-| | Osai [~Osai@pd9eb7e53.dip.t-dialin.net] has quit [Quit: Osai] |
| 01:12 | |-| | ThePizzaKing [~jeff@c211-28-164-34.eburwd2.vic.optusnet.com.au] has quit [Remote host closed the connection] |
| 01:15 | |-| | ThePizzaKing [~jeff@c211-28-164-34.eburwd2.vic.optusnet.com.au] has joined #openttd |
| 01:23 | |-| | pPACO_BAN [PACO@CPE0011d8690c25-CM001225db7ae8.cpe.net.cable.rogers.com] has joined #openttd |
| 01:24 | <pPACO_BAN> | grrr |
| 01:25 | |-| | Phazorx changed nick to Guest69 |
| 01:25 | |-| | pPACO_BAN changed nick to Phazorx |
| 01:25 | |-| | Guest69 [PACO@CPE0011d8690c25-CM001225db7ae8.cpe.net.cable.rogers.com] has quit [Ping timeout: 480 seconds] |
| 01:40 | |-| | lolman [lolman@cpc3-leds2-0-0-cust55.leed.cable.ntl.com] has quit [Read error: Connection reset by peer] |
| 01:43 | <CIA-1> | OpenTTD: peter1138 * r9818 /trunk/src/ (newgrf_engine.cpp newgrf_engine.h train_cmd.cpp vehicle.h): -Codechange: Cache wagon override sprite set whenever consist is changed, instead of 'recalculating' it every time it is used or just tested. |
| 01:45 | <peter1138> | boekabart: my ppc does :D |
| 01:45 | <boekabart> | so, does it exist, the port? |
| 01:46 | <peter1138> | sort of |
| 01:46 | <peter1138> | it doesn't work :( |
| 01:47 | <peter1138> | and there is the unofficial port but i wouldn't touch that with a barge pole |
| 01:48 | |-| | elmex [~elmex@e180064144.adsl.alicedsl.de] has joined #openttd |
| 01:51 | <boekabart> | how hard can it be actually... sdl works on it, right? |
| 02:00 | <peter1138> | problem is it's a bitch to debug |
| 02:02 | |-| | maddy [~maddy@88-136-70-61.adslgp.cegetel.net] has joined #openttd |
| 02:03 | <boekabart> | last time i devved for my phone, it was easy to debug with visual studio... that is.. technically. |
| 02:05 | <peter1138> | well, go ahead. we were using gcc to cross compile it so that the build farm could make it |
| 02:06 | <boekabart> | also the official builds of ottd for win are built by gcc? |
| 02:06 | <peter1138> | nightlises are |
| 02:06 | <peter1138> | -s |
| 02:07 | <boekabart> | and nono, i have more useful things to do |
| 02:07 | <peter1138> | and of course most of the devs don't use msvc :) |
| 02:11 | |-| | Ammler [~Ammler@adsl-84-227-216-104.adslplus.ch] has joined #openttd |
| 02:12 | |-| | egladil [~egladil@duregladil.csbnet.se] has quit [Quit: Leaving] |
| 02:12 | |-| | Zuu [~leif@c-0c3c71d5.025-58-6e6b702.cust.bredbandsbolaget.se] has joined #openttd |
| 02:17 | |-| | Peakki [antti@cs181000195.pp.htv.fi] has joined #openttd |
| 02:44 | |-| | Zr40 [~Zr40@zr40.xs4all.nl] has joined #openttd |
| 03:18 | |-| | Thomas[NL] [~thomas@vdburgt.xs4all.nl] has joined #openttd |
| 03:19 | |-| | sionide changed nick to Sionide |
| 03:22 | |-| | KUDr_wrk [~KUDr@195.39.113.200] has quit [Ping timeout: 480 seconds] |
| 03:26 | |-| | KUDr_wrk [~KUDr@195.39.113.200] has joined #openttd |
| 03:27 | |-| | Sionide [sionide@cornflakes.imen.org.uk] has quit [Remote host closed the connection] |
| 03:27 | |-| | raimar3 [~hawk@p5489D2B6.dip.t-dialin.net] has joined #openttd |
| 03:27 | |-| | Sionide [sionide@cornflakes.imen.org.uk] has joined #openttd |
| 03:33 | |-| | raimar2 [~hawk@p5489E695.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 03:52 | |-| | Vikthor [novotv6@pc304-31.feld.cvut.cz] has joined #openttd |
| 04:04 | |-| | Tron_ [~tron@p54a3df8e.dip.t-dialin.net] has joined #openttd |
| 04:08 | |-| | Tron [~tron@84.163.202.13] has quit [Ping timeout: 480 seconds] |
| 04:08 | |-| | Tron_ changed nick to Tron |
| 04:19 | |-| | Vikthor [novotv6@pc304-31.feld.cvut.cz] has quit [Remote host closed the connection] |
| 04:19 | |-| | Vikthor [novotv6@pc304-31.feld.cvut.cz] has joined #openttd |
| 04:21 | <CIA-1> | OpenTTD: peter1138 * r9819 /trunk/src/newgrf_engine.cpp: -Codechange: Take account of AMED_HOLD in OTTD/TTDP state translation (bulb) |
| 04:35 | |-| | Osai [~Osai@pD9EB7E53.dip.t-dialin.net] has joined #openttd |
| 04:43 | |-| | kaan [jfk@82.192.152.195] has joined #openttd |
| 04:43 | |-| | KUDr_wrk [~KUDr@195.39.113.200] has quit [Ping timeout: 480 seconds] |
| 04:43 | <kaan> | hello all |
| 04:43 | |-| | KUDr_wrk [~KUDr@195.39.113.200] has joined #openttd |
| 04:46 | |-| | Osai [~Osai@pD9EB7E53.dip.t-dialin.net] has quit [Quit: Osai] |
| 04:48 | |-| | setrodox [~setrodox@83-65-237-194.dynamic.xdsl-line.inode.at] has joined #openttd |
| 04:55 | |-| | tokai [~tokai@p54B83226.dip0.t-ipconnect.de] has joined #openttd |
| 04:57 | |-| | setrodox_ [setrodox@83-65-237-194.dynamic.xdsl-line.inode.at] has joined #openttd |
| 05:03 | |-| | setrodox [~setrodox@83-65-237-194.dynamic.xdsl-line.inode.at] has quit [Ping timeout: 480 seconds] |
| 05:05 | |-| | Vikthor [novotv6@pc304-31.feld.cvut.cz] has quit [Remote host closed the connection] |
| 05:31 | |-| | lolman [~50c14282@webuser.thegrebs.com] has joined #openttd |
| 05:32 | |-| | lolman_ [~50c14282@webuser.thegrebs.com] has joined #openttd |
| 05:32 | |-| | lolman [~50c14282@webuser.thegrebs.com] has quit [] |
| 05:34 | |-| | Desolator [Desolator@82.77.166.210] has joined #openttd |
| 05:35 | |-| | Desolator [Desolator@82.77.166.210] has quit [] |
| 05:36 | |-| | Desolator [Desolator@86.126.10.6] has joined #openttd |
| 05:36 | |-| | Nigel_ [~nigel@202-154-145-104.ubs-dynamic.connections.net.nz] has joined #openttd |
| 05:38 | |-| | Nigel [~nigel@202-154-145-104.ubs-dynamic.connections.net.nz] has quit [Ping timeout: 480 seconds] |
| 05:39 | |-| | Tino|Home [~Tino@i5387DFCA.versanet.de] has joined #openttd |
| 05:40 | |-| | Desolator [Desolator@86.126.10.6] has quit [] |
| 05:45 | |-| | lolman_ [~50c14282@webuser.thegrebs.com] has quit [Quit: TheGrebs.com CGI:IRC (Ping timeout)] |
| 05:46 | |-| | TinoM| [~Tino@i5387D9BC.versanet.de] has quit [Ping timeout: 480 seconds] |
| 05:49 | <mikegrb> | hehe |
| 05:51 | <peter1138> | what? |
| 05:52 | |-| | Nigel_ changed nick to Nigel |
| 06:02 | |-| | Osai [~Osai@pd9eb7e53.dip.t-dialin.net] has joined #openttd |
| 06:05 | |-| | KUDr_wrk [~KUDr@195.39.113.200] has quit [Ping timeout: 480 seconds] |
| 06:06 | |-| | KUDr_wrk [~KUDr@195.39.113.200] has joined #openttd |
| 06:09 | |-| | Osai [~Osai@pd9eb7e53.dip.t-dialin.net] has quit [Quit: Osai] |
| 06:11 | <peter1138> | !logs |
| 06:11 | <SpComb> | Logs: http://zapotek.paivola.fi/~terom/logs/openttd |
| 06:11 | <boekabart> | no, really, noone said anything today. |
| 06:15 | |-| | eJoJ [~Aim@89.10.21.230] has quit [Read error: Connection reset by peer] |
| 07:00 | |-| | pPACO_BAN [PACO@CPE0011d8690c25-CM001225db7ae8.cpe.net.cable.rogers.com] has joined #openttd |
| 07:00 | |-| | Phazorx [PACO@CPE0011d8690c25-CM001225db7ae8.cpe.net.cable.rogers.com] has quit [Read error: No route to host] |
| 07:14 | |-| | Smoky555 [~Miranda@80.69.148.14] has joined #openttd |
| 07:18 | |-| | RobertGrammig [~Unke@vpn0517.extern.uni-tuebingen.de] has joined #openttd |
| 07:32 | |-| | eJoJ_ [~Aim@89.10.21.230] has joined #openttd |
| 07:35 | |-| | Progman [~progman@p57A1F8D3.dip.t-dialin.net] has joined #openttd |
| 07:39 | |-| | ThePizzaKing [~jeff@c211-28-164-34.eburwd2.vic.optusnet.com.au] has quit [Quit: ThePizzaKing] |
| 07:53 | |-| | glx [glx@bny93-6-82-245-156-124.fbx.proxad.net] has joined #openttd |
| 07:54 | |-| | glx [glx@bny93-6-82-245-156-124.fbx.proxad.net] has quit [] |
| 07:59 | |-| | glx [glx@bny93-6-82-245-156-124.fbx.proxad.net] has joined #openttd |
| 08:02 | <mikegrb> | peter1138: also, http://thegrebs.com/irc/openttd-2007.html and http://thegrebs.com/irc/urls/openttd.html and rss for the urls http://thegrebs.com/irc/urls/rss/openttd.html |
| 08:04 | <boekabart> | nice |
| 08:10 | |-| | boekabart [~boekabart@81.58.27.138] has quit [Quit: Leaving.] |
| 08:35 | |-| | TinoM| [~Tino@i5387DFCA.versanet.de] has joined #openttd |
| 08:39 | <CIA-1> | OpenTTD: rubidium * r9820 /3rdparty/squirrel/ (76 files in 7 dirs): [squirrel] -Fix: use proper svn:eol-style and strip trailing whitespaces. |
| 08:42 | |-| | Digitalfox [~chatzilla@bl7-181-118.dsl.telepac.pt] has quit [Quit: ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007030919]] |
| 08:42 | |-| | Tino|Home [~Tino@i5387DFCA.versanet.de] has quit [Ping timeout: 480 seconds] |
| 08:47 | <Eddi|zuHause2> | hm, these colours are bad... |
| 08:48 | <Eddi|zuHause2> | if it would highlight the commit messages, ok, but this green totally disappears between all the status messages (join, part, etc.) |
| 08:48 | <TrueBrain> | @op |
| 08:48 | |-| | mode/#openttd [+o TrueBrain] by DorpsGek |
| 08:49 | |-| | mode/#openttd [+c] by TrueBrain |
| 08:49 | <@TrueBrain> | @deop |
| 08:49 | |-| | mode/#openttd [-o TrueBrain] by DorpsGek |
| 08:49 | <TrueBrain> | There you go Eddi|zuHause2 :) |
| 08:49 | <Eddi|zuHause2> | :) |
| 08:52 | |-| | eJoJ_ changed nick to eJoJ |
| 08:57 | |-| | maddy [~maddy@88-136-70-61.adslgp.cegetel.net] has quit [Remote host closed the connection] |
| 09:02 | <Zr40> | hey TrueBrain |
| 09:02 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 09:02 | <TrueBrain> | hi Zr40 |
| 09:02 | |-| | TinoM| [~Tino@i5387DFCA.versanet.de] has quit [Quit: Verlassend] |
| 09:02 | <Zr40> | what happened to TrueLight? :) |
| 09:03 | <TrueBrain> | he was lost in cyberspace |
| 09:03 | <@Belugas> | he switch his light to a brain |
| 09:03 | <@Belugas> | at last! |
| 09:03 | [~] | Belugas runs away laughting |
| 09:04 | <TrueBrain> | :) I like Belugas ;) |
| 09:06 | [~] | Belugas hugs TrueBrain |
| 09:06 | <TrueBrain> | :$ :) |
| 09:07 | |-| | Ammler [~Ammler@adsl-84-227-216-104.adslplus.ch] has quit [Ping timeout: 480 seconds] |
| 09:10 | |-| | eJoJ [~Aim@89.10.21.230] has quit [] |
| 09:14 | <Zr40> | TrueBrain: so... have you tried my patch yet? :) |
| 09:14 | <TrueBrain> | Zr40: nope |
| 09:14 | |-| | Sacro|Laptop [~Ben@adsl-87-102-81-85.karoo.KCOM.COM] has joined #openttd |
| 09:23 | |-| | Thomas[NL] [~thomas@vdburgt.xs4all.nl] has quit [Read error: Connection reset by peer] |
| 09:24 | |-| | Thomas[NL] [~thomas@vdburgt.xs4all.nl] has joined #openttd |
| 09:24 | |-| | Sacro|Laptop [~Ben@adsl-87-102-81-85.karoo.KCOM.COM] has quit [Read error: Connection reset by peer] |
| 09:27 | |-| | Purno [~Purno@5357D37C.cable.casema.nl] has joined #openttd |
| 09:34 | |-| | HMage [~HMage@85.21.179.62] has quit [Read error: Connection reset by peer] |
| 09:43 | |-| | HMage [~HMage@85.21.179.62] has joined #openttd |
| 09:47 | |-| | Zr40 [~Zr40@zr40.xs4all.nl] has left #openttd [Leaving] |
| 09:48 | |-| | lolman [~lolman@cpc3-leds2-0-0-cust55.leed.cable.ntl.com] has joined #openttd |
| 09:49 | |-| | Osai [~Osai@pd9eb7e53.dip.t-dialin.net] has joined #openttd |
| 09:53 | <Zuu> | Patch: http://bugs.openttd.org/task/775 <--- is there a reson for not flush stdout as of now? |
| 09:54 | <Zuu> | flushing* |
| 10:07 | <CIA-1> | OpenTTD: rubidium * r9821 /branches/noai/ (5 files in 3 dirs): [NoAI] -Fix: support compilation without threads. |
| 10:09 | <CIA-1> | OpenTTD: rubidium * r9822 /branches/noai/projects/ (openttd.vcproj openttd_vs80.vcproj): [NoAI] -Fix: update the MSVC project files. |
| 10:24 | |-| | eJoJ [~Aim@89.10.21.230] has joined #openttd |
| 10:29 | |-| | lolman [~lolman@cpc3-leds2-0-0-cust55.leed.cable.ntl.com] has quit [Remote host closed the connection] |
| 10:33 | |-| | Nigel_ [~nigel@202-154-145-104.ubs-dynamic.connections.net.nz] has joined #openttd |
| 10:33 | |-| | Thomas[NL]_ [~thomas@vdburgt.xs4all.nl] has joined #openttd |
| 10:33 | |-| | Thomas[NL] [~thomas@vdburgt.xs4all.nl] has quit [Read error: Connection reset by peer] |
| 10:36 | |-| | Nigel [~nigel@202-154-145-104.ubs-dynamic.connections.net.nz] has quit [Ping timeout: 480 seconds] |
| 10:36 | |-| | eJoJ_ [~Aim@89.10.21.230] has joined #openttd |
| 10:37 | |-| | eJoJ changed nick to Guest96 |
| 10:37 | |-| | eJoJ_ changed nick to eJoJ |
| 10:40 | |-| | Guest96 [~Aim@89.10.21.230] has quit [Ping timeout: 480 seconds] |
| 10:45 | |-| | Zr40 [~Zr40@zr40.xs4all.nl] has joined #openttd |
| 10:52 | |-| | Rubidium [~rubidium@rubidium.student.utwente.nl] has quit [Remote host closed the connection] |
| 10:53 | |-| | Rubidium [~rubidium@rubidium.student.utwente.nl] has joined #openttd |
| 10:53 | |-| | Maedhros [~jc@host86-133-71-162.range86-133.btcentralplus.com] has joined #openttd |
| 10:54 | <Maedhros> | hi |
| 10:59 | <peter1138> | hi |
| 10:59 | <@Belugas> | hi |
| 11:03 | <CIA-1> | OpenTTD: maedhros * r9823 /trunk/src/ (newgrf.cpp table/town_land.h town.h town_cmd.cpp): -Feature: Add support for house property 1F - minimum life span. |
| 11:08 | <Thomas[NL]_> | nice maedhros |
| 11:08 | |-| | tokai|noir [~tokai@p54B83266.dip0.t-ipconnect.de] has joined #openttd |
| 11:09 | |-| | tokai [~tokai@p54B83226.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
| 11:09 | |-| | Peakki [antti@cs181000195.pp.htv.fi] has quit [Quit: Lähdössä] |
| 11:13 | <TrueBrain> | @reload openttd |
| 11:13 | <DorpsGek> | TrueBrain: The operation succeeded. |
| 11:13 | <TrueBrain> | hmm, wrong channel :p |
| 11:16 | |-| | green-devil [~c@0x5731dbed.vgnxx6.adsl-dhcp.tele.dk] has joined #openttd |
| 11:19 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 11:19 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 11:23 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 11:23 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 11:33 | |-| | spaceinvader [~server@host86-134-25-18.range86-134.btcentralplus.com] has joined #openttd |
| 11:33 | <spaceinvader> | hey |
| 11:34 | <TrueBrain> | hello spaceinvader |
| 11:35 | |-| | Frostregen_ [~sucks@dslb-084-058-112-166.pools.arcor-ip.net] has joined #openttd |
| 11:36 | <CIA-1> | OpenTTD: glx * r9824 /3rdparty/squirrel/ (3 files in 2 dirs): [Squirrel] -Fix: comparison between signed and unsigned integer expressions warnings |
| 11:42 | |-| | Frostregen [SADDAM@dslb-084-058-166-127.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
| 11:42 | |-| | Frostregen_ changed nick to Frostregen |
| 11:42 | |-| | TinoM [~Tino@i5387DFCA.versanet.de] has joined #openttd |
| 11:43 | <spaceinvader> | just like to say thanks for openttd, and midi on my laptop works a treat, with a adlib compat OPL3: http://01welp.co.uk/~spaceinvader/ttd_intro_opl3.ogg |
| 11:49 | <Zr40> | please compare that to timidity output |
| 11:49 | <Zr40> | it might be just me, but I thought the intro sounded better |
| 11:50 | <spaceinvader> | of course timidity sounds better |
| 11:50 | <spaceinvader> | the whole point is that that was from an OPL3 which is compat with the original AdLib |
| 11:50 | <spaceinvader> | its for the nostalgic DOS feel |
| 11:51 | <Zr40> | ah, I see |
| 11:57 | |-| | |Jeroen| [~jeroen@dD5E03DCF.access.telenet.be] has joined #openttd |
| 11:58 | |-| | scia [~scia@85.149.96.102] has joined #openttd |
| 12:04 | <Zr40> | spaceinvader: it sounds like this on OS X: http://www.xs4all.nl/~zr40/gm_tt00.gm.m4a (AAC, shout if that's a problem :)) |
| 12:05 | |-| | Anon5502 [~Anon5502@5357D37C.cable.casema.nl] has joined #openttd |
| 12:05 | |-| | Anon5502 changed nick to Purno|applet |
| 12:06 | |-| | HMage [~HMage@85.21.179.62] has quit [Read error: Connection reset by peer] |
| 12:06 | |-| | Wolf01 [~wolf01@host44-173-dynamic.60-82-r.retail.telecomitalia.it] has joined #openttd |
| 12:06 | <Wolf01> | hello |
| 12:07 | |-| | TinoM| [~Tino@i5387DFCA.versanet.de] has joined #openttd |
| 12:11 | |-| | HMage [~HMage@85.21.179.62] has joined #openttd |
| 12:12 | |-| | dihedral [~dihedral@dslb-084-056-228-247.pools.arcor-ip.net] has joined #openttd |
| 12:14 | |-| | green-devil [~c@0x5731dbed.vgnxx6.adsl-dhcp.tele.dk] has quit [] |
| 12:14 | <dihedral> | i say 'hi' |
| 12:14 | |-| | TinoM [~Tino@i5387DFCA.versanet.de] has quit [Ping timeout: 480 seconds] |
| 12:14 | <dihedral> | 'hi' |
| 12:16 | <Wolf01> | hi |
| 12:19 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 12:19 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 12:22 | <HMage> | I don't say 'hi', I say 'hello' |
| 12:33 | |-| | tokai|noir [~tokai@p54B83266.dip0.t-ipconnect.de] has quit [Quit: It's like, wah.] |
| 12:35 | |-| | pPACO_BAN changed nick to Phazorx |
| 12:42 | |-| | lolman [lolman@cpc3-leds2-0-0-cust55.leed.cable.ntl.com] has joined #openttd |
| 12:48 | |-| | DJ_Mirage [~sexybigge@biggetje.xs4all.nl] has joined #openttd |
| 12:50 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 12:51 | |-| | DaleStan [~Dale@74-140-44-235.dhcp.insightbb.com] has quit [Quit: Leaving] |
| 12:54 | |-| | DaleStan [~Dale@74-140-44-235.dhcp.insightbb.com] has joined #openttd |
| 12:59 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 13:07 | |-| | thgergo [~th_gergo@dsl51B788D4.pool.t-online.hu] has joined #openttd |
| 13:11 | |-| | Szandor [~user@host-84-9-129-182.bulldogdsl.com] has joined #openttd |
| 13:11 | |-| | Szandor [~user@host-84-9-129-182.bulldogdsl.com] has quit [] |
| 13:12 | |-| | dihedral [~dihedral@dslb-084-056-228-247.pools.arcor-ip.net] has quit [Read error: Connection reset by peer] |
| 13:17 | |-| | Zr40 [~Zr40@zr40.xs4all.nl] has quit [Quit: Leaving] |
| 13:18 | |-| | lolman_ [lolman@cpc3-leds2-0-0-cust55.leed.cable.ntl.com] has joined #openttd |
| 13:18 | |-| | lolman [lolman@cpc3-leds2-0-0-cust55.leed.cable.ntl.com] has quit [Read error: Connection reset by peer] |
| 13:22 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 13:24 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 13:27 | |-| | alanin changed nick to Alanin |
| 13:30 | |-| | KritiK [Maxim@ppp85-140-205-216.pppoe.mtu-net.ru] has joined #openttd |
| 13:33 | |-| | RobertGrammig [~Unke@vpn0517.extern.uni-tuebingen.de] has quit [Ping timeout: 480 seconds] |
| 13:40 | |-| | Osai [~Osai@pd9eb7e53.dip.t-dialin.net] has quit [Quit: Osai] |
| 13:49 | |-| | Purno|applet [~Anon5502@5357D37C.cable.casema.nl] has quit [Quit: Bye!] |
| 14:00 | |-| | Sacro [~Ben@adsl-87-102-80-216.karoo.KCOM.COM] has joined #openttd |
| 14:07 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 14:07 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 14:16 | |-| | RobertGrammig [~Unke@vpn0507.extern.uni-tuebingen.de] has joined #openttd |
| 14:19 | |-| | Maedhros [~jc@host86-133-71-162.range86-133.btcentralplus.com] has quit [Quit: leaving] |
| 14:33 | |-| | Ammller [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 14:35 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 14:40 | |-| | davis__ [~email@dtmd-4db5d4f7.pool.einsundeins.de] has joined #openttd |
| 14:40 | <davis__> | eh |
| 14:45 | <Sacro> | i have a brilliant idea |
| 14:45 | <Sacro> | rather than porting it, just add in a vnc server |
| 14:46 | <Sacro> | then anything that can run a vnc client can play the game! |
| 14:51 | |-| | Alanin changed nick to alanin |
| 14:51 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 14:52 | |-| | alanin changed nick to Alanin |
| 14:52 | |-| | Szandor [~user@host-84-9-129-182.bulldogdsl.com] has joined #openttd |
| 14:53 | |-| | RobertGrammig [~Unke@vpn0507.extern.uni-tuebingen.de] has quit [Ping timeout: 480 seconds] |
| 14:53 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 14:59 | |-| | peterbrett [~peter@ptbb2b.girton.cam.ac.uk] has joined #openttd |
| 14:59 | |-| | Zr40 [~Zr40@zr40.xs4all.nl] has joined #openttd |
| 15:00 | <peterbrett> | Hi folks |
| 15:00 | <peterbrett> | I'm having trouble compiling the noai nightly |
| 15:00 | <peterbrett> | How do I get normal GCC error spew? The Makefiles silence it. |
| 15:03 | |-| | scia [~scia@85.149.96.102] has quit [Quit: Lost terminal] |
| 15:03 | |-| | |Jeroen| [~jeroen@dD5E03DCF.access.telenet.be] has quit [Remote host closed the connection] |
| 15:04 | |-| | davis__ [~email@dtmd-4db5d4f7.pool.einsundeins.de] has quit [Quit: .] |
| 15:05 | |-| | Digitalfox [~chatzilla@bl7-181-118.dsl.telepac.pt] has joined #openttd |
| 15:05 | <Digitalfox> | Hello :) |
| 15:07 | <Digitalfox> | I'm having a very weird problem... Well i have server and desktop, for months running with no problems, now without any change my desktop doesn't find the server in network or does the server see desktop.. But my notebook still runs with no problems with my server :| |
| 15:07 | <Digitalfox> | No ip changes, router or cables |
| 15:07 | <Digitalfox> | The desktop still can surf on the net and i can ping the server from desktop |
| 15:08 | <peterbrett> | There's lots of people in here, not talking. :-/ |
| 15:08 | <Eddi|zuHause2> | Digitalfox: firewall? |
| 15:08 | <Digitalfox> | no |
| 15:08 | <Digitalfox> | they don't have |
| 15:08 | <Digitalfox> | i have router firewall |
| 15:09 | <Digitalfox> | I mean, what could have changed without any action from me to this change? |
| 15:09 | <Eddi|zuHause2> | windows? |
| 15:09 | |-| | Brianetta [~brian@82-39-52-234.cable.ubr03.benw.blueyonder.co.uk] has joined #openttd |
| 15:10 | <Digitalfox> | We are talking about a windows 2003 and a windows xp |
| 15:10 | <peterbrett> | Have you checked that your subnet masks haven't been changed by accident? |
| 15:10 | <Digitalfox> | yes, they are still the same |
| 15:10 | <Eddi|zuHause2> | windows update? |
| 15:10 | <Digitalfox> | I can ping the server from desktop and desktop from the server |
| 15:11 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 15:11 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 15:11 | <Eddi|zuHause2> | can you type "\\server-name\" or "\\server-ip\"? |
| 15:11 | <Eddi|zuHause2> | in the address bar |
| 15:12 | <Eddi|zuHause2> | or in start|run |
| 15:12 | <Digitalfox> | no :| |
| 15:13 | <Digitalfox> | i have many network mappings done, and none work now.. |
| 15:13 | <Eddi|zuHause2> | both name and ip don't work? |
| 15:13 | <Digitalfox> | I could think that was server to block, but my notebook can still use the mappings made with no problems |
| 15:14 | <Eddi|zuHause2> | what's a "mapping" |
| 15:14 | <Digitalfox> | "Map network Drive" |
| 15:14 | <Digitalfox> | sorry, don't what's word in english ;) |
| 15:14 | <Eddi|zuHause2> | ah, ok |
| 15:15 | <Eddi|zuHause2> | did you actually try what i said? |
| 15:15 | <Digitalfox> | Typing the server name or ip doesn't work |
| 15:16 | <Eddi|zuHause2> | i still suspect a firewall issue |
| 15:16 | <Digitalfox> | But there aren't any.. :| |
| 15:16 | <Eddi|zuHause2> | can you access the client from the notebook? |
| 15:16 | <Digitalfox> | They are off |
| 15:16 | <Digitalfox> | no |
| 15:16 | <Digitalfox> | wait you mean notebook to desktop? |
| 15:16 | <Digitalfox> | or notebook to server? |
| 15:16 | <Eddi|zuHause2> | yes |
| 15:16 | <Digitalfox> | no |
| 15:17 | <Digitalfox> | it's like desktop is somehow blocked |
| 15:17 | <Digitalfox> | and 'im typing from it ( desktop ) |
| 15:17 | |-| | setrodox_ [setrodox@83-65-237-194.dynamic.xdsl-line.inode.at] has quit [Ping timeout: 480 seconds] |
| 15:17 | <Digitalfox> | you see, my desktop and server are conected by a switch Gigabit and the swith to the router |
| 15:18 | <Digitalfox> | the swith is unmanaged |
| 15:19 | <Digitalfox> | i can acess the router from desktop with no problems, and i state again i can ping server, but can't see it on network |
| 15:19 | <Digitalfox> | Oh and file and print sharing are activated |
| 15:19 | <Digitalfox> | What could it be? |
| 15:20 | |-| | Purno [~Purno@5357D37C.cable.casema.nl] has quit [Quit: Life is a game of pick-up-sticks, played by fucking lunatics.] |
| 15:20 | <Eddi|zuHause2> | if TCP/IP works, but a higher level protocol (SMB) doesn't, it's very unlikely it's something other than firewall |
| 15:22 | <Digitalfox> | ýes i agree, but still if i haven't any firewall/anti-virus software on desktop or notebook, and windows firewall is disabled...It has to be something else i'm not seeing |
| 15:23 | <HMage> | Digitalfox: try enabling telnet on server and connect to it via telnet. That's the simplest protocol. |
| 15:23 | |-| | Digitalfox_ [~chatzilla@bl7-181-118.dsl.telepac.pt] has joined #openttd |
| 15:23 | <HMage> | Digitalfox: try enabling telnet on server and connect to it via telnet. That's the simplest protocol. |
| 15:23 | <Wolf01> | 'night |
| 15:23 | |-| | Wolf01 [~wolf01@host44-173-dynamic.60-82-r.retail.telecomitalia.it] has quit [Quit: Once again the world is quick to bury me.] |
| 15:24 | [~] | Zr40 wonders about the mapgen directory at the root of the svn repository. |
| 15:24 | <Digitalfox_> | ok, HMage , will try |
| 15:25 | |-| | Peakki [antti@cs181000195.pp.htv.fi] has joined #openttd |
| 15:27 | <Digitalfox_> | correct me if i'm wrong but using telnet, may use the command "o" and the ip with some port right? |
| 15:30 | |-| | Digitalfox [~chatzilla@bl7-181-118.dsl.telepac.pt] has quit [Ping timeout: 480 seconds] |
| 15:33 | <Digitalfox_> | Will try something now, restarted is required, be back soon |
| 15:33 | |-| | Digitalfox_ [~chatzilla@bl7-181-118.dsl.telepac.pt] has quit [Quit: Time for Sleeping] |
| 15:33 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 15:33 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 15:37 | <Szandor> | When providing a patch, is it best to diff agains HEAD revision, or the latest nightly build? Or does no-one care? |
| 15:38 | <HMage> | HEAD |
| 15:38 | <Szandor> | thanks |
| 15:38 | <HMage> | and put the revision number in name of the diff |
| 15:38 | |-| | mikk36 [~mikk36@ip147.cab56.mus.starman.ee] has joined #openttd |
| 15:39 | |-| | mikk36[EST] [~mikk36@ip147.cab56.mus.starman.ee] has quit [Read error: Connection reset by peer] |
| 15:39 | |-| | Osai [~Osai@pD9EB7E53.dip.t-dialin.net] has joined #openttd |
| 15:40 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Quit: Konversation terminated!] |
| 15:41 | |-| | HMage [~HMage@85.21.179.62] has quit [Read error: Connection reset by peer] |
| 15:41 | |-| | Digitalfox [~chatzilla@bl7-181-118.dsl.telepac.pt] has joined #openttd |
| 15:42 | <Digitalfox> | Still with the same problem.. I just hope format isn't the solution.. Don't have much time this days.. :( |
| 15:45 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 15:45 | <Digitalfox> | Isn't there some kind of site, where i can follow some comon steps to see if i can fix it? |
| 15:45 | |-| | mikk36 [~mikk36@ip147.cab56.mus.starman.ee] has quit [Quit: The pedestrian had no idea which way to run, so I ran over him.] |
| 15:46 | |-| | RobertGrammig [~Unke@stud241036.studentenheim.uni-tuebingen.de] has joined #openttd |
| 15:47 | |-| | setrodox [~setrodox@85-124-41-132.dynamic.xdsl-line.inode.at] has joined #openttd |
| 15:47 | |-| | mikk36 [~mikk36@ip147.cab56.mus.starman.ee] has joined #openttd |
| 15:49 | <@Belugas> | good night, going home |
| 15:49 | |-| | HMage [~HMage@85.21.179.62] has joined #openttd |
| 15:51 | |-| | Digitalfox_ [~chatzilla@bl7-177-198.dsl.telepac.pt] has joined #openttd |
| 15:51 | |-| | dihedral [~dihedral@dslb-084-056-228-247.pools.arcor-ip.net] has joined #openttd |
| 15:54 | <Digitalfox_> | Ok i found out i can ping ip, but not the server name.. The DNS server used is from my router, and with notebook and server it's running fine, but since ip works and dns is being resolved i may assume my desktop is having problems with dns.. |
| 15:56 | |-| | Digitalfox [~chatzilla@bl7-181-118.dsl.telepac.pt] has quit [Ping timeout: 480 seconds] |
| 15:56 | |-| | Digitalfox_ changed nick to Digitalfox |
| 16:04 | |-| | Vikthor [~Vikthor@snat1.spoje.net] has joined #openttd |
| 16:09 | |-| | dihedral [~dihedral@dslb-084-056-228-247.pools.arcor-ip.net] has quit [Quit: ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007030919]] |
| 16:15 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Remote host closed the connection] |
| 16:16 | |-| | Sacro [~Ben@adsl-87-102-80-216.karoo.KCOM.COM] has quit [Read error: Connection reset by peer] |
| 16:16 | |-| | Sacro_ [Ben@adsl-87-102-80-216.karoo.KCOM.COM] has joined #openttd |
| 16:17 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 16:20 | <Zr40> | Digitalfox: assuming both machines run Windows, are they both in the same workgroup? |
| 16:24 | |-| | Zr40 [~Zr40@zr40.xs4all.nl] has quit [Quit: Leaving] |
| 16:34 | |-| | Vikthor [~Vikthor@snat1.spoje.net] has quit [Ping timeout: 480 seconds] |
| 16:35 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Quit: Konversation terminated!] |
| 16:36 | |-| | Vikthor [~Vikthor@snat1.spoje.net] has joined #openttd |
| 16:47 | |-| | TinoM| [~Tino@i5387DFCA.versanet.de] has quit [Quit: Verlassend] |
| 16:52 | |-| | peterbrett [~peter@ptbb2b.girton.cam.ac.uk] has quit [Ping timeout: 480 seconds] |
| 16:57 | |-| | Sacro_ changed nick to Sacro |
| 16:58 | <Ailure> | http://wiki.openttd.org/images/e/e2/Scn-UnitedKingdom-Minimap.png |
| 16:58 | <Ailure> | hmm |
| 16:58 | <Ailure> | I guess none lives in ireland ;) |
| 17:00 | <Sionide> | wow |
| 17:00 | <Sionide> | good map though |
| 17:00 | <Ailure> | yeah |
| 17:00 | <Sionide> | link to download it? |
| 17:00 | <Ailure> | http://wiki.openttd.org/index.php/Scenarios_Based_on_Real_World |
| 17:00 | <Sionide> | oooohhhhhh |
| 17:00 | <Sionide> | O_o |
| 17:00 | <Ailure> | I was just surfing through the scenario section of the wiki |
| 17:00 | <Sionide> | i should be revising for my exam tomorrow.. |
| 17:00 | <Sionide> | bah! |
| 17:00 | <Ailure> | due to me being bored |
| 17:01 | <Ailure> | woah |
| 17:01 | <Ailure> | the manual have improved a bit |
| 17:01 | <Sionide> | "Mainland Europe and Republic of / Northern Ireland are not yet populated with industries / towns;" |
| 17:02 | <Sionide> | it does say it there :p |
| 17:02 | <Ailure> | I know |
| 17:02 | <Ailure> | That's why I included ;) above |
| 17:02 | <Ailure> | :P |
| 17:02 | |-| | thgergo [~th_gergo@dsl51B788D4.pool.t-online.hu] has quit [] |
| 17:02 | <Sionide> | wow though |
| 17:02 | <Sionide> | that is really cool |
| 17:02 | <Sionide> | Size: 2048x2048 |
| 17:02 | <Sionide> | HUGE |
| 17:03 | <Sionide> | hrm, if it's version is 0.5.0 does that mean i can *only* play it on that version!? |
| 17:03 | <Ailure> | hmm |
| 17:03 | <Ailure> | this todo is old |
| 17:03 | |-| | Osai [~Osai@pD9EB7E53.dip.t-dialin.net] has quit [Quit: Osai] |
| 17:03 | <Ailure> | http://wiki.openttd.org/index.php/NewGRF_TODO |
| 17:03 | <Ailure> | not sure what's in, and what isn't though |
| 17:05 | <peter1138> | there |
| 17:05 | <Ailure> | wow |
| 17:05 | <Ailure> | that was quick peter |
| 17:07 | <peter1138> | yeah, i just implemented all that lot ;p |
| 17:07 | <Ailure> | :) |
| 17:10 | |-| | InterMedio [medium@193.37.141.156] has joined #openttd |
| 17:11 | <Ailure> | http://wiki.openttd.org/index.php/Industries |
| 17:11 | <Ailure> | hmm |
| 17:11 | <Ailure> | weird overlap |
| 17:11 | <Ailure> | and guess I should go and flesh out the industries for toyland |
| 17:11 | <InterMedio> | www.LiteCat.com - All About Linux Debian |
| 17:11 | |-| | InterMedio [medium@193.37.141.156] has left #openttd [] |
| 17:16 | <Sionide> | d-_-b |
| 17:19 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has joined #openttd |
| 17:28 | |-| | RobertGrammig [~Unke@stud241036.studentenheim.uni-tuebingen.de] has quit [Ping timeout: 480 seconds] |
| 17:29 | <Ailure> | http://wiki.openttd.org/index.php/Industries |
| 17:29 | <Ailure> | Made pages for all toyland industries :) |
| 17:29 | |-| | Vikthor [~Vikthor@snat1.spoje.net] has quit [Quit: Leaving.] |
| 17:29 | <Ailure> | Now they only lack pictures |
| 17:29 | |-| | bencvt [~bencvt@va-71-53-204-176.dhcp.embarqhsd.net] has joined #openttd |
| 17:29 | <Ailure> | hmm though Toy shop should be counted as tertiary industry |
| 17:33 | |-| | elmex [~elmex@e180064144.adsl.alicedsl.de] has quit [Remote host closed the connection] |
| 17:36 | |-| | Thomas[NL]_ [~thomas@vdburgt.xs4all.nl] has quit [Remote host closed the connection] |
| 17:38 | <Ailure> | http://wiki.openttd.org/index.php/Special:Recentchanges |
| 17:38 | <Ailure> | :) |
| 17:40 | |-| | Sleepie [~Sleepie@p54B352F2.dip.t-dialin.net] has joined #openttd |
| 17:42 | <valhallasw> | no graphviz plugin on the wiki? |
| 17:42 | <valhallasw> | there is. |
| 17:42 | <valhallasw> | good |
| 17:45 | <Ailure> | http://wiki.openttd.org/index.php/Castegory:List_of_Wagons |
| 17:45 | [~] | Ailure grins |
| 17:45 | <Sleepie> | hi @all |
| 17:49 | <valhallasw> | Ailure: http://wiki.openttd.org/index.php/Cargos#Cargo_Flow_Tables |
| 17:49 | <Ailure> | did you just add that? heh |
| 17:49 | <Ailure> | it looks nice |
| 17:50 | <Ailure> | well though |
| 17:50 | <Ailure> | hmm |
| 17:50 | <valhallasw> | well |
| 17:50 | <valhallasw> | needs some tuning with subgraphs for production levels |
| 17:51 | <valhallasw> | (source, convert, sink) |
| 17:51 | <Ailure> | hmm |
| 17:51 | <Ailure> | is that something that was recently added? |
| 17:51 | <valhallasw> | what? |
| 17:51 | <valhallasw> | subgraphs? |
| 17:52 | <Ailure> | yeah |
| 17:52 | <Ailure> | graphviz |
| 17:52 | <valhallasw> | not sure why clicking doesnt work |
| 17:53 | <Ailure> | looks kinda weird with having a graph in the middle of nowhere |
| 17:53 | <Sleepie> | what do you mean by clicking? |
| 17:53 | <Ailure> | and nowhere else :p |
| 17:53 | <valhallasw> | http://www.mediawiki.org/wiki/Extension:GraphViz |
| 17:53 | <Ailure> | you might put it on a WIP page instead first |
| 17:53 | <Ailure> | so it dosen't feel like it's in the way or something |
| 17:53 | <valhallasw> | Ailure: no. people will extend it faster now :p |
| 17:53 | <Ailure> | :p |
| 17:56 | <valhallasw> | miniature images are possible, too |
| 17:56 | <Ailure> | well Born Acron took it away |
| 17:56 | <Ailure> | And I agree with his point. D: |
| 17:59 | <valhallasw> | meh. |
| 17:59 | <valhallasw> | Born_Acorn: har. :P |
| 18:01 | <Ailure> | bah |
| 18:01 | <Ailure> | just noticed that for some reason |
| 18:02 | <Ailure> | the creator of the cargo tables thought it was a bad idea linking to toyland industries |
| 18:03 | <valhallasw> | I agree :P |
| 18:04 | |-| | Digitalfox [~chatzilla@bl7-177-198.dsl.telepac.pt] has quit [Quit: Time for Sleeping] |
| 18:05 | <valhallasw> | Born_Acorn: I put it on the talk page |
| 18:05 | <valhallasw> | now it's time for bed |
| 18:10 | |-| | SpBot [terom@zapotekII.paivola.fi] has quit [Ping timeout: 480 seconds] |
| 18:10 | <CIA-1> | OpenTTD: peter1138 * r9825 /trunk/src/ (engine.cpp engine.h newgrf.cpp table/engines.h): -Codechange: [NewGRF] Add support for early vehicle retirement. |
| 18:11 | |-| | SpComb [terom@zapotek.paivola.fi] has quit [Read error: Connection reset by peer] |
| 18:11 | <Ailure> | Did that becuse of the TODO, or it was just a coincidence? :P |
| 18:15 | <peter1138> | *shrug* |
| 18:23 | |-| | Peakki [antti@cs181000195.pp.htv.fi] has quit [Quit: Lähdössä] |
| 18:25 | <peter1138> | dbsetxl should have a few less vehicles available at any given time now |
| 18:28 | |-| | kaan [jfk@82.192.152.195] has quit [Quit: night all] |
| 18:28 | <Sleepie> | as long as never_expire_vehicles = false :P |
| 18:28 | <peter1138> | yes |
| 18:31 | <Brianetta> | My dedicated server keeps exiting |
| 18:32 | <Rubidium> | hmm, sounds serious |
| 18:32 | <Brianetta> | You know how I find out it has? |
| 18:32 | <Brianetta> | "Hey Brianetta, are you going to run your server again or is it gone for good?" |
| 18:32 | <Brianetta> | I wish people would pester me sooner |
| 18:32 | <peter1138> | o_O |
| 18:33 | |-| | izhirahider [~izhirahid@squareroot.divisionbyzero.net] has joined #openttd |
| 18:33 | <Brianetta> | So I look, and autopilot is just quit, having detected that the game has exited |
| 18:33 | <Brianetta> | I'll run it with full debug next time |
| 18:33 | <Brianetta> | No error message, no segv... just exit |
| 18:34 | <Brianetta> | like somebody rcons it |
| 18:34 | [~] | Brianetta shrugs |
| 18:34 | <peter1138> | weird... |
| 18:34 | <peter1138> | hmm, i wonder if MB will fix his new bug... haha |
| 18:38 | <Rubidium> | "new" :) |
| 18:40 | <peter1138> | yup |
| 18:40 | <Sleepie> | what bug if I may ask? |
| 18:40 | <peter1138> | well it used to work, of course |
| 18:40 | <peter1138> | powered wagons |
| 18:41 | <Rubidium> | something with powered wagons that weren't powered and are powered now |
| 18:41 | <peter1138> | your ICE-3s'll go like shit off a shovel |
| 18:41 | <Sleepie> | ahh, thanks, well I wonder when dbset 0.9 will be released |
| 18:42 | <peter1138> | or would if the TE wasn't so low (in ottd) |
| 18:42 | <peter1138> | dunno what it should be as ttdp doesn't display it |
| 18:44 | <peter1138> | hmm, they weight more too |
| 18:50 | <peter1138> | -t |
| 18:50 | |-| | Progman [~progman@p57A1F8D3.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 18:51 | |-| | Zuu [~leif@c-0c3c71d5.025-58-6e6b702.cust.bredbandsbolaget.se] has quit [Ping timeout: 480 seconds] |
| 18:53 | <Sleepie> | peter1138: is there any way (using the console) to get information like number of towns, industries on a map? |
| 18:53 | |-| | HMage [~HMage@85.21.179.62] has quit [Read error: Connection reset by peer] |
| 18:54 | <DaleStan> | <peter1138> dunno what it should be as ttdp doesn't display it <-- It can. See the last two paragraphs of http://wiki.ttdpatch.net/tiki-index.php?page=RealisticAcceleration |
| 18:57 | <peter1138> | heh |
| 19:01 | [~] | peter1138 mutters at dosbo |
| 19:01 | <peter1138> | x |
| 19:02 | <peter1138> | ah, ctrl-f9 is quit :/ |
| 19:05 | |-| | Frostregen_ [SADDAM@dslb-084-058-112-166.pools.arcor-ip.net] has joined #openttd |
| 19:05 | |-| | Frostregen [~sucks@dslb-084-058-112-166.pools.arcor-ip.net] has quit [Read error: Connection reset by peer] |
| 19:05 | |-| | Frostregen_ changed nick to Frostregen |
| 19:08 | <peter1138> | hmmm |
| 19:09 | <peter1138> | what does one do with ttdpttxt.txt? |
| 19:09 | <Ailure> | http://194.47.44.201/openTTD/TTO/ |
| 19:09 | <Ailure> | :) |
| 19:10 | <Ailure> | Loading one of my old savegames from the itme I played TTO made me cringe |
| 19:11 | <Sleepie> | Nice :) |
| 19:12 | <Ailure> | http://194.47.44.201/openTTD/TTO/roughland.PNG |
| 19:12 | <Ailure> | I liked some landscaping features much better |
| 19:15 | <Ailure> | rocks and rough land looks more intresting |
| 19:17 | <Ailure> | http://194.47.44.201/openTTD/TTO/redwater.PNG |
| 19:17 | <Ailure> | if you turned of palette cycling and changes climate, the water will have wrong colour :) |
| 19:17 | <Sleepie> | wasn't there a grf to get the TTO graphics back |
| 19:17 | <Ailure> | And a mars one |
| 19:18 | <Ailure> | although they're done 100% same |
| 19:18 | <Ailure> | eh |
| 19:18 | <Ailure> | they aren't 100% same |
| 19:18 | <Ailure> | The mars conversion water looks rather ugly, but I can't blame them as TTO changed some of the palette cycles to give the lava look |
| 19:19 | <Ailure> | If it's supposed to be lava, it could just be iron heavy water :p |
| 19:20 | <Ailure> | It's bascially the water with other colours anyway |
| 19:20 | <Sleepie> | rusty water lol |
| 19:24 | |-| | KritiK [Maxim@ppp85-140-205-216.pppoe.mtu-net.ru] has quit [Quit: Leaving] |
| 19:25 | <Ailure> | heh |
| 19:25 | <Ailure> | and there's a picture of the old farm too |
| 19:25 | <Ailure> | although in mars format |
| 19:26 | <Ailure> | it's smaller in openTTD, but on the other hand spreads out farmland on the map |
| 19:26 | <Ailure> | or technically, TTD |
| 19:28 | <Sleepie> | hmm sometimes the farmland is a bit too much imho especially if you have several farms lets say every 30 tiles |
| 19:29 | <Ailure> | Personally I don't think it's a problem |
| 19:29 | <Ailure> | Someitmes I belive there's not enough farmland :) |
| 19:29 | <Sleepie> | not really and its much better and realistic like the TTO farms |
| 19:31 | <Ailure> | than the TTO farms you mean? |
| 19:32 | <Sleepie> | yep |
| 19:34 | <Sleepie> | oops 2:33 - time for sleep soon |
| 19:35 | <Ailure> | heh |
| 19:35 | <Ailure> | so you live in same timezone as me |
| 19:35 | <Ailure> | I'm too awake to sleep anyway |
| 19:38 | <glx> | many of us are in this TZ :) |
| 19:39 | <peter1138> | DaleStan: ah, that's the problem... mkpttxt.exe doesn't work under dos :( |
| 19:41 | <Sleepie> | yep germany near Dresden to be specific ;) |
| 19:43 | <Ailure> | hmm |
| 19:43 | <Ailure> | one of my friends lives at Dresden |
| 19:43 | <Ailure> | though I live in south Sweden mysel |
| 19:44 | <glx> | s/at/in/ ;) |
| 19:45 | <DaleStan> | peter1138: No more recent Microsoftian OSen, I take it? You should be able to build a native mkpttxt. Check out the patch sources, make the appropriate changes near lines 24 and 30 of Makefile.local, and "make host/mkpttxt". |
| 19:46 | <DaleStan> | Or you could try this binary I just built, as soon as I get it shuffled over here. |
| 19:46 | <peter1138> | scrap that, i my wine works now |
| 19:46 | <peter1138> | i didn't used to... |
| 19:46 | <peter1138> | but thanks |
| 19:52 | <Sleepie> | I'm going off g'night @all |
| 19:55 | |-| | Sleepie [~Sleepie@p54B352F2.dip.t-dialin.net] has left #openttd [] |
| 20:03 | |-| | Frostregen_ [SADDAM@dslb-084-058-112-166.pools.arcor-ip.net] has joined #openttd |
| 20:03 | |-| | Frostregen [SADDAM@dslb-084-058-112-166.pools.arcor-ip.net] has quit [Read error: Connection reset by peer] |
| 20:03 | |-| | Frostregen_ changed nick to Frostregen |
| 20:10 | |-| | HMage [~HMage@85.21.179.62] has joined #openttd |
| 20:26 | |-| | HMage [~HMage@85.21.179.62] has quit [Read error: Connection reset by peer] |
| 20:31 | |-| | Eddi|zuHause3 [~johekr@p54B757DF.dip.t-dialin.net] has joined #openttd |
| 20:38 | |-| | Eddi|zuHause2 [~johekr@p54B7559E.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 21:11 | |-| | Mucht_ [~Mucht@p57A0E86E.dip.t-dialin.net] has joined #openttd |
| 21:15 | |-| | MUcht [~Mucht@p57a0f83d.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 21:44 | |-| | glx [glx@bny93-6-82-245-156-124.fbx.proxad.net] has quit [Quit: bye] |
| 21:46 | |-| | setrodox [~setrodox@85-124-41-132.dynamic.xdsl-line.inode.at] has quit [Quit: Hapiness ;D] |
| 22:11 | <mikk36> | morning :) |
| 22:11 | <mikk36> | (06:11:08) (mikk36) morning :) |
| 22:40 | |-| | Nigel [~nigel@202-154-145-104.ubs-dynamic.connections.net.nz] has joined #openttd |
| 22:42 | |-| | Nigel_ [~nigel@202-154-145-104.ubs-dynamic.connections.net.nz] has quit [Ping timeout: 480 seconds] |
| 22:53 | |-| | Netsplit synthon.oftc.net <-> charon.oftc.net quits: Eddi|zuHause3, Ailure, mggrant, Frostregen, Ammler, TheMask96, peter1138, Born_Acorn, Sacro, Szandor, (+38 more, use /NETSPLIT to show all of them) |
| 22:55 | |-| | Netsplit over, joins: Sionide |
| 22:55 | |-| | Digitalfox [~chatzilla@bl7-177-198.dsl.telepac.pt] has joined #openttd |
| 22:55 | |-| | Netsplit over, joins: spaceinvader, Mucht_, Eddi|zuHause3, Frostregen, Ammler, Sacro, mikk36, Brianetta, Szandor, lolman_ (+37 more) |
| 22:57 | |-| | Sacro [Ben@adsl-87-102-80-216.karoo.KCOM.COM] has quit [Read error: Connection reset by peer] |
| 23:56 | |-| | Ammler [~Ammler@adsl-62-167-61-18.adslplus.ch] has quit [Quit: Konversation terminated!] |
| --- | Log | closed Fri May 11 00:00:13 2007 |